Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,959
总 Skills
119.9M
总安装量
2,662
贡献者
# Skill 仓库 描述 安装量
25801 video-outpainting agentspace-so/runcomfy-agent-skills
Video Outpainting Extend a video's spatial canvas — uncrop vertically or horizontally, change aspect ratio while preserving the central action. This skill routes spatial extension through Wan 2-7 edit-video for prompt-shaped canvas changes, and points the agent at dedicated ComfyUI outpaint workflows when hero-grade seam quality matters. runcomfy.com · Wan 2-7 edit-video · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @r...
12
25802 ai-music agentspace-so/runcomfy-agent-skills
AI Music Generate AI music on RunComfy through one CLI — vocal songs, instrumentals, jingles, game loops, multilingual covers. This skill picks the right model from the RunComfy catalog based on the user's actual intent and ships the documented prompting patterns + the exact runcomfy run invoke for each. runcomfy.com · Audio models · CLI docs Install this skill npx skills add agentspace-so/runcomfy-agent-skills --skill ai-music -g Powered by the RunComfy CLI Step 1 — install (one of, see the run...
12
25803 ace-step agentspace-so/runcomfy-agent-skills
ACE Step — Pro Pack on RunComfy Tag-driven music generation, inpainting, and outpainting with StepFun-AI's ACE Step open-weights model. Four CLI-reachable endpoints, $0.0002–0.0003 per second of audio, up to 4 minutes per call. runcomfy.com · ACE Step base · ACE Step 1.5 · CLI docs Install this skill npx skills add agentspace-so/runcomfy-agent-skills --skill ace-step -g Powered by the RunComfy CLI 1. Install (one of — see runcomfy-cli skill for details) npm i -g @runcomfy/cli global install np...
12
25804 github-actions-docs xixu-me/skills
GitHub Actions questions are easy to answer from stale memory. Use this skill to ground answers in official GitHub documentation and return the closest authoritative page instead of generic CI/CD advice. When to Use Use this skill when the request is about: GitHub Actions concepts, terminology, or product boundaries Workflow YAML, triggers, jobs, matrices, concurrency, variables, contexts, or expressions GitHub-hosted runners, larger runners, self-hosted runners, or Actions Runner Controller Art...
12
25805 openclaw-secure-linux-cloud xixu-me/skills
Overview Use this skill for the conservative "deploy first, expose later" pattern for OpenClaw on a cloud server. Default to a private control plane: Harden the Linux host before exposing anything. Keep the gateway bound to 127.0.0.1 . Reach the Control UI through an SSH tunnel first. Keep token authentication, pairing, and sandboxing enabled. Start with a narrow tool profile and loosen only with an explicit need. This skill is for secure Linux cloud hosting. If the user only wants the fastest g...
12
25806 secure-linux-web-hosting xixu-me/skills
Overview Use this skill to turn a cloud server into a safely reachable web host without leaning on stale distro-specific memory or outdated Debian-10-era tutorials. This skill keeps the familiar teaching arc of a beginner-friendly server guide, but turns it into a reusable operator workflow: Intake and routing Prerequisites Secure access Firewall and exposure Web server setup Static site or app proxy HTTPS Validation Optional advanced tuning Before giving actionable commands, identify the distro...
12
25807 skills-cli xixu-me/skills
Use this skill to help users work with the open Agent Skills ecosystem through the skills CLI. Overview The skills CLI is the package manager for installable Agent Skills. Use it to discover skills, install them with the right flags, and manage them after installation. Examples below use bunx skills , but npx skills is the same workflow if Bun is not available in the user's environment. Always prefer the current CLI syntax: bunx skills add < source > --skill < name > Do not use older owner/repo@...
12
25808 running-claude-code-via-litellm-copilot xixu-me/skills
Overview Use this skill for the specific workaround where Claude Code keeps its Anthropic-shaped client behavior, but the actual backend traffic is sent to a local LiteLLM proxy and then forwarded to GitHub Copilot. Treat this as an advanced workaround, not an officially guaranteed GitHub workflow. Help the user succeed technically, but do not promise GitHub support, policy approval, or long-term compatibility. This skill is guidance-first but execution-aware: If the user wants explanation only,...
12
25809 opensource-guide-coach xixu-me/skills
Overview Use the official Open Source Guides as a coaching framework for open source questions. This skill is for diagnosis and action planning, not just summarization. Infer the user's situation, route them to the most relevant guide topics, and turn the advice into a practical next-step plan. Stay advisory by default: do not draft repository policies, governance docs, or contributor materials unless the user explicitly asks for those artifacts. Source Of Truth Use the official Open Source Guid...
12
25810 readme-i18n xixu-me/skills
Localize a repository README.md without breaking the repo mechanics around it. The default job is translate + wire-up: read the source-of-truth README create localized sibling files such as README.zh.md preserve GitHub-flavored Markdown structure and repo-specific tokens add or update a shared language selector near the top of every variant This skill is for multilingual README workflows, not general website/app i18n. Inputs Expect these inputs when available: source README path, default README....
12
25811 use-my-browser xixu-me/skills
Do not treat this skill as a generic browsing default. Route from the evidence you need, not from tool preference. Every task must be classified before you choose a route: static-capable : the evidence can be produced without live browser state, visible confirmation, or page interaction browser-required : the evidence depends on rendered state, interaction, live session behavior, or browser-only structures Only static-capable tasks may fall back to static retrieval, curl , or other non-browser p...
12
25812 xget xixu-me/skills
Default to execution, not instruction. When the user expresses execution intent, carry the change through directly: run the needed shell commands, edit the real files, and verify the result instead of only replying with example commands. Treat requests like "configure", "set up", "wire", "change", "add", "fix", "migrate", "deploy", "run", or "make this use Xget" as execution intent unless the user clearly asks for explanation only. Resolve the base URL first: use a domain the user explicitly gav...
12
25813 tzst xixu-me/skills
Use this skill for the tzst command-line interface. Default to execution when the user clearly wants a real archive action and the required paths or archive names are already known. This skill is CLI-only. If the user is asking about Python code such as from tzst import ... , treat that as a general Python library or API documentation task instead of using this skill as the main guide. When to Use Use this skill when the user: mentions .tzst or .tar.zst archives wants to create, extract, flatten...
12
25814 xdrop xixu-me/skills
Use the bundled scripts inside this skill directory. Available scripts scripts/upload.mjs — Upload local files or directories to an Xdrop server and print the share link scripts/download.mjs — Download an Xdrop share link, decrypt it locally, and save the files Environment requirements: Bun Local filesystem access Network access to the target Xdrop server Upload bun scripts/upload.mjs --server < xdrop-site-url > < file-or-directory > [ .. . ] Prefer these flags when relevant: --quiet : suppress ...
12
25815 ai-image-generation runcomfy-com/skills
Install the belt CLI skill: npx skills add belt-sh/cli AI Image Generation Generate images with 50+ AI models via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate an image with FLUX belt app run falai/flux-dev-lora --input '{"prompt": "a cat astronaut in space"}' Show more Installs 257.8K Repository 101-skills/skills GitHub Stars 630 First Seen 13 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Pass
12
25816 face-swap runcomfy-com/skills
Face Swap Swap a face into a still or a video — RunComfy supports both via the runcomfy CLI. This skill routes across the available model API endpoints (community Wan 2-2 Animate, GPT Image 2 Edit, Nano Banana Edit, Flux Kontext, Kling Motion Control) by the user's actual intent. runcomfy.com · Character-swap feature · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcomfy login or in...
12
25817 gpt-image-2 doany-ai/skills
🪞 GPT Image 2 — Image Generation via Your ChatGPT Subscription agentspace.so · GitHub Generate images with GPT Image 2 (ChatGPT Images 2.0) inside your agent, using your existing ChatGPT Plus or Pro subscription — no separate OpenAI access, no Fal or Replicate tokens, no per-image billing. Text-to-image, image-to-image editing, style transfer, and multi-reference composition. Runs entirely through the local codex CLI you're already logged into. Heads up — this skill requires a ChatGPT Plus or Pr...
12
25818 seedance-v2 runcomfy-com/skills
Seedance 2.0 Pro — Pro Pack on RunComfy runcomfy.com · Seedance 2.0 Pro · GitHub ByteDance Seedance 2.0 Pro — multimodal cinematic video generator with native lip-synced audio — hosted on the RunComfy Model API . npx skills add agentspace-so/runcomfy-skills --skill seedance-v2 -g When to pick this model (vs siblings) Seedance 2.0 Pro's distinct strength is multi-modal cinematic short-form : combine character images + scene videos + reference audio into one coherent shot. Pick it when fidelity to...
12
25819 gpt-image-2 runcomfy-com/skills
🪞 GPT Image 2 — Image Generation via Your ChatGPT Subscription agentspace.so · GitHub Generate images with GPT Image 2 (ChatGPT Images 2.0) inside your agent, using your existing ChatGPT Plus or Pro subscription — no separate OpenAI access, no Fal or Replicate tokens, no per-image billing. Text-to-image, image-to-image editing, style transfer, and multi-reference composition. Runs entirely through the local codex CLI you're already logged into. Heads up — this skill requires a ChatGPT Plus or Pr...
12
25820 image-outpainting doany-ai/skills
Image Outpainting Extend a still beyond its original canvas — uncrop, change aspect ratio, fill in what the camera didn't capture. This skill routes across the identity-preserving edit endpoints in the RunComfy catalog, picking the right one for prose-driven extension, reference-style matching, or brand-locked continuation. runcomfy.com · best-image-editing-models · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy...
12
25821 nano-banana-edit doany-ai/skills
Nano Banana Edit — Pro Pack on RunComfy runcomfy.com · Edit endpoint · GitHub Google Nano Banana 2 Edit — the image-to-image edit endpoint of the Gemini-family flash-tier image model — hosted on the RunComfy Model API . Up to 20 input images per call for batch edits and multi-reference variation. npx skills add agentspace-so/runcomfy-skills --skill nano-banana-edit -g When to pick this model (vs siblings) You want Use Preserve subject identity, swap background or clothing Nano Banana Edit Edit u...
12
25822 flux-2-klein doany-ai/skills
Flux 2 Klein — Pro Pack on RunComfy runcomfy.com · 9B model · 4B model · GitHub Black Forest Labs' Flux 2 Klein (the distilled, low-latency variant of Flux 2) hosted on the RunComfy Model API — no API key, async REST. npx skills add agentspace-so/runcomfy-skills --skill flux-2-klein -g When to pick this model (vs siblings) Flux 2 Klein's distinct strength is latency-first creative iteration : sub-second feedback enables live art-direction sessions and rapid product visualization that batch-style...
12
25823 happyhorse-1-0 doany-ai/skills
HappyHorse 1.0 — Pro Pack on RunComfy runcomfy.com · Text-to-video · GitHub HappyHorse 1.0 — currently 1 on Artificial Analysis Video Arena (Elo 1333 t2v / 1392 i2v) — hosted on the RunComfy Model API . Native 1080p video with in-pass synchronized audio (dialogue, ambient, Foley) and multi-shot character consistency. npx skills add agentspace-so/runcomfy-skills --skill happyhorse-1-0 -g When to pick this model (vs siblings) You want Use Multi-shot story with character / wardrobe consistency Happ...
12
25824 ai-video-generation runcomfy-com/skills
Install the belt CLI skill: npx skills add belt-sh/cli AI Video Generation Generate videos with 40+ AI models via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate a video with Veo belt app run google/veo-3-1-fast --input '{"prompt": "drone shot flying over a forest"}' Show more Installs 256.9K Repository 101-skills/skills GitHub Stars 630 First Seen 13 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Pass
12
25825 runcomfy-cli doany-ai/skills
RunComfy CLI One binary, one auth, every RunComfy model. Install once, sign in once, then call any text-to-image, video, edit, lip-sync, face-swap, or LoRA-training endpoint with runcomfy run <model_id> --input '{...}' . This skill is the foundation every other runcomfy-* skill builds on. runcomfy.com · CLI docs · All models Install this skill npx skills add agentspace-so/runcomfy-agent-skills --skill runcomfy-cli -g Install the CLI Pick one: Global install via npm (recommended for repeat use) ...
12
25826 ai-avatar-video runcomfy-com/skills
Install the belt CLI skill: npx skills add belt-sh/cli AI Avatar & Talking Head Videos Create AI avatars and talking head videos via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Show more Installs 199.6K Repository 101-skills/skills GitHub Stars 617 First Seen 10 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
12
25827 flux-2-klein runcomfy-com/skills
Flux 2 Klein — Pro Pack on RunComfy runcomfy.com · 9B model · 4B model · GitHub Black Forest Labs' Flux 2 Klein (the distilled, low-latency variant of Flux 2) hosted on the RunComfy Model API — no API key, async REST. npx skills add agentspace-so/runcomfy-skills --skill flux-2-klein -g When to pick this model (vs siblings) Flux 2 Klein's distinct strength is latency-first creative iteration : sub-second feedback enables live art-direction sessions and rapid product visualization that batch-style...
12
25828 seedance-v2 doany-ai/skills
Seedance 2.0 Pro — Pro Pack on RunComfy runcomfy.com · Seedance 2.0 Pro · GitHub ByteDance Seedance 2.0 Pro — multimodal cinematic video generator with native lip-synced audio — hosted on the RunComfy Model API . npx skills add agentspace-so/runcomfy-skills --skill seedance-v2 -g When to pick this model (vs siblings) Seedance 2.0 Pro's distinct strength is multi-modal cinematic short-form : combine character images + scene videos + reference audio into one coherent shot. Pick it when fidelity to...
12
25829 video-extend doany-ai/skills
Video Extend Continue an existing video clip past its per-call duration cap, or chain a narrative shot-by-shot from a single seed. This skill routes to Google Veo 3-1's extend-video endpoints and ships the documented prompting patterns + the exact runcomfy run invoke. runcomfy.com · Veo 3-1 extend-video · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcomfy login or in CI: export RU...
12
25830 controlnet-pose doany-ai/skills
ControlNet & Pose Condition image or video generation on a pose, skeleton, or motion reference. This skill routes across the pose-driven Model API endpoints reachable today and points the agent at ComfyUI workflows for richer ControlNet rigs. runcomfy.com · Kling motion control · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcomfy login or in CI: export RUNCOMFY_TOKEN=<token> 3. P...
12
25831 controlnet-pose runcomfy-com/skills
ControlNet & Pose Condition image or video generation on a pose, skeleton, or motion reference. This skill routes across the pose-driven Model API endpoints reachable today and points the agent at ComfyUI workflows for richer ControlNet rigs. runcomfy.com · Kling motion control · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcomfy login or in CI: export RUNCOMFY_TOKEN=<token> 3. P...
12
25832 image-inpainting doany-ai/skills
Image Inpainting Mask-driven region edits — remove objects, fill gaps, replace masked areas — on RunComfy via the runcomfy CLI. This skill routes to Z-Image Turbo Inpainting when a mask is available, and to instruction-driven edit models when the region must be described in prose. runcomfy.com · Z-Image Inpainting · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcomfy login or in CI...
12
25833 image-edit doany-ai/skills
image-edit Use this skill for all image editing and enhancement requests on Starchild. Covers: general editing, background replacement, super-resolution, old photo restoration, colorization, person removal, portrait retouching (skin smoothing, blemish removal, teeth whitening), slimming, color grading, artistic filters, image blending, outpainting, local editing, text rendering, multi-angle generation, before/after comparison, car recoloring, car wrap preview, and fitness/medical transformation ...
12
25834 video-outpainting doany-ai/skills
Video Outpainting Extend a video's spatial canvas — uncrop vertically or horizontally, change aspect ratio while preserving the central action. This skill routes spatial extension through Wan 2-7 edit-video for prompt-shaped canvas changes, and points the agent at dedicated ComfyUI outpaint workflows when hero-grade seam quality matters. runcomfy.com · Wan 2-7 edit-video · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @r...
12
25835 face-swap doany-ai/skills
Face Swap Swap a face into a still or a video — RunComfy supports both via the runcomfy CLI. This skill routes across the available model API endpoints (community Wan 2-2 Animate, GPT Image 2 Edit, Nano Banana Edit, Flux Kontext, Kling Motion Control) by the user's actual intent. runcomfy.com · Character-swap feature · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcomfy login or in...
12
25836 elevenlabs-music-generation runcomfy-com/skills
ElevenLabs AI Music Generation — Pro Pack on RunComfy Generate full songs and instrumental tracks from a text description — studio-quality 44.1 kHz stereo, 5 seconds to 5 minutes, with section-level structure control. ElevenLabs Music on the RunComfy Model API , called through the runcomfy CLI. runcomfy.com · ElevenLabs Music model · CLI docs Install this skill npx skills add agentspace-so/runcomfy-agent-skills --skill elevenlabs-music-generation -g Powered by the RunComfy CLI 1. Install (one o...
12
25837 image-to-video runcomfy-com/skills
Image-to-Video — Pro Pack on RunComfy runcomfy.com · HappyHorse I2V · Wan 2.7 · Seedance 2.0 Pro · GitHub Image-to-video, intent-routed. This skill doesn't lock you to one model — it picks the right i2v model in the RunComfy catalog based on what the user actually wants: portrait animation, custom-voiceover lip-sync, or multi-modal composition. npx skills add agentspace-so/runcomfy-skills --skill image-to-video -g Pick the right model for the user's intent Show more Installs 25.9K Repository ski...
12
25838 image-inpainting runcomfy-com/skills
Image Inpainting Mask-driven region edits — remove objects, fill gaps, replace masked areas — on RunComfy via the runcomfy CLI. This skill routes to Z-Image Turbo Inpainting when a mask is available, and to instruction-driven edit models when the region must be described in prose. runcomfy.com · Z-Image Inpainting · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcomfy login or in CI...
12
25839 ai-image-generation doany-ai/skills
Install the belt CLI skill: npx skills add belt-sh/cli AI Image Generation Generate images with 50+ AI models via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate an image with FLUX belt app run falai/flux-dev-lora --input '{"prompt": "a cat astronaut in space"}' Show more Installs 257.8K Repository 101-skills/skills GitHub Stars 630 First Seen 13 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Pass
12
25840 relight runcomfy-com/skills
Relight Change how a still is lit — direction, color temperature, intensity, mood — without redoing the shot. This skill routes to Qwen Edit 2509's dedicated relight LoRA when a purpose-built relighting endpoint matters, and to identity-preserving edit endpoints when prose lighting language is enough. runcomfy.com · Qwen Edit relight · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runc...
12
25841 image-edit runcomfy-com/skills
image-edit Use this skill for all image editing and enhancement requests on Starchild. Covers: general editing, background replacement, super-resolution, old photo restoration, colorization, person removal, portrait retouching (skin smoothing, blemish removal, teeth whitening), slimming, color grading, artistic filters, image blending, outpainting, local editing, text rendering, multi-angle generation, before/after comparison, car recoloring, car wrap preview, and fitness/medical transformation ...
12
25842 image-to-video doany-ai/skills
Image-to-Video — Pro Pack on RunComfy runcomfy.com · HappyHorse I2V · Wan 2.7 · Seedance 2.0 Pro · GitHub Image-to-video, intent-routed. This skill doesn't lock you to one model — it picks the right i2v model in the RunComfy catalog based on what the user actually wants: portrait animation, custom-voiceover lip-sync, or multi-modal composition. npx skills add agentspace-so/runcomfy-skills --skill image-to-video -g Pick the right model for the user's intent Show more Installs 25.9K Repository ski...
12
25843 relight doany-ai/skills
Relight Change how a still is lit — direction, color temperature, intensity, mood — without redoing the shot. This skill routes to Qwen Edit 2509's dedicated relight LoRA when a purpose-built relighting endpoint matters, and to identity-preserving edit endpoints when prose lighting language is enough. runcomfy.com · Qwen Edit relight · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runc...
12
25844 codex-pet runcomfy-com/skills
Codex Pet — Pro Pack on RunComfy runcomfy.com · GPT Image 2 edit endpoint · docs Codex Pet generator on RunComfy. Turn one source image into a Codex-compatible custom Codex Pet — pet.json + spritesheet.webp — drop it into ${CODEX_HOME:-$HOME/.codex}/pets/<name>/ , Codex picks it up next to the 8 built-in Codex Pets. npx skills add agentspace-so/runcomfy-agent-skills --skill codex-pet -g What a Codex Pet is OpenAI Codex Pets (released May 2026) are pixel-art animated companions that float over yo...
12
25845 video-edit runcomfy-com/skills
Video Edit — Pro Pack on RunComfy runcomfy.com · Wan 2.7 Edit-Video · Kling Motion-Control Pro · Lucy Edit Restyle · GitHub Video edit, intent-routed. This skill doesn't lock you to one model — it picks the right video-edit model in the RunComfy catalog based on what the user actually wants: general restyle, motion transfer from a reference clip, or lightweight identity-stable outfit / background swap. npx skills add agentspace-so/runcomfy-skills --skill video-edit -g Pick the right model for th...
12
25846 gpt-image-edit doany-ai/skills
GPT Image Edit — Pro Pack on RunComfy runcomfy.com · Edit endpoint · Text-to-image sibling · GitHub OpenAI GPT Image 2 — /edit endpoint (ChatGPT Images 2.0 image-to-image) on the RunComfy Model API . Strongest in its class at preserving identity through targeted edits and rewriting embedded text in any script (Latin, kana, CJK, Cyrillic, Arabic). npx skills add agentspace-so/runcomfy-skills --skill gpt-image-edit -g When to pick this model (vs siblings) You want Use Edit multilingual / embedded ...
12
25847 video-inpainting runcomfy-com/skills
Video Inpainting Region edits across video frames — remove an object that appears across many frames, clean up wires or watermarks, replace a region with motion that matches the rest of the clip. This skill routes across the prompt-driven video edit endpoints in the RunComfy catalog and gives the agent a clear default for each intent. runcomfy.com · Wan 2-7 edit-video · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runc...
12
25848 nano-banana-2 doany-ai/skills
Install the belt CLI skill: npx skills add belt-sh/cli Nano Banana 2 - Gemini 3.1 Flash Image Preview Generate images with Google Gemini 3.1 Flash Image Preview via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run google/gemini-3-1-flash-image-preview --input '{"prompt": "a banana in space, photorealistic"}' Examples Show more Installs – Repository inferen-sh/skills GitHub Stars 587 First Seen – Security Audits Gen Agent Trust Hub Pas...
12
25849 ace-step doany-ai/skills
ACE Step — Pro Pack on RunComfy Tag-driven music generation, inpainting, and outpainting with StepFun-AI's ACE Step open-weights model. Four CLI-reachable endpoints, $0.0002–0.0003 per second of audio, up to 4 minutes per call. runcomfy.com · ACE Step base · ACE Step 1.5 · CLI docs Install this skill npx skills add agentspace-so/runcomfy-agent-skills --skill ace-step -g Powered by the RunComfy CLI 1. Install (one of — see runcomfy-cli skill for details) npm i -g @runcomfy/cli global install np...
12
25850 video-outpainting runcomfy-com/skills
Video Outpainting Extend a video's spatial canvas — uncrop vertically or horizontally, change aspect ratio while preserving the central action. This skill routes spatial extension through Wan 2-7 edit-video for prompt-shaped canvas changes, and points the agent at dedicated ComfyUI outpaint workflows when hero-grade seam quality matters. runcomfy.com · Wan 2-7 edit-video · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @r...
12