agentica
TypeScript AI function calling framework enhanced by compiler capabilities.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
- Repository
- github.com/wrtnlabs/agentica
Overview
Agentica is a TypeScript AI function calling framework enhanced by compiler capabilities. It simplifies AI agent development by allowing you to simply list the required functions. Supports importing functions from TypeScript classes, Swagger/OpenAPI documents, and MCP servers. Ideal for developers familiar with TypeScript and backend development. With minimal configuration, you can quickly create various types of AI agents, such as e-commerce agents or news agents.
Capabilities
- ▪Supports TypeScript class function calling
- ▪Supports Swagger/OpenAPI document function calling
- ▪Supports MCP server function calling
- ▪Simplifies AI agent development workflow
Use cases
Setup
npx agentica start <directory>
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get started with Agentica?
Run `npx agentica start <directory>` and follow the setup wizard.
What types of function calling are supported?
Supports TypeScript classes, Swagger/OpenAPI documents, and MCP servers.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.