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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,8 +129,8 @@ This architecture delivers:
129
129
**Frameworks and utilities for building and loading skills.**
130
130
131
131
-[LangChain Multi-Agent Skills](https://docs.langchain.com/oss/python/langchain/multi-agent/skills) - Official documentation on implementing the skills pattern in LangChain
132
-
-[agentigy/skillcheck](https://github.com/agentigy/skillcheck) - Security scanner for SKILL.md files - detect vulnerabilities before production
133
-
-[openskills](https://github.com/numman-ali/openskills) - Universal skills loader for any AI agent
132
+
-[SkillCheck](https://github.com/agentigy/skillcheck) - Security scanner for SKILL.md files - detect vulnerabilities before production
133
+
-[OpenSkills](https://github.com/numman-ali/openskills) - Universal skills loader for any AI agent
134
134
-[LangChain Deep Agents](https://github.com/langchain-ai/deepagents) - Open source agent harness with skills support
135
135
-[IntentKit](https://github.com/crestalnetwork/intentkit) - Framework for intent-driven AI agents
136
136
-[Agentica](https://github.com/wrtnlabs/agentica) - TypeScript AI function calling framework
0 commit comments