related-skill
Discover and install related skills from inference.sh skill registry. Helps find complementary skills for your AI workflow. Use for: skill discovery, workflow expansion, capability exploration. Triggers: related skills, find skills, skill discovery, complementary skills, expand workflow, more capabilities, similar skills, skill suggestions
What this skill does
> **Install the belt CLI skill:** `npx skills add belt-sh/cli` # Related Skills Discovery Find and install complementary skills to expand your AI agent's capabilities.  ## Quick Start ```bash # Search for skills npx skills search "inference-sh image generation" # List available skills npx skills list inference-sh/skills # Install a skill npx skills add inference-sh/skills@ai-image-generation ``` ## Available Skill Categories | Category | Skill | Description | |----------|-------|-------------| | **AI Models** | `llm-models` | Access 250+ LLM models | | **Images** | `ai-image-generation` | Generate images with AI | | **Images** | `flux-image` | FLUX image models | | **Images** | `image-upscaling` | Upscale and enhance images | | **Images** | `background-removal` | Remove backgrounds from images | | **Video** | `ai-video-generation` | Generate videos with AI | | **Video** | `ai-avatar-video` | Create avatar videos | | **Video** | `google-veo` | Google Veo video generation | | **Audio** | `text-to-speech` | Convert text to speech | | **Audio** | `speech-to-text` | Transcribe audio to text | | **Audio** | `ai-music-generation` | Generate music with AI | | **Search** | `web-search` | Search the web with AI | | **Social** | `twitter-automation` | Automate Twitter/X actions | | **Full** | `inference-sh` | All 250+ apps in one skill | ## Install by Category ### Media Generation ```bash npx skills add inference-sh/skills@ai-image-generation npx skills add inference-sh/skills@ai-video-generation npx skills add inference-sh/skills@ai-music-generation ``` ### Image Processing ```bash npx skills add inference-sh/skills@image-upscaling npx skills add inference-sh/skills@background-removal npx skills add inference-sh/skills@flux-image ``` ### Audio Processing ```bash npx skills add inference-sh/skills@text-to-speech npx skills add inference-sh/skills@speech-to-text ``` ### Research & Automation ```bash npx skills add inference-sh/skills@web-search npx skills add inference-sh/skills@twitter-automation ``` ### Everything at Once ```bash # Install the full platform skill with all 250+ apps npx skills add inference-sh/skills@infsh-cli ``` ## Skill Combinations ### Research Agent ```bash npx skills add inference-sh/skills@web-search npx skills add inference-sh/skills@llm-models ``` ### Content Creator ```bash npx skills add inference-sh/skills@ai-image-generation npx skills add inference-sh/skills@ai-video-generation npx skills add inference-sh/skills@text-to-speech ``` ### Media Processor ```bash npx skills add inference-sh/skills@image-upscaling npx skills add inference-sh/skills@background-removal npx skills add inference-sh/skills@speech-to-text ``` ## Managing Skills ```bash # List installed skills npx skills list # Update all skills npx skills update # Remove a skill npx skills remove inference-sh/skills@ai-image-generation ``` ## Documentation - [Agent Skills Overview](https://inference.sh/blog/skills/skills-overview) - The open standard for AI capabilities - [Getting Started](https://inference.sh/docs/getting-started/introduction) - Introduction to inference.sh - [Apps Overview](https://inference.sh/docs/apps/overview) - Understanding the app ecosystem - [CLI Setup](https://inference.sh/docs/extend/cli-setup) - Installing the CLI - [What is inference.sh?](https://inference.sh/docs/getting-started/what-is-inference) - Platform overview Explore: [inference.sh/explore](https://inference.sh/explore)
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.