Turn a library's documentation site into a Claude skill in 10 minutes
使うタイミング: Claude keeps inventing function signatures for your favorite library because its training data is stale.
前提条件
- URL of the library's docs site — The canonical ReadTheDocs, Docusaurus, or mintlify URL
フロー
-
Point the skill at the docsUse skill-seekers to build a SKILL.md for https://docs.example.com. Output to ~/.claude/skills/example/.✓ コピーしました→ Ingest phase reports page count and starts scraping
-
Review the generated SKILL.mdShow me the frontmatter and the first 50 lines of the generated SKILL.md.✓ コピーしました→ Valid YAML frontmatter, clear sections
-
Test with a real promptNow use the new example skill to do <representative task>.✓ コピーしました→ Claude uses real API names, not hallucinated ones
結果: A new skill in your ~/.claude/skills/ folder that Claude picks up automatically.
注意点
- Docs-vs-code drift sneaks into the output — Let the conflict detector flag mismatches; skim the conflicts.md report it produces