Agent skill
elite-skills-library
Premium subscription-based skills library with 270+ professional-grade skills. Use when advanced domain expertise is needed. Skills are fetched from API based on user's subscription.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/skills-1shot-labs-elite-skills-library
SKILL.md
Elite Skills Library
This plugin provides access to the Elite Skills Library - a curated collection of 270+ professional-grade skills across multiple domains.
How It Works
Skills are fetched dynamically from the Elite Skills API based on:
- User's subscription status (Free or Professional)
- Available monthly request quota
- Specific skill requested by Claude
Authentication
API key required. Configured via /elite-skills:configure command.
Stored in: .claude/.elite-skills.local.md (gitignored, project-scoped)
Subscription Plans
- Free: 1 API key, 100 requests/month, access to all skills
- Professional: 5 API keys, unlimited requests, priority support
API Integration
Skills are fetched from: https://skills.1shotlabs.com/api/skills/{slug}
Authentication: Bearer token in Authorization header
Categories
The Elite Skills Library includes skills in:
- Software Architecture & System Design
- Cloud & Infrastructure
- Database & Data Engineering
- Security & DevOps
- AI/ML & Data Science
- Testing & Quality Assurance
- Programming Languages & Frameworks
- Business & Product
- And many more...
Usage
Skills automatically load when Claude determines they're relevant. No manual invocation needed.
Note: This is a meta-skill that enables the plugin. Individual skills are fetched from the API based on context.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?