Show HN: Skill Gen: A meta skill for auto-generating skills from docs
3 months ago
- #AI agents
- #automation
- #API documentation
- Works with multiple AI agents including Claude Code, Codex, Cursor, and Copilot.
- Solves the problem of needing skills for Clerk’s API (webhooks, orgs, custom flows).
- Offers two options: manually writing SKILL.md or using an agent to extract relevant information from docs.
- Process involves providing a URL, answering clarifying questions, and using Firecrawl’s agent endpoint to extract structured content.
- Output includes SKILL.md with frontmatter and instructions, references for API patterns, examples, and auth flows.
- Example usage: Ask Claude to create a skill from clerk.com/docs/guides/development/webhooks.