ai-agent

Agentic

Your API ⇒ Paid MCP. Instantly.
18,118 stars2,222 forksTypeScriptUpdated 2/11/2026100% free · open source
What it does

Agentic lets you write TypeScript code that builds autonomous LLM‑driven agents with tool‑calling, memory, and planning out‑of‑the‑box.

When to use it
  • You need a custom AI workflow (e.g., a sales‑assistant that can browse the web, write emails, and update a CRM).
  • Your product requires an LLM that can call external APIs or run code as part of its reasoning loop.
  • You want to prototype an AI‑agent quickly without wiring up LangChain or other heavy frameworks.
Ready-to-paste prompt
await agent.run({ user: "Research the latest pricing models for AI‑as‑a‑service, summarize the top three, and draft a one‑page comparison table." });
Heads up: Agentic requires Node 18+ and a valid OpenAI API key; the library will throw at runtime if `process.env.OPENAI_API_KEY` is missing or if you exceed your OpenAI quota.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/agentic && curl -fsSL https://workflowstacks.com/api/skills/agentic/claude-skill -o ~/.claude/skills/agentic/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Agentic works
Codeflow
Free to inspect

Agentic is a large TypeScript project (~49k lines across 568 code files, plus 89 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit 7 months ago, Other license, has a test suite.

Size
Large codebase
~49k lines · 568 code files · ~7 h to skim
Setup
One-command install
Installs like a normal app. Reading the code is optional.
Runs on
Node.js
No API keys detected
TypeScript 99%MDX 1%
Where to start reading
  1. 1
    readme.md
    Start here — what it does and how to install it
  2. 2
    CLAUDE.md
    The instructions the AI actually follows
  3. 3
    package.json
    Dependencies and the commands it exposes
  4. 4
    examples/mcp-servers/context7/agentic.config.ts
    A worked example — copy this to get going
What's in each folder
apps/Sub-packages / plugins332 files
packages/Sub-packages / plugins184 files
docs/Documentation55 files
examples/Examples you can copy46 files
legacy/Archived / older material336 files
stdlib/Folder75 files
fixtures/Data files65 files
.github/CI / automation (GitHub Actions)3 files
READMEHas testsDocumentedCI checksExamples includedOther licenseLast update 7 mo agoArchived — read only
Quick Actions
Details
Creator
transitive-bullshit
Language
TypeScript
Category
ai-agent
Published
12/3/2022

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.