Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
This skill provides a Python script and CLI for calling Agnes AI's text, image, and video generation APIs, with built-in smoke tests for each mode. It helps developers integrate media generation without rewriting curl commands, and gives QA engineers a repeatable way to validate endpoints. The workflow includes prompt engineering guidance for stable image and video output, and handles asynchronous video task creation and polling.
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Compatibility not documented
Use this skill
Follow the documented setup, then try a first task.
I’m using
Install into the current agent
Installs: Agnes AI Generation Skill · current agent
Before you start
An Agnes API key created through the Agnes API platform is required to use the installed skill.
In a terminal, install the repository skill into the current agent.
npx skills add Yacey/agnes-ai-generation-skill
Before making real API calls, provide the API key to the AI in a trusted current agent session. Do not expose it in Git repositories, README files, screenshots, or public chats. The skill also supports configuring the key locally through AGNES_API_KEY, AGNES_API_TOKEN, or APIHUB_AGNES_API_KEY.
Installs: Agnes AI Generation Skill across all supported agents · Codex, Claude Code, OpenClaw, Cursor, Windsurf, other clients that support Agent Skills
Before you start
An Agnes API key created through the Agnes API platform is required to use the installed skill.
In a terminal, install the repository skill into all supported agents.
Before making real API calls, provide the API key to each AI in a trusted current agent session. Do not expose it in Git repositories, README files, screenshots, or public chats. The skill also supports configuring the key locally through AGNES_API_KEY, AGNES_API_TOKEN, or APIHUB_AGNES_API_KEY.
An Agnes API key configured as AGNES_API_KEY, AGNES_API_TOKEN, or APIHUB_AGNES_API_KEY
A subject and scene description to replace [subject and scene]
Use the agnes-ai-generation skill to generate one high-information-density image of [subject and scene]. Return the generated URL without downloading the media.