Agent skill
standards-check
Checks that a project follows standard conventions
Install this agent skill to your Project
npx add-skill https://github.com/promptfoo/promptfoo/tree/main/examples/claude-agent-sdk/plugins/sample-plugin/skills/standards-check
SKILL.md
Standards Check
Check that the project has the following required files:
README.md— project documentation
Report which required files are missing.
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.
token-skill
Use this skill when the user explicitly asks to use token-skill and wants the special token.
code-review
Reviews code for bugs, security issues, and best practices
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?