Sign In

@agentskit/tools

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentskit/tools - npm Package Compare versions

Comparing version
0.13.3
to
0.13.4
+4
-4
package.json
{
"name": "@agentskit/tools",
"version": "0.13.3",
"version": "0.13.4",
"description": "Reusable executable tools for AgentsKit agents.",

@@ -66,4 +66,4 @@ "keywords": [

"dependencies": {
"@agentskit/core": "1.12.7",
"@agentskit/integrations": "0.6.3"
"@agentskit/core": "1.12.8",
"@agentskit/integrations": "0.6.4"
},

@@ -93,3 +93,3 @@ "devDependencies": {

"license": "MIT",
"homepage": "https://www.agentskit.io/docs/packages/tools",
"homepage": "https://www.agentskit.io/docs/reference/packages/tools",
"repository": {

@@ -96,0 +96,0 @@ "type": "git",

@@ -21,3 +21,3 @@ # @agentskit/tools

- Package metadata and tests live under `packages/tools/`.
- Package guide: https://www.agentskit.io/docs/packages/tools
- Package guide: https://www.agentskit.io/docs/reference/packages/tools
- Stability map: [docs/STABILITY.md](../../docs/STABILITY.md)

@@ -34,3 +34,3 @@

Docs: [package guide](https://www.agentskit.io/docs/packages/tools) · [agent handoff](https://github.com/AgentsKit-io/agentskit/blob/main/llms.txt)
Docs: [package guide](https://www.agentskit.io/docs/reference/packages/tools) · [agent handoff](https://github.com/AgentsKit-io/agentskit/blob/main/llms.txt)

@@ -156,4 +156,4 @@ ## Why tools

|---------|----------|
| `@agentskit/tools/mcp` | `createMcpClient`, `createMcpServer`, `toolsFromMcpClient`, stdio + in-memory transports. [MCP bridge recipe](https://www.agentskit.io/docs/recipes/mcp-bridge). |
| `@agentskit/tools/integrations` | `github`, `linear`, `slack`, `notion`, `discord`, `gmail`, `googleCalendar`, `stripe`, `postgres`, `s3`, `firecrawl`, `reader`, `documentParsers`, `openaiImages`, `elevenlabs`, `whisper`, `deepgram`, `maps`, `weather`, `coingecko`, `browserAgent`. [Integrations recipe](https://www.agentskit.io/docs/recipes/integrations) + [More integrations](https://www.agentskit.io/docs/recipes/more-integrations). |
| `@agentskit/tools/mcp` | `createMcpClient`, `createMcpServer`, `toolsFromMcpClient`, stdio + in-memory transports. [MCP bridge recipe](https://www.agentskit.io/docs/reference/recipes/mcp-bridge). |
| `@agentskit/tools/integrations` | `github`, `linear`, `slack`, `notion`, `discord`, `gmail`, `googleCalendar`, `stripe`, `postgres`, `s3`, `firecrawl`, `reader`, `documentParsers`, `openaiImages`, `elevenlabs`, `whisper`, `deepgram`, `maps`, `weather`, `coingecko`, `browserAgent`. [Integrations recipe](https://www.agentskit.io/docs/reference/recipes/integrations) + [More integrations](https://www.agentskit.io/docs/reference/recipes/more-integrations). |

@@ -160,0 +160,0 @@ ## Ecosystem

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display