Skip to content

Conversation

@aRustyDev
Copy link
Owner

Summary

  • Add external.yaml manifest cataloging 400+ skills from 27 registries
  • Add analysis.md with quality assessment and import recommendations
  • Add .anthropic-version for tracking upstream sync

Closes #37

Test plan

  • Run just list-external-skills to verify manifest parsing
  • Run just search-skills <query> to test search
  • Review analysis for accuracy

🤖 Generated with Claude Code

### Added
- external.yaml: Comprehensive manifest of 400+ skills from 27 registries
  - Organized by category (anthropic-official, methodology, scientific, etc.)
  - Includes repo, path, URL, and tags for each skill
  - Tracks skill sources for import automation
- analysis.md: Comparative analysis of external skills
  - Gap analysis identifying missing categories
  - Quality assessment of registries
  - Priority import recommendations (Tier 1, 2, 3)
  - Duplicate detection and merge recommendations
- .anthropic-version: Version tracking for anthropics/skills sync

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@aRustyDev aRustyDev merged commit 2dbf26e into main Dec 26, 2025
2 checks passed
@aRustyDev aRustyDev deleted the feat/external-skills-manifest branch December 26, 2025 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(skills): Add external skills manifest and analysis

2 participants