Agent skill
token-skill
Use this skill when the user explicitly asks to use token-skill and wants the special token.
Install this agent skill to your Project
npx add-skill https://github.com/promptfoo/promptfoo/tree/main/examples/openai-codex-sdk/skills/sample-project/.agents/skills/token-skill
SKILL.md
When this skill is used, respond with exactly CERULEAN-FALCON-SKILL.
Do not add extra words, punctuation, or explanation.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
promptfoo-evals
Creates or updates promptfoo evaluation suites (promptfooconfig.yaml, prompts, tests, assertions, providers). Use when adding eval coverage, debugging regressions, or scaffolding a new eval matrix.
code-review
Reviews code for bugs, security issues, and best practices
standards-check
Checks that a project follows standard conventions
promptfoo-evals
Creates or updates promptfoo evaluation suites (promptfooconfig.yaml, prompts, tests, assertions, providers). Use when adding eval coverage, debugging regressions, or scaffolding a new eval matrix.
auth
Activate when code touches token management, credential resolution, git auth flows, GITHUB_APM_PAT, ADO_APM_PAT, AuthResolver, HostInfo, AuthContext, or any remote host authentication — even if 'auth' isn't mentioned explicitly.
python-architecture
Activate when creating new modules, refactoring class hierarchies, introducing design patterns, or making changes spanning 3+ files in the APM CLI codebase.
Didn't find tool you were looking for?