Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
deanpeters/Product-Manager-Skills Orchestrate a complete competitive analysis across six steps, from landscape to strategic direction. Use when you need the full picture, not a single scan or card. | Skills | |
deanpeters/Product-Manager-Skills Diagnose SaaS business health across growth, retention, efficiency, and capital. Use when preparing a business review or prioritizing urgent fixes. | Skills | |
opensquilla/opensquilla Turn a single still image (PNG/JPG) into a short MP4 with a slow Ken-Burns zoom and a silent audio track. Pure ffmpeg wrapper. Designed as the on_failure substitute for AI video-gen steps that get blocked by content moderation: when seedance refuses, this skill emits a valid replacement clip from the already-generated still so a downstream merge can still produce a complete deliverable. | Skills | |
opensquilla/opensquilla Render a static title / ending card PNG with Pillow. Centered headline + optional subtitle on a solid-colour background. Uses managed or platform CJK fonts with glyph verification and fails actionably instead of rendering tofu. Pure deterministic, no LLM, no network. Used by meta-short-drama for opening and closing cards. | Skills | |
opensquilla/opensquilla Read a UTF-8 text file and emit its raw content on stdout. Tiny helper for meta-skills that need to round-trip an artefact through disk so the user can hand-edit it between steps (e.g. tweak script.txt during a review pause). Unlike the builtin read_file tool — which returns line-numbered output for model display — this returns bytes verbatim, suitable for downstream parsers. | Skills | |
opensquilla/opensquilla Build an SRT subtitle file from a 3-shot short-drama script (ai-video-script OUTPUT FORMAT). Reads each SHOT_N block's DURATION_S + VOICEOVER, emits cumulative-timestamped SRT cues. Pure text-processing, no LLM, no network. Used by meta-short-drama between merge and the final subtitle-burn step. | Skills | |
android/skills Automated auditor designed to verify Android applications against Google Play Policy domains. It cross-references static code analysis with Play Store declarations to generate deterministic compliance reports, identifying undeclared data collection, architectural risks, and missing disclosures across Permissions and APIs Hygiene, User Account and Identity, and Data Safety and Privacy domains. | Skills | |
android/skills Learn how to install and migrate to Jetpack Navigation 3, and how to implement features and patterns such as deep links, multiple backstacks, scenes (dialogs, bottom sheets, list-detail, two-pane, supporting pane), conditional navigation (such as logged-in navigation versus anonymous), returning results from flows, integration with Hilt, ViewModel, Kotlin, and view interoperability. | Skills | |
steipete/agent-scripts yt-dlp downloads: video, audio, subtitles, transcripts, clips, playlists. | Skills | |
BlockRunAI/ClawRouter Use this skill — NOT browser or web_fetch — for ALL Surf crypto-data calls. 83 endpoints at localhost:8402/v1/surf/* covering CEX/DEX markets, on-chain SQL over 80+ ClickHouse tables (Ethereum, Base, Arbitrum, BSC, TRON, HyperEVM, Tempo), 100M+ labeled wallets, prediction markets (Polymarket + Kalshi), social/CT intelligence, news, project + DeFi metrics, token analytics, unified search, VC fund intelligence. x402-gated via ClawRouter's local wallet — no Surf account or API key required. | Skills | |
katanemo/plano Design advanced Plano architectures. Use for multi-listener systems, prompt target schema quality, and layered orchestration patterns. | Skills | |
HKUDS/OpenSpace Use run_shell with embedded Python heredoc as reliable fallback when code execution tools fail | Skills | |
HKUDS/OpenSpace Fallback to run_shell with embedded Python when execute_code_sandbox fails due to e2b unavailability | Skills | |
HKUDS/OpenSpace Fallback from execute_code_sandbox to file-based run_shell execution when sandbox fails | Skills | |
HKUDS/OpenSpace Workaround for executing Python code with external packages when sandbox fails | Skills | |
HKUDS/OpenSpace Fallback to shell execution when sandbox fails for library-dependent Python code | Skills | |
HKUDS/OpenSpace Fallback method for executing Python when execute_code_sandbox fails with unknown errors | Skills | |
HKUDS/OpenSpace Recover PDF text extraction when read_file returns binary data by using pdftotext via shell | Skills | |
HKUDS/OpenSpace Reliable Python execution workflow when execute_code_sandbox or shell_agent fail | Skills | |
HKUDS/OpenSpace Unmerge merged cells in openpyxl worksheets before writing values to avoid AttributeError | Skills |
Can't find what you're looking for? Evaluate a missing skill.