ofoxai/skills

9 skills49 total installsGithubGithubGitHub

Secrets

Agent-safe secret management with hal-vault: SSH-key encrypted storage, tag search, and masked-by-default output.

Media

Agent-safe image handling with ImageMagick: read metadata, resize/crop/composite/montage/watermark/convert, and lossless compression before sending so images stay small and never leak local paths.

Deploy

Publish static sites to shareable URLs. cloudflare-drop runs one packaged command built on the Wrangler CLI: permanent deploy to your Cloudflare account when CLOUDFLARE_API_TOKEN is set, or a 60-minute claimable *.workers.dev preview when not — always stating which you got, baking an honest expiry countdown into previews, self-verifying the served content (not just a 200), and failing open rather than inventing a link.

Video

Generate video with the Ofox video API (Seedance 2.5). ofox-video-core is the shared execution layer (submit, poll, download, report cost) that seedance-short-drama (dialogue-driven short-drama shots), seedance-ad-creative (cinematic brand/product ad clips), seedance-product-video (clean white-background e-commerce product showcases), and seedance-anime-drama (anime/manga storyboard shots with real image-based character consistency, orchestrating ofox-video-core with ofox-image-core) build on fo

Image

Generate images with the Ofox image API (every image model Ofox serves; the model defaults to a cheapest-first priority chain that falls back and says so). ofox-image-core is the shared execution layer for this synchronous, no-job-id API: validates parameters, prices a job with --dry-run before spending, sends one request, decodes and saves the result, and reports real token usage. A library skill other scenario skills (e.g. a video pipeline's character-reference-image step) build on.