skill-from-masters
Create AI skills based on methodologies from domain experts.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.4k
- Source
- skill-github
- Repository
- github.com/GBSOSS/skill-from-masters
Overview
skill-from-masters helps users discover and integrate methodologies, principles, and best practices from domain experts when creating new skills. It performs a three-tier search (local database, online experts, original sources) to identify gold examples and anti-patterns, then cross-validates findings to ensure the generated skill starts with world-class expertise. This skill is compatible with AI agent platforms such as Claude Code and Codex. Ideal for developers and teams requiring high-quality methodological support.
Capabilities
- ▪Three-tier search: local database → online experts → original sources
- ▪Find gold examples and anti-patterns
- ▪Cross-verify across multiple experts
- ▪Extract actionable principles
- ▪Integrate with skill-creator to generate final skill
Use cases
Setup
cd ~/.claude/skills && git clone https://github.com/anthropics/skill-from-masters.git
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How does this skill work?
It finds expert methodologies through three-tier search, extracts principles, and generates the skill.
Which platforms are supported?
Supports AI agent platforms such as Claude Code and Codex.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.