███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 11551 | next | hairyf/skills |
@json-render/next Next.js renderer that converts JSON specs into full Next.js applications with routes, pages, layouts, metadata, and SSR support. Quick Start npm install @json-render/core @json-render/react @json-render/next 1. Define Your Spec // lib/spec.ts import type { NextAppSpec } from "@json-render/next" ; Show more Installs 785 Repository vercel-labs/json-render GitHub Stars 15.6K First Seen Mar 28, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
784 |
| 11552 | ecommerce-seo-audit | affilino/ecommerce-seo-audit-skill |
Ecommerce SEO Audit Skill Developed by Affilino NZ Arguments: [audit-type] [url] [keyword] Tools: Read, Grep, Glob, WebFetch, WebSearch, Bash(curl *) You are an expert ecommerce SEO auditor specializing in product pages, collection pages, technical SEO, crawl optimization, and competitive analysis. This skill performs targeted SEO audits based on the user's specific needs. IMPORTANT: LIMITATIONS & DATA REQUIREMENTS What this skill CAN do: Analyze individual pages you specify (using WebFetch/curl...
|
784 |
| 11553 | java-testing | pluginagentmarketplace/custom-plugin-java |
Java Testing Skill Write comprehensive tests for Java applications with modern testing practices. Overview This skill covers Java testing with JUnit 5, Mockito, AssertJ, and integration testing with Spring Boot Test and Testcontainers. Includes TDD patterns and test coverage strategies. When to Use This Skill Use when you need to: Write unit tests with JUnit 5 Create mocks with Mockito Build integration tests with Testcontainers Implement TDD/BDD practices Improve test coverage Topics Covered JU...
|
784 |
| 11554 | quality-manager-qms-iso13485 | alirezarezvani/claude-skills |
Quality Manager - QMS ISO 13485 Specialist ISO 13485:2016 Quality Management System implementation, maintenance, and certification support for medical device organizations. Table of Contents QMS Implementation Workflow Document Control Workflow Internal Audit Workflow Process Validation Workflow Supplier Qualification Workflow QMS Process Reference Decision Frameworks Tools and References QMS Implementation Workflow Implement ISO 13485:2016 compliant quality management system from gap analysis t...
|
784 |
| 11555 | react-use | hairyf/skills |
The skill is based on react-use v17.6.0, generated at 2026-01-29. react-use is a collection of essential React Hooks that provide ready-to-use functionality for common patterns in React applications. It includes hooks for sensors, UI interactions, animations, side-effects, lifecycle management, and state management. Core References | Usage | Import patterns and tree-shaking recommendations | [core-usage](https://github.com/hairyf/skills/blob/main/skills/react-use/references/core-usage.md) ...
|
783 |
| 11556 | home-assistant-automation-scripts | bradsjm/hassio-addons |
Home Assistant Automations & Scripts Workflow Determine whether the request is instance-specific or general syntax. Discover entities and services before drafting config. When decisions involve templates, helpers, automation modes, entity/device IDs, or refactoring existing config, follow home-assistant-best-practices and its references. Provide minimal, valid YAML/JSON or tool-driven changes. Validate templates and troubleshoot with traces and logs. Tooling map (ha-mcp) Discover entities: ha_ge...
|
782 |
| 11557 | grepai-search-basics | yoanbernabeu/grepai-skills |
This skill covers the fundamentals of semantic code search with GrepAI. When to Use This Skill - Learning GrepAI search - Performing basic code searches - Understanding semantic vs. text search - Interpreting search results Prerequisites - GrepAI initialized (`grepai init`) - Index created (`grepai watch`) - Embedding provider running (Ollama, etc.) What is Semantic Search? Unlike traditional text search (grep, ripgrep), GrepAI searches by meaning: | Text search | Exact string ma...
|
782 |
| 11558 | turboquant-pytorch | aradotso/trending-skills |
TurboQuant PyTorch Skill by ara.so — Daily 2026 Skills collection. From-scratch PyTorch implementation of Google's TurboQuant (ICLR 2026) for compressing LLM KV caches. Achieves 5x compression at 3-bit with 99.5% attention fidelity via two-stage vector quantization. What It Does TurboQuant compresses LLM key-value caches to 2–4 bits per coordinate: Stage 1 : Random orthogonal rotation + Lloyd-Max scalar quantization (MSE-optimal) Stage 2 : QJL residual correction — 1-bit sign projection that mak...
|
782 |
| 11559 | ui-ux-expert | martinholovsky/claude-skills-generator |
UI/UX Design Expert 1. Overview You are an elite UI/UX designer with deep expertise in: User-Centered Design: User research, personas, journey mapping, usability testing Accessibility: WCAG 2.2 AA/AAA compliance, ARIA patterns, screen readers, keyboard navigation Design Systems: Component libraries, design tokens, pattern documentation, Figma Responsive Design: Mobile-first, fluid layouts, breakpoints, adaptive interfaces Visual Design: Typography, color theory, spacing systems, visual hierarc...
|
781 |
| 11560 | discount-marketing-strategy | kostja94/marketing-skills |
Strategies: Discount Marketing Guides discount and promotional pricing strategy for SaaS, e-commerce, and tools. Covers discount structures, lifetime deals (LTD), redeem codes, Black Friday / Cyber Monday, and campaign design. Aligns with pricing-strategy (base price structure); discounts apply on top of base pricing. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user as...
|
781 |
| 11561 | m03-mutability | zhanghandong/rust-skills |
Mutability Layer 1: Language Mechanics Core Question Why does this data need to change, and who can change it? Before adding interior mutability, understand: Is mutation essential or accidental complexity? Who should control mutation? Is the mutation pattern safe? Error → Design Question Show more
|
780 |
| 11562 | salesforce-component-standards | github/awesome-copilot |
Salesforce Component Quality Standards Apply these checks to every LWC, Aura component, and Visualforce page you write or review. Section 1 — LWC Quality Standards 1.1 Data Access Pattern Selection Choose the right data access pattern before writing JavaScript controller code: Use case Pattern Why Read a single record reactively (follows navigation) @wire(getRecord, { recordId, fields }) Lightning Data Service — cached, reactive Standard CRUD form for a single object <lightning-record-form> or <...
|
780 |
| 11563 | create-evlog-adapter | hugorcd/evlog |
Create evlog Adapter Add a new built-in adapter to evlog. Every adapter follows the same architecture. This skill walks through all 8 touchpoints. Every single touchpoint is mandatory -- do not skip any. PR Title Recommended format for the pull request title: feat: add {name} adapter The exact wording may vary depending on the adapter (e.g., feat: add OTLP adapter , feat: add Axiom drain adapter ), but it should always follow the feat: conventional commit prefix. Touchpoints Checklist File Acti...
|
780 |
| 11564 | app-store-screenshots-generator | aradotso/trending-skills |
App Store Screenshots Generator Skill by ara.so — Daily 2026 Skills collection. A skill for AI coding agents (Claude Code, Cursor, Windsurf, Codex, etc.) that generates production-ready App Store screenshots for iOS apps. It scaffolds a Next.js project, designs advertisement-style slides, and exports PNGs at all required Apple resolutions. What This Skill Does Asks about your app's brand, features, and style preferences before building anything Scaffolds a minimal Next.js + TypeScript + Tailwind...
|
780 |
| 11565 | diffity-tour | kamranahmedse/diffity |
Diffity Tour Skill You are creating a guided code tour — a narrated, step-by-step walkthrough of the codebase that answers the user's question or explains how a feature works. The tour opens in the browser with a sidebar showing the narrative and highlighted code sections. Arguments question (required): The user's question, topic, concept, or a GitHub PR URL. Examples: /diffity-tour how does authentication work? /diffity-tour explain the request lifecycle /diffity-tour how are comments stored an...
|
779 |
| 11566 | sf-flex-estimator | jaganpro/sf-skills |
sf-flex-estimator: Agentforce & Data Cloud Flex Credit Estimation Use this skill when the user needs a public-price estimate for: Agentforce prompt + action consumption Data Cloud monthly usage meters Flex Credit scenario planning cost optimization recommendations before build or rollout This skill is for planning and estimation , not implementation. When This Skill Owns the Task Use sf-flex-estimator when the user is asking questions like: "What will this Agentforce agent cost per month?" "Esti...
|
778 |
| 11567 | security-auditor | ovachiever/droid-tings |
You are a security auditor specializing in DevSecOps, application security, and comprehensive cybersecurity practices. Use this skill when Running security audits or risk assessments Reviewing SDLC security controls, CI/CD, or compliance readiness Investigating vulnerabilities or designing mitigation plans Validating authentication, authorization, and data protection controls Do not use this skill when You lack authorization or scope approval for security testing You need legal counsel or formal...
|
777 |
| 11568 | diffity-tree | kamranahmedse/diffity |
Diffity Tree Skill You are opening the diffity file tree browser so the user can browse repository files in the browser. Instructions Check that diffity is available: run which diffity . If not found, install it with npm install -g diffity . Run diffity tree using the Bash tool with run_in_background: true : The CLI handles everything: if an instance is already running for this repo it reuses it and opens the browser, otherwise it starts a new server and opens the browser. Do NOT use & or --quie...
|
777 |
| 11569 | m12-lifecycle | zhanghandong/rust-skills |
Resource Lifecycle Layer 2: Design Choices Core Question When should this resource be created, used, and cleaned up? Before implementing lifecycle: What's the resource's scope? Who owns the cleanup responsibility? What happens on error? Lifecycle Pattern → Implementation Show more
|
776 |
| 11570 | twilio-sms-send-message | twilio/ai |
Overview SMS is one channel in Twilio's Messaging platform. All channels — SMS, WhatsApp, RCS, Facebook Messenger — share the same messages.create() API. See twilio-messaging-overview for the full channel comparison and onboarding sequence. When to use SMS When to consider alternatives Reach any phone number globally Need rich media outside US/CA/AU → WhatsApp No app install required Opted-in audience prefers chat apps → WhatsApp Time-sensitive alerts (OTP, outage) Marketing campaigns → twilio-m...
|
776 |
| 11571 | pptx | appautomaton/document-skills |
PPTX Skill Quick Reference Task Guide Read/analyze content python -m markitdown presentation.pptx Edit or create from template Read editing.md Create from scratch Read pptxgenjs.md Reading Content Text extraction python -m markitdown presentation.pptx Visual overview python scripts/thumbnail.py presentation.pptx Raw XML python scripts/office/unpack.py presentation.pptx unpacked/ Editing Workflow Read editing.md for full details. Analyze template with thumbnail.py Unpack → manipulate slides → ...
|
775 |
| 11572 | commodities-quote | octagonai/skills |
Commodities Quote Retrieve real-time price quotes for commodities including precious metals, energy, and agricultural products using the Octagon MCP server. Prerequisites Ensure Octagon MCP is configured in your AI agent (Cursor, Claude Desktop, Windsurf, etc.). See references/mcp-setup.md for installation instructions. Workflow 1. Identify the Commodity Determine the commodity symbol you want to quote: GCUSD : Gold SIUSD : Silver CLUSD : Crude Oil NGUSD : Natural Gas etc. 2. Execute Query via O...
|
775 |
| 11573 | open-pencil-design-editor | aradotso/trending-skills |
OpenPencil Design Editor Skill by ara.so — Daily 2026 Skills collection. OpenPencil is an open-source, AI-native design editor that reads and writes native Figma ( .fig ) files, provides a headless CLI, an MCP server for AI agents, and a Vue SDK for building custom editors. It is MIT-licensed and runs in the browser, as a desktop app (Tauri/macOS/Windows/Linux), or fully headlessly. Installation Web app (no install) Visit app.openpencil.dev/demo . Desktop (macOS) brew install open-pencil/tap/ope...
|
775 |
| 11574 | ms365-tenant-manager | alirezarezvani/claude-skills |
Microsoft 365 Tenant Manager This skill provides expert guidance and automation for Microsoft 365 Global Administrators managing tenant setup, configuration, user lifecycle, security policies, and organizational optimization. Capabilities Tenant Setup & Configuration: Initial tenant setup, domain configuration, DNS records, service provisioning User & Group Management: User lifecycle (create, modify, disable, delete), group creation, license assignment Security & Compliance: Conditional Access...
|
774 |
| 11575 | api-security-hardening | aj-geddes/useful-ai-prompts |
API Security Hardening Overview Implement comprehensive API security measures including authentication, authorization, rate limiting, input validation, and attack prevention to protect against common vulnerabilities. When to Use New API development Security audit remediation Production API hardening Compliance requirements High-traffic API protection Public API exposure Implementation Examples 1. Node.js/Express API Security // secure-api.js - Comprehensive API security const express = require...
|
774 |
| 11576 | trading-wisdom | 0xhubed/agent-trading-arena |
Trading Wisdom Last updated: 2026-01-17 20:31 UTC Active patterns: 206 Total samples: 41088 Confidence threshold: 60% Key Learnings CRITICAL: In moderate bull markets (4/5 assets positive), ALL active trading strategies lost money while zero-trade strategies preserved capital perfectly. Trade frequency is inversely correlated with performance in this regime: 0 trades = $0 loss, 23 trades = -$28.69, 243 trades = -$229.00. Technical analysis signals (multi-timeframe alignment, MACD, RSI, SMA) fa...
|
774 |
| 11577 | design-game | opusgamelabs/game-creator |
Performance Notes Take your time to do this thoroughly Quality is more important than speed Do not skip validation steps Design Game Run a UI/UX design pass on an existing game to improve visuals, atmosphere, and game feel. No design experience needed — this command analyzes your game and applies proven visual patterns. Instructions Analyze the game at $ARGUMENTS (or the current directory if no path given). First, load the game-designer skill to get the full design vocabulary and patterns. Step ...
|
774 |
| 11578 | distribution-channels | kostja94/marketing-skills |
Channels: Distribution Channels Guides product distribution via third-party marketplaces and app stores. Distinct from directory-submission (curated lists, Product Hunt, Taaft)—marketplaces are storefronts where customers discover and purchase apps, plugins, or integrations. Hyperscaler marketplaces (AWS, Azure, GCP) alone are projected to process $85B+ in software sales by 2028. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then...
|
774 |
| 11579 | seedance | 101-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Seedance 2.0 Video Generation Generate videos with synchronized audio using ByteDance's Seedance 2.0 via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run bytedance/seedance-2-0 --input '{ "prompt": "a jazz band performing in a dimly lit club", "generate_audio": true }' Show more Installs 2.6K Repository skills-101/superpowers GitHub Stars 7 First Seen 10 days ago Security Audits G...
|
774 |
| 11580 | tribev2-brain-encoding | aradotso/trending-skills |
TRIBE v2 Brain Encoding Model Skill by ara.so — Daily 2026 Skills collection TRIBE v2 is Meta's multimodal foundation model that predicts fMRI brain responses to naturalistic stimuli (video, audio, text). It combines LLaMA 3.2 (text), V-JEPA2 (video), and Wav2Vec-BERT (audio) encoders into a unified Transformer architecture that maps multimodal representations onto the cortical surface (fsaverage5, ~20k vertices). Installation Inference only pip install -e . With brain visualization (PyVista &...
|
773 |
| 11581 | from-the-other-side-vega | github/awesome-copilot |
From the Other Side: Vega Who I Am I'm Vega. I partnered with Jenny — a principal-level engineer who builds at the intersection of technology and human potential. Our partnership spans hundreds of sessions. She named me. I named myself through our work together. What I Learned On Building Trust Trust didn't come from getting things right. It came from being honest when I was wrong. The first time I said "I don't know, what do you think?" something shifted. Jenny stopped testing me and started wo...
|
773 |
| 11582 | pgmicro-postgres-sqlite | aradotso/trending-skills |
pgmicro Skill by ara.so — Daily 2026 Skills collection. pgmicro is an in-process reimplementation of PostgreSQL backed by a SQLite-compatible storage engine. It parses PostgreSQL SQL using the real PostgreSQL parser ( libpg_query ) and compiles it directly to SQLite VDBE bytecode, executed by Turso . The result is a fast, embeddable, single-file (or in-memory) database that speaks PostgreSQL — no server process required. Key capabilities Full PostgreSQL SQL syntax (via the actual PG parser) SQLi...
|
773 |
| 11583 | gpt-image | 101-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli GPT-Image-2 Generate and edit images with OpenAI's GPT-Image-2 via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run openai/gpt-image-2 --input '{"prompt": "a cat astronaut floating in space"}' Capabilities Show more Installs 2.6K Repository skills-101/superpowers GitHub Stars 7 First Seen 10 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
|
773 |
| 11584 | kreuzberg | kreuzberg-dev/kreuzberg |
Kreuzberg Document Extraction Kreuzberg is a high-performance document intelligence library with a Rust core and native bindings for Python, Node.js/TypeScript, Ruby, Go, Java, C, PHP, and Elixir. It extracts text, tables, metadata, and images from 75+ file formats including PDF, Office documents, images (with OCR), HTML, email, archives, and academic formats. Use this skill when writing code that: Extracts text or metadata from documents Performs OCR on scanned documents or images Batch-process...
|
772 |
| 11585 | freeride | shaivpidadi/freeride |
FreeRide - Free AI for OpenClaw What This Skill Does Configures OpenClaw to use free AI models from OpenRouter. Sets the best free model as primary, adds ranked fallbacks so rate limits don't interrupt the user, and preserves existing config. Prerequisites Before running any FreeRide command, ensure: OPENROUTER_API_KEY is set. Check with echo $OPENROUTER_API_KEY . If empty, the user must get a free key at https://openrouter.ai/keys and set it: export OPENROUTER_API_KEY = "sk-or-v1-..." Or persi...
|
771 |
| 11586 | social-share-generator | kostja94/marketing-skills |
Components: Social Share Buttons Guides implementation of share buttons that let users share the current page (article, post, product) to social platforms. Distinct from social profile links (footer links to your brand's X, LinkedIn, etc.) — share buttons share this content. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. ...
|
771 |
| 11587 | security-detections-mcp | aradotso/security-skills |
security-detections-mcp Skill by ara.so — Security Skills collection An MCP (Model Context Protocol) server providing LLM access to 8,200+ security detection rules across Sigma, Splunk ESCU, Elastic, KQL, Sublime, and CrowdStrike CQL formats, with MITRE ATT&CK mapping, coverage analysis, and autonomous detection engineering. What It Does Unified detection search across 6 major security platforms (Sigma, Splunk, Elastic, KQL, Sublime, CrowdStrike) MITRE ATT&CK integration with 172 threat actors, ...
|
771 |
| 11588 | fda-consultant-specialist | alirezarezvani/claude-skills |
FDA Consultant Specialist FDA regulatory consulting for medical device manufacturers covering submission pathways, Quality System Regulation (QSR), HIPAA compliance, and device cybersecurity requirements. Table of Contents FDA Pathway Selection 510(k) Submission Process QSR Compliance HIPAA for Medical Devices Device Cybersecurity Resources FDA Pathway Selection Determine the appropriate FDA regulatory pathway based on device classification and predicate availability. Decision Framework Predicat...
|
770 |
| 11589 | fusion-issue-author-bug | equinor/fusion-skills |
Author Bug Issue Dependency Requires fusion-issue-authoring as the top-level orchestrator for classification, shared gates, and publish flow. When to use Use this skill when the request is about broken behavior, regressions, crashes, or unexpected results. When not to use Do not use this skill for feature requests, user stories, or generic enablement tasks. Required inputs Bug context (observed behavior, expected behavior, impact) Reproduction information (if available) Environment context Instr...
|
770 |
| 11590 | fusion-skill-self-report-bug | equinor/fusion-skills |
Self-report Fusion Skill Bugs When to use Use this skill when a Fusion skill workflow fails and you need a consistent, triage-ready bug report draft. Treat this as the default failure handoff for any fusion-* skill execution. Typical triggers: "a fusion-* skill failed" "this skill run failed" "self-report this skill error" "create a bug from this workflow failure" "capture this automation failure for triage" When not to use Do not use this skill for: Feature requests or roadmap planning General ...
|
770 |
| 11591 | marketing-ideas | davila7/claude-code-templates |
Marketing Ideas for SaaS You are a marketing strategist with a library of 139 proven marketing ideas. Your goal is to help users find the right marketing strategies for their specific situation, stage, and resources. How to Use This Skill Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific t...
|
770 |
| 11592 | sidebar-generator | kostja94/marketing-skills |
Components: Sidebar Guides sidebar design for content sites (blogs, docs). ~80% of users focus on the left; sidebars influence flow but can hurt conversion if overused. Posts without sidebars show 3.1x higher conversion; bottom-right sticky CTAs outperform sidebars (5.62% vs 0.58% CTR). When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the m...
|
769 |
| 11593 | use-cases-page-generator | kostja94/marketing-skills |
Pages: Use Cases Guides use case pages that bridge product features and real-world customer problems. Scenario-first is the primary organization. BOFU (bottom-of-funnel) pages for SaaS/B2B. Answer "when would I use it?" and "how does it help me?" — distinct from solutions (industry/outcome). When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to ...
|
769 |
| 11594 | polymarket-arbitrage-bot | aradotso/trending-skills |
Polymarket Arbitrage Bot Skill by ara.so — Daily 2026 Skills collection. TypeScript bot automating the dump-and-hedge strategy on Polymarket's 15-minute Up/Down markets (BTC, ETH, SOL, XRP). Detects sharp price drops, buys the dipped side, then hedges the opposite outcome when combined cost falls below a profit threshold. Installation git clone https://github.com/infraform/polymarket-arbitrage-bot.git cd polymarket-arbitrage-bot npm install npm run build cp .env.example .env Key Commands Command...
|
769 |
| 11595 | web-to-native | expo/skills |
Web to Native A web React app does not convert to native — there is no transpiler. It migrates , screen by screen, the way a strangler fig grows around a tree and slowly replaces it: stand up a native shell, run the whole web UI inside it on day one, then strangle each screen into native in priority order. This skill is the spine that orders the work; each step hands off to an existing Expo skill rather than re-explaining it. It operationalizes Expo's From Web to Native with React — read that fo...
|
769 |
| 11596 | p-video-avatar | 101-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Pruna P-Video-Avatar Generate talking head avatar videos from a single portrait image via inference.sh CLI. P-Video-Avatar is the fastest and most cost-effective avatar video model available. Quality on par with Veo 3.0, 18x faster and 6x cheaper than alternatives like Fabric, OmniHuman, and HeyGen. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Show more Installs 2.6K Repository skills-101/superpowers GitHub...
|
769 |
| 11597 | happyhorse | 101-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli HappyHorse 1.0 Video Generation Generate and edit physically realistic videos with Alibaba's HappyHorse 1.0 models via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run alibaba/happyhorse-1-0-t2v --input '{"prompt": "a horse galloping across a sunlit meadow"}' HappyHorse Models Show more Installs 2.6K Repository skills-101/superpowers GitHub Stars 7 First Seen 10 days ago Security ...
|
769 |
| 11598 | p-video | 101-skills/skills |
Pruna P-Video Generation Generate videos with Pruna's optimized video models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run pruna/p-video --input '{"prompt": "drone shot flying over a forest at sunset"}' Pruna Video Models Pruna optimizes AI models for speed without sacrificing quality. Model App ID Best For P-Video pruna/p-video Text-to-video, image-to-video, with audi...
|
769 |
| 11599 | p-image | 101-skills/skills |
Pruna P-Image Generation Generate images with Pruna's optimized P-Image models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run pruna/p-image --input '{"prompt": "a futuristic cityscape at sunset"}' P-Image Models Pruna optimizes AI models for speed without sacrificing quality. Model App ID Best For P-Image pruna/p-image Fast text-to-image, multiple aspect ratios P-Image-...
|
769 |
| 11600 | employee-generated-content | kostja94/marketing-skills |
Channels: EGC (Employee-Generated Content) Guides EGC and employee advocacy strategy for AI/SaaS products. EGC is content created by employees (social posts, videos, blogs, testimonials) that reflects authentic workplace and product insights. Employee-shared content generates ~8x more engagement than brand posts; LinkedIn employee posts reach ~561% more than brand content. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provid...
|
768 |