From ai-engineer-talks
Runs workflows to author, route, and scale agent skills — SKILL.md structure, description-driven discovery, progressive disclosure, and team distribution. Use when the user writes Cursor/Claude/Codex skills, replaces bloated rules files, or says "author skill", "skill.md", "skills at scale", "agent routing".
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-engineer-talks:author-agent-skillsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Playbook from Nick Nisi & Zack Proser (WorkOS workshop). [workflows.md](workflows.md).
Playbook from Nick Nisi & Zack Proser (WorkOS workshop). workflows.md.
├─ Author a new skill (frontmatter + body) → A
├─ Improve routing via description → B
├─ Progressive disclosure layout → C
└─ Distribute/version across repos → D
Source: playlists/workos-ai-engineer/.
npx claudepluginhub hiteshbandhu/skills-i-use --plugin ai-engineer-talksCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.