Skip to content

Commit e74815b

Browse files
committed
Add Hugging Face skills and LangChain docs
1 parent 4d0b613 commit e74815b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ This architecture delivers:
101101
#### 🔥 Top Picks
102102
- <a href="https://github.com/anthropics/skills" target="_blank" rel="noopener noreferrer">Official collection from Anthropic (document editing, data analysis, etc.)</a>
103103
- <a href="https://github.com/openai/skills" target="_blank" rel="noopener noreferrer">Official collection from OpenAI (Codex skills catalog)</a>
104+
- <a href="https://github.com/huggingface/skills" target="_blank" rel="noopener noreferrer">Official collection from Hugging Face (compatible with Claude, Codex, Gemini)</a>
104105
- <a href="https://github.com/karanb192/awesome-claude-skills" target="_blank" rel="noopener noreferrer">50+ verified skills for Claude Code and Claude.ai</a>
105106
- <a href="https://github.com/shajith003/awesome-claude-skills" target="_blank" rel="noopener noreferrer">Skills for specialized capabilities</a>
106107

@@ -127,6 +128,7 @@ This architecture delivers:
127128

128129
**Frameworks and utilities for building and loading skills.**
129130

131+
- [LangChain Multi-Agent Skills](https://docs.langchain.com/oss/python/langchain/multi-agent/skills) - Official documentation on implementing the skills pattern in LangChain
130132
- [agentigy/skillcheck](https://github.com/agentigy/skillcheck) - Security scanner for SKILL.md files - detect vulnerabilities before production
131133
- [openskills](https://github.com/numman-ali/openskills) - Universal skills loader for any AI agent
132134
- [LangChain Deep Agents](https://github.com/langchain-ai/deepagents) - Open source agent harness with skills support

0 commit comments

Comments
 (0)