You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,7 @@ This architecture delivers:
101
101
#### 🔥 Top Picks
102
102
- <ahref="https://github.com/anthropics/skills"target="_blank"rel="noopener noreferrer">Official collection from Anthropic (document editing, data analysis, etc.)</a>
103
103
- <ahref="https://github.com/openai/skills"target="_blank"rel="noopener noreferrer">Official collection from OpenAI (Codex skills catalog)</a>
104
+
- <ahref="https://github.com/huggingface/skills"target="_blank"rel="noopener noreferrer">Official collection from Hugging Face (compatible with Claude, Codex, Gemini)</a>
104
105
- <ahref="https://github.com/karanb192/awesome-claude-skills"target="_blank"rel="noopener noreferrer">50+ verified skills for Claude Code and Claude.ai</a>
105
106
- <ahref="https://github.com/shajith003/awesome-claude-skills"target="_blank"rel="noopener noreferrer">Skills for specialized capabilities</a>
106
107
@@ -127,6 +128,7 @@ This architecture delivers:
127
128
128
129
**Frameworks and utilities for building and loading skills.**
129
130
131
+
-[LangChain Multi-Agent Skills](https://docs.langchain.com/oss/python/langchain/multi-agent/skills) - Official documentation on implementing the skills pattern in LangChain
130
132
-[agentigy/skillcheck](https://github.com/agentigy/skillcheck) - Security scanner for SKILL.md files - detect vulnerabilities before production
131
133
-[openskills](https://github.com/numman-ali/openskills) - Universal skills loader for any AI agent
132
134
-[LangChain Deep Agents](https://github.com/langchain-ai/deepagents) - Open source agent harness with skills support
0 commit comments