@acedatacloud/acekit
v0.1.0
Published
One command — every AI media & model API (image, video, music, search) inside your coding agent (Claude Code, Cursor, Codex, Gemini CLI). Powered by AceData.
Maintainers
Readme
AceKit
One command — every AI media & model API inside your coding agent
Generate images, video, music, and run web search from Claude Code, Cursor, Codex, Gemini CLI & more — without leaving your editor. One install, one key, free quota to start.
一行命令,把图片 / 视频 / 音乐 / 搜索等全部 AI 能力装进你的编码 agent(Claude Code · Cursor · Codex · Gemini CLI…)。一次安装、一个 key、免费额度起步。
⚡ Quick start
npx acekitAceKit detects every AI coding agent on your machine (Claude Code, Cursor, Codex, Gemini CLI, …) and installs the full AceData skill toolkit so your agent can immediately:
"generate a hero image for this README" → image (Midjourney / Flux / Seedream / NanoBanana)
"turn this script into a 30-second video" → video (Sora / Veo / Kling / Seedance)
"compose background music for the demo" → music (Suno)
"search the web for the latest X and summarize" → web search (SERP)npx acekit list # see available capabilities
npx acekit --helpFree quota included. Grab a key at platform.acedata.cloud — no credit card to start. AceKit prompts for it on first run, or set
ACEDATACLOUD_API_TOKEN.
🧰 What's inside
AceKit is the front door to the whole AceData developer surface. It installs the skill toolkit (and, on the roadmap, the matching MCP servers) so one key unlocks:
| Layer | What you get |
|---|---|
| 🧠 Agent skills | Battle-tested SKILL.md playbooks so your agent calls each API correctly (auth, async polling, retries). |
| 🔌 MCP servers | Suno · Midjourney · Flux · Seedream · NanoBanana · Sora · Veo · Kling · Hailuo · Wan · Luma · Seedance · SERP · ShortURL · … — published to PyPI, MCP Registry, VS Code, JetBrains, Smithery, Docker. |
| 🖥️ CLIs | adc unified CLI + per-service CLIs for terminal/CI use. |
| 📦 SDKs | Official Python & TypeScript SDKs, generated from our OpenAPI specs. |
One key (ACEDATACLOUD_API_TOKEN) unlocks all of it, billed by real usage at api.acedata.cloud.
🤖 Supported agents
| Agent | v0.1 |
|---|---|
| Claude Code | ✅ skills → ~/.claude/skills |
| Codex CLI | ✅ skills → ~/.agents/skills |
| Cursor / Gemini / OpenCode / others | ✅ skills → ~/.agents/skills (point your agent there) |
Roadmap (v0.2): per-capability
acekit add <name>, and automatic per-agent MCP-server config (claude mcp add-json, Cursor deeplink).
🛠️ Capabilities
| Modality | Providers | |---|---| | 🖼️ Image | Midjourney · Flux · Seedream · NanoBanana · OpenAI Image · QR Art | | 🎬 Video | Sora · Veo · Kling · Luma · Hailuo · Pixverse · Seedance · Wan | | 🎵 Music | Suno | | 🔎 Search | Google SERP (web · images · news · maps · videos) | | 🔗 Utility | Short URL, and more |
Full catalog → catalog.json.
💛 Star us
If AceKit saved you from hand-wiring a dozen AI APIs into your agent, give it a ⭐. It tells the next developer this is worth their three seconds.
🔗 Links
- 🔑 Free API key & docs: https://platform.acedata.cloud
- 📚 API reference: https://docs.acedata.cloud
- 🧠 Skills source: https://github.com/AceDataCloud/Skills
- 🔌 MCP servers: https://github.com/AceDataCloud/MCPs
- 💬 Discord: https://discord.gg/f9GRuKCmRc
- 🐦 X: @acedatacloud
- 📧 Email: [email protected]
- 🆘 Support: https://platform.acedata.cloud/support
📄 License
MIT © AceDataCloud
