Skill 0
C 68 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
Skill-0 is a ternary classification system for parsing the internal structure of Claude Skills and MCP Tools.
Description
Skill-0 is a classification system that parses AI/Chatbot Skills (especially Claude Skills and MCP Tools) into structured components. It includes semantic search powered by vector embeddings for intelligent skill discovery. The system organizes and defines the immutable parts of a Skill (or parts that change behavior when modified) into three categories: Action, Rule, and Directive.
الوصف
يعد Skill-0 نظام تصنيف ثنائي للتعرف على البنية الداخلية لتقنيات Claude و MCP. يحتوي على بحث semantics الموجهة بواسطة embeddings النصية للمعرفة الذكية. يقوم النظام بترتيب وتحديد الأجزاء غير المتغيرة من تقنية (أو الأجزاء التي تتغير سلوكها عند التعديل) في ثلاث فئات: Action، Rule، و Directive.
Novelty
7/10Tags
Technologies
Claude Models
Quality Score
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (31% test-to-source ratio)
- Code linting configured (eslint, ruff (possible))
- Consistent naming conventions (snake_case)
- Containerized deployment (Docker)
- Properly licensed project
Weaknesses
- 2 files with critical complexity need refactoring
- 3 bare except/catch blocks swallowing errors
- 2665 duplicate lines detected \u2014 consider DRY refactoring
- 7 'god files' with >500 LOC need decomposition
Recommendations
- Replace bare except/catch blocks with specific exception types
Security & Health
Languages
Frameworks
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · code-quality intelligence · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | > A ternary classification system for parsing the internal structure of Claude Skills and MCP Tools | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Frontend | web-frontend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
