Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install sample-skillgit clone https://github.com/alibaba/spring-ai-alibaba.gitcp spring-ai-alibaba/spring-ai-alibaba-graph-core/src/test/resources/skills/sample-skill/SKILL.md ~/.claude/skills/sample-skill/SKILL.md--- name: sample-skill description: Sample skill fixture for classpath registry enhancement tests. allowed_tools: - lookup_docs - record_result --- # Sample Skill This is a classpath-backed sample skill used by unit tests.