{"plugin":"aicontentdrop","specification":"https://agentskills.io/specification","source":"https://github.com/aicontentdrop/aicontentdrop","count":6,"skills":[{"name":"ai-video-model-picker","description":"Choose the right AI video model for a brief and quote its credit cost before generating, using the AI Content Drop catalogue. Use when asked to generate a video and you must decide which model, when someone asks what a batch of clips will cost, or when a model id is rejected as unknown.","url":"https://aicontentdrop.com/skills/ai-video-model-picker/SKILL.md","path":"skills/ai-video-model-picker/SKILL.md"},{"name":"api-error-handling","description":"Read AI Content Drop API failures correctly and decide whether to retry, change the request, or stop. Covers the error envelope and its 21 codes, rate limits and Retry-After, idempotency conflicts, and the two response shapes the generation endpoints can return. Use when a call to aicontentdrop.com fails, returns 4xx or 5xx, is rate limited, or when writing a retry loop against the API.","url":"https://aicontentdrop.com/skills/api-error-handling/SKILL.md","path":"skills/api-error-handling/SKILL.md"},{"name":"batch-generation-runner","description":"Run many AI Content Drop reads or generations efficiently instead of looping one HTTP call at a time. Covers POST /v1/batch for reads, POST /v1/models/cost for bulk quoting, idempotency keys, and the submit-and-poll loop for generations. Use when handling a storyboard, a shot list, a spreadsheet of prompts, or any job that means more than two or three calls.","url":"https://aicontentdrop.com/skills/batch-generation-runner/SKILL.md","path":"skills/batch-generation-runner/SKILL.md"},{"name":"credits-and-plans","description":"Answer what an AI Content Drop generation costs, what a plan includes, and whether a user can afford a job before running it. Covers the flat per-generation credit model, the free tier, plan tiers and top-up packs, checking a balance, and the charge-on-success rule. Use when asked about pricing, credits, billing, \"can I afford this\", \"how much will this cost\", or when a call returns insufficient_credits.","url":"https://aicontentdrop.com/skills/credits-and-plans/SKILL.md","path":"skills/credits-and-plans/SKILL.md"},{"name":"image-generation","description":"Generate images through the AI Content Drop API and choose between the 27 image models by cost and job. Covers POST /v1/generate/image, picking a model for drafts versus finals, the sandbox rehearsal, and using a generated image as the first frame of a video. Use when asked for an image, a thumbnail, a product still, a poster, concept art, or a reference frame to animate.","url":"https://aicontentdrop.com/skills/image-generation/SKILL.md","path":"skills/image-generation/SKILL.md"},{"name":"video-prompt-writer","description":"Write a prompt that actually produces the shot someone described, for any AI Content Drop video model. Covers the shot-first structure, camera and lighting language models respond to, why text-to-video cannot preserve a specific subject, when to use a reference frame instead, and how to iterate without wasting credits. Use when asked to generate a video, turn a brief or script into a prompt, fix a generation that came out wrong, or animate an existing image.","url":"https://aicontentdrop.com/skills/video-prompt-writer/SKILL.md","path":"skills/video-prompt-writer/SKILL.md"}]}