Sign In

@agentskit/skills

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentskit/skills - npm Package Compare versions

Comparing version
0.4.7
to
0.4.8
+3
-3
package.json
{
"name": "@agentskit/skills",
"version": "0.4.7",
"version": "0.4.8",
"description": "Ready-made skills (prompts + behavioral instructions) for AgentsKit agents.",

@@ -44,7 +44,7 @@ "keywords": [

"dependencies": {
"@agentskit/core": "1.3.0"
"@agentskit/core": "1.4.0"
},
"devDependencies": {
"tsup": "^8.5.0",
"typescript": "^6.0.2",
"typescript": "^6.0.3",
"vitest": "^4.1.4"

@@ -51,0 +51,0 @@ },