From 8ea4c41d132d3e4ab71409953aaf121df077fad7 Mon Sep 17 00:00:00 2001 From: kigland Date: Sat, 4 Apr 2026 17:43:57 +0800 Subject: [PATCH] Add Agentify --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bbb31d2..bf96a01 100644 --- a/README.md +++ b/README.md @@ -353,6 +353,7 @@ Tools that manage and sync AI agent configurations, rules, and context across ed - [rule-gen](https://github.com/nedcodes-ok/rule-gen) — CLI tool that generates AI coding rules from your actual codebase using Google Gemini. Feeds source files into Gemini's 1M token context window to produce project-specific rules for Cursor, Claude Code, Copilot, and Windsurf. Zero dependencies. - [Zenable](https://zenable.io/) — AI guardrails that learn your team's standards and ensure coding agents follow them, maximizing speed and quality. - [Gestalt](https://github.com/dwgoldie/gestalt) — Model-agnostic thinking protocol (AGENTS.md) that shapes how AI coding agents reason. Less filler, more substance, honest about limits. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI. +- [Agentify](https://github.com/koriyoshi2041/agentify) — CLI tool that transforms any OpenAPI spec into 9 agent interface formats (MCP server, AGENTS.md, CLAUDE.md, .cursorrules, Skills, llms.txt, GEMINI.md, A2A Card, CLI) with a single command. Tiered generation strategies for small to large APIs. ### Usage Analytics & Cost Tracking