mcp-server

agents: Build AI Assistants

Create AI agents with a no-code visual builder or TypeScript SDK.
intermediateโฑ 30 minutes๐Ÿ’ต Free + LLM API costs
1,430 stars+3โ˜… this week (early data)178 forksTypeScriptGuide quality 8/10 ยท reviewed Jun 30Updated 9/20/2026100% free ยท open source
What it is

Create AI agents with a no-code visual builder or TypeScript SDK for full 2-way sync.

Real use case example

"A solo developer, Sarah, needs to automate a workflow where a user's AI assistant on Slack sends a query to a search engine, then adds the result to a Notion database. She uses agents to build this workflow in minutes, reducing project delays. Once complete, agents sync the workflow in real-time, ensuring data consistency."

Best insideClaude DesktopClaude CodeAny AI Client
When to use it
  • โ€ขBuilding a chatbot that integrates with multiple services
  • โ€ขDeveloping a multi-agent AI system for complex decision-making
  • โ€ขPrototyping an AI-powered automation workflow without extensive coding
Ready-to-paste prompt
const agent = new Agent(); agent.train([{ input: 'Hello', output: 'Hello, how can I assist you?' }]);
Heads up: Ensure you have Node.js (version 14 or higher) and npm installed on your system before cloning and setting up the 'agents' repository
Saves to your device
Use with Claude
New

Skip the builder โ€” one click puts this in Claude, Cursor, Antigravity and more.

โœ… Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly โ€” no install
Claude Code
mkdir -p ~/.claude/skills/inkeep-agents && curl -fsSL https://workflowstacks.com/api/skills/inkeep-agents/claude-skill -o ~/.claude/skills/inkeep-agents/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.

What's inside โ€” free to inspect

No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

32
top-level files
18
folders
348.3M
source size
Other
license
Key files
AGENTS.md
coverage.config.ts
doltgres-config.yml
package.json
README.md
tsconfig.base.json
File tree
.ai-dev/
.changeset/
.cursor/
.github/
.husky/
.opencode/
.vscode/
agents-api/
agents-cli/
agents-cookbook/
agents-docs/
agents-manage-ui/
agents-ui-demo/
create-agents-template/
packages/
patches/
scripts/
test-agents/
.cursorignore
.env.docker.example
.env.example
.gitignore
.node-version
AGENTS.md
Quick Actions
Details
Creator
inkeep
Language
TypeScript
Category
mcp-server
Published
9/5/2025

Are you the creator of this tool? and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/inkeep-agents.svg)](https://workflowstacks.com/skills/inkeep-agents?utm_source=github&utm_medium=badge)
๐Ÿ”ฅ Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work โ€” importable n8n templates, outcome guides and Claude Desktop configs.