sensei
Automated skill frontmatter compliance scoring and iterative improvement
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Sensei?โผ
Run `npx skills add spboyer/sensei --all -g -y` in your terminal to install the skill globally for your agent.
What problem does Sensei solve?โผ
It fixes skill collision, where agents pick the wrong skill because frontmatter lacks trigger phrases or has bloated descriptions. Sensei scores each SKILL.md and rewrites it until it reaches Medium-High compliance.
How does the Sensei improvement loop work?โผ
It reads your SKILL.md, scores the frontmatter, adds WHEN trigger phrases, scaffolds and runs trigger tests, checks token limits, then repeats until the target score is reached.
Can I use Sensei in CI pipelines?โผ
Yes. Sensei ships as a GitHub Action and an npm CLI, so you can run compliance checks with strict mode on every pull request.
Does Sensei work with Claude Code and Copilot CLI?โผ
Yes. It follows the open Agent Skills specification, so it runs in Copilot CLI, Claude Code, and any agent that supports the SKILL.md standard.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core