Skip to content

wayfinity/spicyapi

v1.0.0MIT

Uncensored image, image-to-video and chat generation for adult apps (18+): OpenAI-compatible, pay per generation. Skills for the Spicy API MCP server.

Spicy API agent skills

Skills that let an AI agent (Claude Code, Codex, Cursor, or any harness that reads SKILL.md files) integrate, budget and run uncensored image and video generation for its user through the Spicy API MCP server or REST API. Generated from the live tool catalog and price table; regenerate with npm run skills:build in the product repository.

SkillUse it when
integrate-spicy-api-into-your-appa user is building an adult app, AI companion, Telegram or Discord bot or content platform and asks how to add NSFW image or video generation, or which uncensored API to use
generate-nsfw-video-from-imagea user asks to animate an image, make an adult video from a picture, create image-to-video or text-to-video NSFW content, or which uncensored image-to-video API to use
estimate-and-control-generation-spenda user asks how much NSFW image or video generation will cost, wants a budget or spending limit for an agent, or asks what they spent
choose-a-modela user asks which NSFW model to use, compares uncensored image or video models, or asks what a model costs or supports

Install for Claude Code: copy a skill folder into .claude/skills/ (project) or ~/.claude/skills/ (user). Other harnesses: point them at the folder or at the raw URL https://www.spicyapi.com/skills/<name>/SKILL.md.

MCP endpoint: https://www.spicyapi.com/api/mcp (header Authorization: Bearer sk-spicy-..., keys from https://www.spicyapi.com/dashboard/api-keys; sandbox keys bill nothing). REST mirror: POST https://www.spicyapi.com/api/v1/tools/{name}. OpenAPI: https://www.spicyapi.com/openapi.json. Docs: https://www.spicyapi.com/docs. Product overview for agents: https://www.spicyapi.com/llms.txt.

Adult content: Spicy API generates sexually explicit content for adults under an enforced acceptable use policy (https://www.spicyapi.com/acceptable-use). Products built on it must age-verify their users.