This wraps the Agnes AI generation APIs for text, image, and video creation through apihub.agnes-ai.com. You get text completions with agnes-2.0-flash, images from agnes-image-2.1-flash (including image-to-image edits), and async video generation with agnes-video-v2.0 covering text-to-video, image-to-video, and keyframe animation. The included Python script handles all the endpoint quirks, validates frame counts and dimensions, and polls video tasks until they finish. One catch: the multi-turn function calling API isn't reliable for agent loops, so stick to single completions for text generation. The smoke test suite is thorough but skip the video cases unless you explicitly need them since they burn credits and take time to render.
npx -y skills add yacey/agnes-ai-generation-skill --skill agnes-ai-generation --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot