@agentskit/skills
Advanced tools
+2
-2
| { | ||
| "name": "@agentskit/skills", | ||
| "version": "0.4.4", | ||
| "version": "0.4.5", | ||
| "description": "Ready-made skills (prompts + behavioral instructions) for AgentsKit agents.", | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@agentskit/core": "1.0.1" | ||
| "@agentskit/core": "1.1.0" | ||
| }, | ||
@@ -47,0 +47,0 @@ "devDependencies": { |
+4
-4
@@ -10,3 +10,3 @@ # @agentskit/skills | ||
| [](../../docs/STABILITY.md) | ||
| [](https://github.com/EmersonBraun/agentskit) | ||
| [](https://github.com/AgentsKit-io/agentskit) | ||
@@ -66,4 +66,4 @@ **Tags:** `ai` · `agents` · `llm` · `agentskit` · `ai-agents` · `autonomous-agents` · `prompts` · `prompt-engineering` · `personas` · `multi-agent` | ||
| <a href="https://github.com/EmersonBraun/agentskit/graphs/contributors"> | ||
| <img src="https://contrib.rocks/image?repo=EmersonBraun/agentskit" alt="AgentsKit contributors" /> | ||
| <a href="https://github.com/AgentsKit-io/agentskit/graphs/contributors"> | ||
| <img src="https://contrib.rocks/image?repo=AgentsKit-io/agentskit" alt="AgentsKit contributors" /> | ||
| </a> | ||
@@ -77,2 +77,2 @@ | ||
| [Full documentation](https://www.agentskit.io) · [GitHub](https://github.com/EmersonBraun/agentskit) | ||
| [Full documentation](https://www.agentskit.io) · [GitHub](https://github.com/AgentsKit-io/agentskit) |
+ Added
- Removed
Updated