npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@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.

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 acekit

AceKit 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 --help

Free 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

📄 License

MIT © AceDataCloud