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
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
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.