Skill Gen
Description
--- description: Generate a complete Agent Skill from a documentation URL using Firecrawl argument-hint: <documentation-url> --- # Generate Skill from Documentation Create a complete, production-ready Agent Skill by scraping documentation with Firecrawl. The skill you build is for an AI agent to use — include information that is beneficial and non-obvious. Consider what procedural knowledge, domain-specific details, or reusable assets would help an agent execute tasks more effectively. The us
Installation
Installs to ~/.claude/skills/firecrawl-firecrawl-claude-plugin-skill-gen/SKILL.md
mkdir -p ~/.claude/skills/firecrawl-firecrawl-claude-plugin-skill-gen && curl -fsSL https://raw.githubusercontent.com/firecrawl/firecrawl-claude-plugin/HEAD/commands/skill-gen.md -o ~/.claude/skills/firecrawl-firecrawl-claude-plugin-skill-gen/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation