Image Generation
/generate-image
Create visuals from text prompts with FLUX and Qwen Image directly in your terminal.
Extend Claude Code with slash commands for image generation, transcription, TTS, video, OCR and more. Powered by deAPI — open-source models, pay-per-use pricing, $5 free credits to start.
One skills folder. Eleven slash commands. Every AI media capability your workflow needs. Browse the source on GitHub.
/generate-image
Create visuals from text prompts with FLUX and Qwen Image directly in your terminal.
/transcribe
Transcribe YouTube videos, audio files, and media URLs with Whisper Large V3.
/generate-audio
Convert text to natural speech with Kokoro TTS — 40+ voices, multiple languages.
/generate-video
Generate short video clips from text or image prompts with LTX Video models.
/remove-bg · /upscale · /ocr
Background removal, 4× upscaling, OCR text extraction, and style transfer — all from one place.
/embed
Generate vector embeddings with BGE-M3 for semantic search and RAG pipelines.
From zero to AI media commands inside Claude Code in minutes.
Copy the deapi folder from github.com/deapi-ai/claude-code-skills into ~/.claude/skills/. Claude Code discovers them automatically on startup.
Sign up for a free deAPI account and set your API key as an environment variable. $5 in free credits included — no credit card needed.
Type /generate-image, /transcribe, or any other command directly in Claude Code. Results are returned inline.
Open Claude Code, type a slash command, get the result inline. No context switches, no separate tools — your AI media pipeline lives where your code does.
Claim $5 in credits and unlock AI media generation directly in your terminal.
Everything you need to know
deapi folder from github.com/deapi-ai/claude-code-skills into ~/.claude/skills/. Claude Code auto-discovers skills on startup — no additional configuration required.
/generate-image, /generate-audio, /generate-video, /transcribe, /ocr, /remove-bg, /upscale, /transform-image, /embed, /deapi-setup, and /deapi-balance. Each maps directly to a deAPI inference endpoint.
~/.claude/skills/ and they're available across all compatible Anthropic clients. The underlying deAPI endpoints can also be called independently via REST from any language or platform.