Skip to content

Add Agentify — Agent Interface Compiler#123

Open
koriyoshi2041 wants to merge 1 commit intoe2b-dev:mainfrom
koriyoshi2041:add-agentify
Open

Add Agentify — Agent Interface Compiler#123
koriyoshi2041 wants to merge 1 commit intoe2b-dev:mainfrom
koriyoshi2041:add-agentify

Conversation

@koriyoshi2041
Copy link
Copy Markdown

What is Agentify?

Agentify is an open-source Agent Interface Compiler that transforms any OpenAPI spec into 9 agent interface formats with a single command:

npx agentify-cli transform <openapi-spec>

Output formats: MCP servers, AGENTS.md, CLAUDE.md, .cursorrules, Skills, llms.txt, GEMINI.md, A2A Card, and standalone CLI.

Why it belongs in this list

  • It's a developer tool/SDK specifically designed for the AI agent ecosystem — bridging existing APIs to agent-native interfaces without requiring API changes.
  • MIT licensed, published on npm (agentify-cli v0.4.3), with 133+ tests passing.
  • Battle-tested on real-world APIs: GitHub API (1,093 endpoints), Stripe (452), Slack (174), and Notion (13).
  • Supports both Swagger 2.0 and OpenAPI 3.x specs.

Changes

Added Agentify in alphabetical order between AgentOps and Chidori, following the existing entry format (H2 heading + description + details dropdown with links).

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