Skip to content

Add Agent Toolbelt — API microservices for LLM agents#284

Open
marras0914 wants to merge 1 commit intotensorchord:mainfrom
marras0914:add-agent-toolbelt
Open

Add Agent Toolbelt — API microservices for LLM agents#284
marras0914 wants to merge 1 commit intotensorchord:mainfrom
marras0914:add-agent-toolbelt

Conversation

@marras0914
Copy link

Agent Toolbelt is a collection of 20 focused API microservices for AI agents and LLM developers:

  • Schema generation (JSON Schema / TypeScript / Zod from natural language)
  • Text extraction (emails, phones, URLs, dates, currencies)
  • Token counting across GPT-4o, Claude, Gemini
  • Regex & cron expression builder from natural language
  • Prompt optimizer (Claude-powered)
  • Web summarizer (fetch + clean markdown + AI summary)
  • Document comparison, contract clause extraction
  • CSV to JSON, Markdown converter, URL metadata, and more

TypeScript SDK: npm install agent-toolbelt
MCP server: npx agent-toolbelt-mcp
GitHub: https://github.com/marras0914/agent-toolbelt
npm downloads: ~810/month (SDK) + ~292/month (MCP server)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant