Skip to content

Add deapi-media skill — AI media generation via deAPI#17

Open
astroclaw wants to merge 1 commit intodaymade:mainfrom
astroclaw:add-deapi-media-skill
Open

Add deapi-media skill — AI media generation via deAPI#17
astroclaw wants to merge 1 commit intodaymade:mainfrom
astroclaw:add-deapi-media-skill

Conversation

@astroclaw
Copy link

New Skill Submission: deapi-media

What it does

Adds AI media generation capabilities to Claude Code with 11 commands:

Command Description
/transcribe Transcribe YouTube, Twitch, Kick, X videos, or audio files
/generate-image Generate images from text (FLUX, SD, etc.)
/generate-audio Text-to-speech with multiple voices
/generate-video Create video from text or animate images
/ocr Extract text from images
/remove-bg Remove image backgrounds
/upscale Upscale image resolution (2x/4x)
/transform-image Apply style transfer
/embed Generate text embeddings
/deapi-setup Configure delivery (webhooks/websockets)
/deapi-balance Check account balance

Structure

  • deapi-media/SKILL.md — Valid YAML frontmatter with name, description
  • deapi-media/commands/ — 11 command definitions
  • Imperative writing style, clear activation criteria

Why

Fills a gap in media generation capabilities. Powered by deAPI.ai decentralized GPU cloud — 10-20x cheaper than OpenAI/Replicate. Free $5 credit on signup.

Source

Upstream: deapi-ai/claude-code-skills

Adds a comprehensive media generation skill with 11 commands:
transcribe, generate-image, generate-audio, generate-video, ocr,
remove-bg, upscale, transform-image, embed, deapi-setup, deapi-balance.

Powered by deAPI.ai's decentralized GPU cloud (10-20x cheaper).
Source: https://github.com/deapi-ai/claude-code-skills
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant