# External AI agent skills — sound-editor Proven, publicly available AI agent skills mapped to this occupation. Nothing is copied from the sources: every entry is a name, a one-line summary and a link to the upstream skill package. Each section names its source repository, commit, license and retrieval date. **Tiers:** `core` = the skill directly exercises a top market hard skill, tool or method (from gated job-ad evidence) or an essential ESCO competence of this occupation; `adjacent` = plausibly useful, secondary. Entries are capped at 12 per source and 80 in total per occupation (core first, strongest matches survive); everything beyond the caps is excluded and logged in the pipeline audit trail, not in this package. _Matched deterministically (ISCO group + title/competence keywords, tiered against market evidence + ESCO essentials) by `pipeline/p5_enrich_ai_skills.py` on 2026-07-14._ ## Source: anthropics/skills - Repository: [https://github.com/anthropics/skills](https://github.com/anthropics/skills) (commit `f6656c1`, retrieved 2026-07-14) - License: Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available — see the LICENSE.txt in the upstream skill folder | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to … | [source](https://github.com/anthropics/skills/tree/main/skills/docx) | | `doc-coauthoring` | adjacent | Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer … | [source](https://github.com/anthropics/skills/tree/main/skills/doc-coauthoring) | | `pdf` | adjacent | Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating … | [source](https://github.com/anthropics/skills/tree/main/skills/pdf) | ## Source: ConardLi/garden-skills - Repository: [https://github.com/ConardLi/garden-skills](https://github.com/ConardLi/garden-skills) (commit `fbd6453`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `web-video-presentation` | adjacent | 把一篇文章或口播稿,做成"看起来像视频"的点击驱动 16:9 网页演示,可选合成口播音频。流程:原始文章 → **一次产出**口播稿 + outline 开发计划 → 用户**一次对齐** 5 件事(稿子 / outline / 主题 / 素材 / 开发模式)→ 网页开发(逐章 / 顺序 / 并行)→ 可选音频合成(provider-agnostic:内置 MiniMax mmx-cli + OpenAI TTS,可换 ElevenLabs / edge-tts / … | [source](https://github.com/ConardLi/garden-skills/tree/fbd6453/skills/web-video-presentation) | ## Source: a5c-ai/babysitter - Repository: [https://github.com/a5c-ai/babysitter](https://github.com/a5c-ai/babysitter) (commit `44a5d58b`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `sound-design-direction` | core | Create comprehensive audio design including music cues, sound effects, Foley, and score direction | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/film-tv-production/skills/sound-design-direction) | | `procedural-audio` | core | Procedural sound skill for synthesis and dynamic sound design. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/game-development/skills/procedural-audio) | | `style-specification` | core | Create ultra-detailed musical style specifications including genres, BPM, instrumentation, vocal direction, production aesthetics, and reference tracks for AI music generation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/music-album-creation/skills/style-specification) | | `lyric-writing` | core | Write complete song lyrics with structural annotations and production notes optimized for AI music generation platforms like Suno and Udio | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/music-album-creation/skills/lyric-writing) | | `instructional-video-production` | core | Plan, record, edit, and produce instructional video content including screencasts, demonstrations, and talking-head videos | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/education/skills/instructional-video-production) | | `production-coordination` | core | Coordinate all aspects of live performance production including scheduling, technical requirements, artist contracts, venue logistics, and show documentation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/skills/production-coordination) | | `vocal-direction` | core | Create detailed vocal specifications including style, register, techniques, emotional delivery, and influence references for AI music generation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/music-album-creation/skills/vocal-direction) | | `nanoparticle-synthesis-optimizer` | core | Synthesis parameter optimization skill for metal, semiconductor, and oxide nanoparticle production with automated protocol generation and reproducibility validation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/nanotechnology/skills/nanoparticle-synthesis-optimizer) | ## Source: affaan-m/everything-claude-code - Repository: [https://github.com/affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) (commit `ed38744`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `taste` | core | A creative-direction (taste) layer for music videos and short-form edits in the angelcore / cloud-trance / hyperpop visual family. Distills a named-genre aesthetic vocabulary, a mood + color + light system, and a beat-synced editing … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/taste) | | `video-editing` | core | AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/video-editing) | | `fastapi-patterns` | core | FastAPI patterns for async APIs, dependency injection, Pydantic request and response models, OpenAPI docs, tests, security, and production readiness. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.kiro/skills/fastapi-patterns) | ## Source: alirezarezvani/claude-skills - Repository: [https://github.com/alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) (commit `0241f43`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `content-production` | core | Full content production pipeline — takes a topic from blank page to published-ready piece. Use when you need to execute content: write a blog post, article, or guide end-to-end. Triggers: 'write a post about', 'draft an article', 'create … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/marketing-skill/skills/content-production) | ## Source: anandpareek-hub/pixelbin-claude-skill - Repository: [https://github.com/anandpareek-hub/pixelbin-claude-skill](https://github.com/anandpareek-hub/pixelbin-claude-skill) (commit `b14f137`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `pixelbin` | core | Use when the user wants to generate AI images or videos, transform/edit existing media, build production media pipelines, get CDN URLs for images/videos, do bulk image processing (background removal, watermark removal, upscaling, … | [source](https://github.com/anandpareek-hub/pixelbin-claude-skill/tree/b14f137/skills/pixelbin) | ## Source: brycewang-stanford/Auto-Empirical-Research-Skills - Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14) - License: CC-BY-4.0 | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `avoid-ai-writing` | core | Audit and rewrite content to remove AI writing patterns ("AI-isms"). Use this skill when asked to "remove AI-isms," "clean up AI writing," "edit writing for AI patterns," "audit writing for AI tells," or "make this sound less like AI." … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/47-conorbronsdon-avoid-ai-writing) | ## Source: conorbronsdon/avoid-ai-writing - Repository: [https://github.com/conorbronsdon/avoid-ai-writing](https://github.com/conorbronsdon/avoid-ai-writing) (commit `500ff59`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `avoid-ai-writing` | core | Audit and rewrite content to remove AI writing patterns ("AI-isms"). Use this skill when asked to "remove AI-isms," "clean up AI writing," "edit writing for AI patterns," "audit writing for AI tells," or "make this sound less like AI." … | [source](https://github.com/conorbronsdon/avoid-ai-writing/tree/500ff59) | ## Source: davepoon/buildwithclaude - Repository: [https://github.com/davepoon/buildwithclaude](https://github.com/davepoon/buildwithclaude) (commit `3c94e0c`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `tubeify` | core | Remove pauses, filler words (um, uh), and dead air from raw YouTube recordings via the Tubeify API. Use when the user wants to edit a video, clean up audio, trim silences, or polish a raw recording for YouTube. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/tubeify) | | `routerbase-model-gateway` | core | Integrate and route AI model requests through RouterBase. Use when migrating OpenAI-compatible clients, choosing model IDs, configuring fallbacks, or building chat, image, video, audio, speech, and embedding workflows. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/routerbase-model-gateway) | ## Source: davila7/claude-code-templates - Repository: [https://github.com/davila7/claude-code-templates](https://github.com/davila7/claude-code-templates) (commit `fa79251`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `game-audio` | core | Game audio principles. Sound design, music integration, adaptive audio systems. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/game-development/game-audio) | | `crewai-multi-agent` | core | Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agents-crewai) | | `figma-implement-design` | core | Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/figma-implement-design) | | `bleu` | core | Use this skill whenever a developer wants to turn an idea into a complete, production-ready, end-to-end system plan BEFORE writing any code. Trigger on 'plan this system', 'design the architecture for', 'help me blueprint', 'deep plan for … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/bleu) | | `bright-data-best-practices` | core | Build production-ready Bright Data integrations with best practices baked in. Reference documentation for developers using coding assistants (Claude Code, Cursor, etc.) to implement web scraping, search, browser automation, and structured … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/web-data/bright-data-best-practices) | | `figma` | core | Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/figma) | | `motion-canvas` | core | Complete production-ready guide for Motion Canvas with ESM/CommonJS workarounds, full setup templates, and troubleshooting for programmatic video creation using TypeScript | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/video/motion-canvas) | ## Source: Devin-AXIS/iPolloWork - Repository: [https://github.com/Devin-AXIS/iPolloWork](https://github.com/Devin-AXIS/iPolloWork) (commit `5107542`, retrieved 2026-07-14) - License: custom (see upstream LICENSE) | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `figma-implement-motion` | core | Translates Figma motion and animations into production-ready application code. Use when implementing animation/motion from a Figma design — user mentions "implement this motion", "add animation from Figma", "animate this component", … | [source](https://github.com/Devin-AXIS/iPolloWork/tree/5107542/examples/plugin-packages/figma/.opencode/skills/figma-implement-motion) | ## Source: eduardo-sl/go-agent-skills - Repository: [https://github.com/eduardo-sl/go-agent-skills](https://github.com/eduardo-sl/go-agent-skills) (commit `3c45d7f`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `go-coding-standards` | core | Go coding standards and style conventions grounded in Effective Go, Go Code Review Comments, and production-proven idioms. Use when writing or reviewing Go code, enforcing naming conventions, import ordering, variable declarations, struct … | [source](https://github.com/eduardo-sl/go-agent-skills/tree/3c45d7f/skills/(code-quality)/go-coding-standards) | ## Source: EveryInc/compound-engineering-plugin - Repository: [https://github.com/EveryInc/compound-engineering-plugin](https://github.com/EveryInc/compound-engineering-plugin) (commit `1a7a4c1`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `ce-riffrec-feedback-analysis` | core | Analyze Riffrec feedback captures from bundles or standalone recordings. Always load for `riffrec-*.zip`, `session.json` + `events.json` + `recording.webm` + `voice.webm` bundles, `.mp4`/`.mov`/`.webm` videos, `.m4a`/`.mp3`/`.wav` audio, … | [source](https://github.com/EveryInc/compound-engineering-plugin/tree/1a7a4c1/skills/ce-riffrec-feedback-analysis) | ## Source: foryourhealth111-pixel/Vibe-Skills - Repository: [https://github.com/foryourhealth111-pixel/Vibe-Skills](https://github.com/foryourhealth111-pixel/Vibe-Skills) (commit `34429a8`, retrieved 2026-07-14) - License: Apache-2.0 | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `figma-implement-design` | core | Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/figma-implement-design) | | `sentry` | core | Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/sentry) | ## Source: gooseworks-ai/goose-skills - Repository: [https://github.com/gooseworks-ai/goose-skills](https://github.com/gooseworks-ai/goose-skills) (commit `94ec916`, retrieved 2026-07-14) - License: no explicit license — referenced by link only | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `video-polish` | core | Takes an existing screen recording or demo video and adds professional zoom/pan effects synchronized to the narration. Uses transcript-driven zoom targeting and Remotion for rendering. Optionally replaces audio with a soundtrack. | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/design/packs/video-production/video-polish) | | `render-offer-ad` | core | Render a punchy ~12s vertical (9:16) music-only direct-response OFFER ad as a 4-beat kinetic-typography film — HEADLINE slam → real PRODUCT drop → CLAIM/proof → CTA pill — from one config of copy slots, a real product photo, a brand … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/ads/capabilities/render-offer-ad) | ## Source: jabrena/plinth - Repository: [https://github.com/jabrena/plinth](https://github.com/jabrena/plinth) (commit `065eae8`, retrieved 2026-07-14) - License: Apache-2.0 | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `054-design-tdd` | core | Use when Java implementation work should be guided by Test-Driven Development, including maintaining a test list, choosing the next behavior, writing a failing test first, implementing only enough production code to pass, and refactoring … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/054-design-tdd) | ## Source: JasonColapietro/suede-creator-skills - Repository: [https://github.com/JasonColapietro/suede-creator-skills](https://github.com/JasonColapietro/suede-creator-skills) (commit `0dc2aef`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `suede-video` | core | Suede-owned marketing video planning and production discipline. Use when choosing a format, scripting, storyboarding, generating, editing, reverse-engineering pacing, building a repeatable video pipeline, or repurposing one source into … | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-video) | ## Source: jeremylongshore/claude-code-plugins-plus-skills - Repository: [https://github.com/jeremylongshore/claude-code-plugins-plus-skills](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) (commit `e112938a`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `deepgram-core-workflow-a` | core | Implement production pre-recorded speech-to-text with Deepgram. Use when building audio transcription, batch processing, or implementing diarization and intelligence features. Trigger: "deepgram transcription", "speech to text", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/deepgram-pack/skills/deepgram-core-workflow-a) | | `elevenlabs-reference-architecture` | core | Implement ElevenLabs reference architecture for production TTS/voice applications. Use when designing new ElevenLabs integrations, reviewing project structure, or building a scalable audio generation service. Trigger: "elevenlabs … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/elevenlabs-pack/skills/elevenlabs-reference-architecture) | | `speak-sdk-patterns` | core | Production patterns for Speak language learning API: conversation sessions, pronunciation assessment, audio preprocessing, and batch operations. Use when implementing sdk patterns features, or troubleshooting Speak language learning … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/speak-pack/skills/speak-sdk-patterns) | | `elevenlabs-sdk-patterns` | core | Apply production-ready ElevenLabs SDK patterns for TypeScript and Python. Use when implementing ElevenLabs integrations, refactoring SDK usage, or establishing team coding standards for audio AI applications. Trigger: "elevenlabs SDK … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/elevenlabs-pack/skills/elevenlabs-sdk-patterns) | | `speak-prod-checklist` | core | Production readiness checklist for Speak language learning integrations: auth, audio pipeline, monitoring, and compliance. Use when implementing prod checklist features, or troubleshooting Speak language learning integration issues. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/speak-pack/skills/speak-prod-checklist) | | `assemblyai-core-workflow-b` | core | Execute AssemblyAI streaming transcription and LeMUR workflows. Use when implementing real-time speech-to-text, live captions, voice agents, or LLM-powered audio analysis with LeMUR. Trigger with phrases like "assemblyai streaming", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/assemblyai-pack/skills/assemblyai-core-workflow-b) | | `elevenlabs-core-workflow-a` | core | Implement ElevenLabs text-to-speech and voice cloning workflows. Use when building TTS features, cloning voices from audio samples, or implementing the primary ElevenLabs money-path: voice generation. Trigger: "elevenlabs TTS", "text to … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/elevenlabs-pack/skills/elevenlabs-core-workflow-a) | | `elevenlabs-local-dev-loop` | core | Configure local ElevenLabs development with mocking, hot reload, and audio testing. Use when setting up a dev environment for TTS/voice projects, configuring test workflows, or building a fast iteration cycle with ElevenLabs audio. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/elevenlabs-pack/skills/elevenlabs-local-dev-loop) | | `granola-install-auth` | core | Install and configure Granola AI meeting notes with calendar and audio permissions. Use when setting up Granola for the first time, connecting Google/Outlook calendars, granting macOS Screen Recording permission, or configuring Windows … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-install-auth) | | `groq-core-workflow-b` | core | Execute Groq secondary workflows: audio transcription (Whisper), vision, text-to-speech, and batch model evaluation. Trigger with phrases like "groq whisper", "groq transcription", "groq audio", "groq vision", "groq TTS", "groq speech". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/groq-pack/skills/groq-core-workflow-b) | | `speak-local-dev-loop` | core | Configure Speak local development with mocked tutors and audio testing. Use when setting up a development environment, configuring test workflows, or building language learning features locally. Trigger with phrases like "speak dev setup", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/speak-pack/skills/speak-local-dev-loop) | | `granola-core-workflow-b` | core | Post-meeting note processing, sharing, and follow-up workflows in Granola. Use when enhancing notes after meetings, sharing to Slack/Notion/CRM, drafting follow-up emails, or processing action items. Trigger: "granola post-meeting", "share … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-core-workflow-b) | ## Source: JimLiu/baoyu-skills - Repository: [https://github.com/JimLiu/baoyu-skills](https://github.com/JimLiu/baoyu-skills) (commit `6b7a2e4`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `baoyu-post-to-wechat` | core | Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows … | [source](https://github.com/JimLiu/baoyu-skills/tree/6b7a2e4/skills/baoyu-post-to-wechat) | ## Source: K-Dense-AI/claude-scientific-skills - Repository: [https://github.com/K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) (commit `4d97e29`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `opentrons-integration` | core | Official Opentrons Protocol API for OT-2 and Flex robots. Use when writing protocols specifically for Opentrons hardware with full access to Protocol API v2 features. Best for production Opentrons protocols, official API compatibility. For … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/opentrons-integration) | ## Source: luongnv89/claude-howto - Repository: [https://github.com/luongnv89/claude-howto](https://github.com/luongnv89/claude-howto) (commit `a645ffe`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `blog-draft` | core | Draft a blog post from ideas and resources. Use when users want to write a blog post, create content from research, or draft articles. Guides through research, brainstorming, outlining, and iterative drafting with version control. | [source](https://github.com/luongnv89/claude-howto/tree/a645ffe/03-skills/blog-draft) | ## Source: mbailey/voicemode - Repository: [https://github.com/mbailey/voicemode](https://github.com/mbailey/voicemode) (commit `d85cc3b`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `voicemode-dj` | core | Background music control for VoiceMode voice sessions using mpv | [source](https://github.com/mbailey/voicemode/tree/d85cc3b/.claude/skills/voicemode-dj) | ## Source: NeoLabHQ/context-engineering-kit - Repository: [https://github.com/NeoLabHQ/context-engineering-kit](https://github.com/NeoLabHQ/context-engineering-kit) (commit `e61511b`, retrieved 2026-07-14) - License: GPL | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `prompt-engineering` | core | Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates. | [source](https://github.com/NeoLabHQ/context-engineering-kit/tree/e61511b/plugins/customaize-agent/skills/prompt-engineering) | ## Source: nexu-io/open-design - Repository: [https://github.com/nexu-io/open-design](https://github.com/nexu-io/open-design) (commit `4b66023`, retrieved 2026-07-14) - License: Apache-2.0 | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `fal-lip-sync` | core | Create talking head videos and lip sync audio to video via fal.ai. Useful for explainer avatars, multilingual dubbing previews, and social cuts. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/fal-lip-sync) | | `ai-music-album` | core | Full-lifecycle AI music album production — concept, lyric drafting, track sequencing, and export. Useful for indie album experiments and brand soundtracks. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/ai-music-album) | | `fal-generate` | core | Generate images and videos using fal.ai AI models. Production-grade catalogue covering Flux, SDXL, ideogram, and other community-hosted endpoints. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/fal-generate) | | `figma-implement-design` | core | Translate Figma designs into production-ready code with 1:1 visual fidelity. Useful for handing off Figma frames straight to a frontend agent. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/figma-implement-design) | | `pptx-generator` | core | Create and edit PowerPoint presentations from scratch with PptxGenJS — MiniMax's production-tested deck pipeline. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/pptx-generator) | ## Source: nWave-ai/nWave - Repository: [https://github.com/nWave-ai/nWave](https://github.com/nWave-ai/nWave) (commit `1d0f13c`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `nw-production-readiness` | core | Monitoring, observability, operational procedures, CI/CD lessons learned, and quality gate definitions. Load when assessing production readiness or validating operational excellence. | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-production-readiness) | ## Source: Orchestra-Research/AI-research-SKILLs - Repository: [https://github.com/Orchestra-Research/AI-research-SKILLs](https://github.com/Orchestra-Research/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `crewai-multi-agent` | core | Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows … | [source](https://github.com/Orchestra-Research/AI-research-SKILLs/tree/773a529/14-agents/crewai) | ## Source: Orkas-AI/Orkas-VideoStudio - Repository: [https://github.com/Orkas-AI/Orkas-VideoStudio](https://github.com/Orkas-AI/Orkas-VideoStudio) (commit `dd4a0f4`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `video-router` | core | Read this FIRST on any video-production request to pick and lock the line — generate (AI footage), compose (designed HTML), edit (cut real footage), or AUTO end-to-end. Trigger when classifying a brief and committing to a primary path; do … | [source](https://github.com/Orkas-AI/Orkas-VideoStudio/tree/dd4a0f4/packages/skills/video-router) | ## Source: qdrant/skills - Repository: [https://github.com/qdrant/skills](https://github.com/qdrant/skills) (commit `2a06cb1`, retrieved 2026-07-14) - License: Apache-2.0 | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `qdrant-monitoring-debugging` | core | Diagnoses Qdrant production issues using metrics and observability tools. Use when someone reports 'optimizer stuck', 'indexing too slow', 'memory too high', 'OOM crash', 'queries are slow', 'latency spike', or 'search was fast now it's … | [source](https://github.com/qdrant/skills/tree/2a06cb1/skills/qdrant-monitoring/debugging) | ## Source: samber/cc-skills-golang - Repository: [https://github.com/samber/cc-skills-golang](https://github.com/samber/cc-skills-golang) (commit `4881c01`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `golang-grpc` | core | Provides gRPC usage guidelines, protobuf organization, and production-ready patterns for Golang microservices. Use when implementing, reviewing, or debugging gRPC servers/clients, writing proto files, setting up interceptors, handling gRPC … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-grpc) | ## Source: sanjay3290/ai-skills - Repository: [https://github.com/sanjay3290/ai-skills](https://github.com/sanjay3290/ai-skills) (commit `3619692`, retrieved 2026-07-14) - License: Apache-2.0 | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `google-tts` | core | Convert documents and text to audio using Google Cloud Text-to-Speech. Use this skill when the user wants to: narrate a document, read aloud text, generate audio from a file, convert text to speech, create a recording of documentation or … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/google-tts) | ## Source: secondsky/claude-skills - Repository: [https://github.com/secondsky/claude-skills](https://github.com/secondsky/claude-skills) (commit `c4889f6`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `nuxt-content` | core | Nuxt Content v3 Git-based CMS for Markdown/MDC content sites. Use for blogs, docs, content-driven apps with type-safe queries, schema validation (Zod/Valibot), full-text search, navigation utilities. Supports Nuxt Studio production … | [source](https://github.com/secondsky/claude-skills/tree/c4889f6/plugins/nuxt-content/skills/nuxt-content) | | `nuxt-production` | core | \| Nuxt 4 production optimization: hydration, performance, testing with Vitest, deployment to Cloudflare/Vercel/Netlify, and v4 migration. Use when: debugging hydration mismatches, optimizing performance and Core Web Vitals, writing tests … | [source](https://github.com/secondsky/claude-skills/tree/c4889f6/plugins/nuxt-v4/skills/nuxt-production) | ## Source: Vincentwei1021/video-shotcraft - Repository: [https://github.com/Vincentwei1021/video-shotcraft](https://github.com/Vincentwei1021/video-shotcraft) (commit `d491544`, retrieved 2026-07-14) - License: Apache-2.0 | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `video-shotcraft` | core | Create cinematic product videos from shot recipe cards, a validated template, and code/audio assets (Remotion + real page screenshots + 2.5D camera moves + beat-synced cuts + sound design). Use when the user asks to turn a frontend project … | [source](https://github.com/Vincentwei1021/video-shotcraft/tree/d491544) | ## Source: worldwonderer/novel-to-game - Repository: [https://github.com/worldwonderer/novel-to-game](https://github.com/worldwonderer/novel-to-game) (commit `3c18abd`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `game-art-direction` | core | Direct game art and creative vision. Turn GAME_DESIGN into a production-level ART_DIRECTION defining a recognizable visual style, camera and composition, world and character grammar, functional colour/light/material, HUD feedback, motion … | [source](https://github.com/worldwonderer/novel-to-game/tree/3c18abd/skills/game-art-direction) | ## Source: zechenzhangAGI/AI-research-SKILLs - Repository: [https://github.com/zechenzhangAGI/AI-research-SKILLs](https://github.com/zechenzhangAGI/AI-research-SKILLs) (commit `773a529`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `crewai-multi-agent` | core | Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows … | [source](https://github.com/zechenzhangAGI/AI-research-SKILLs/tree/773a529/14-agents/crewai) | ## Source: google/skills - Repository: [https://github.com/google/skills](https://github.com/google/skills) (commit `b15f327`, retrieved 2026-07-14) - License: Apache-2.0 | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `ima-sdk-basics` | adjacent | Use this skill for Interactive Media Ads (IMA) SDK client-side ad insertion when you are requesting video ads client-side into websites, apps, TVs or other platforms with VAST or VMAP. Do not use for Dynamic Ad Insertion (DAI), SSAI, or … | [source](https://github.com/google/skills/tree/b15f327/skills/ads/interactive-media-ads/ima-sdk-basics) | ## Source: coreyhaines31/marketingskills - Repository: [https://github.com/coreyhaines31/marketingskills](https://github.com/coreyhaines31/marketingskills) (commit `33218ff`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `image` | adjacent | When the user wants to create, generate, edit, or optimize images for marketing — blog heroes, social graphics, product mockups, profile banners, listing visuals, or brand assets. Also use when the user mentions 'AI image generation,' … | [source](https://github.com/coreyhaines31/marketingskills/tree/33218ff/skills/image) | | `content-strategy` | adjacent | When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also use when the user mentions "content strategy," "what should I write about," "content ideas," "blog strategy," "topic … | [source](https://github.com/coreyhaines31/marketingskills/tree/33218ff/skills/content-strategy) | | `copywriting` | adjacent | When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this … | [source](https://github.com/coreyhaines31/marketingskills/tree/33218ff/skills/copywriting) | | `sales-enablement` | adjacent | When the user wants to create sales collateral, pitch decks, one-pagers, objection handling docs, or demo scripts. Also use when the user mentions 'sales deck,' 'pitch deck,' 'one-pager,' 'leave-behind,' 'objection handling,' … | [source](https://github.com/coreyhaines31/marketingskills/tree/33218ff/skills/sales-enablement) | ## Source: veniceai/skills - Repository: [https://github.com/veniceai/skills](https://github.com/veniceai/skills) (commit `de089fa`, retrieved 2026-07-14) - License: MIT | Skill | Tier | What it adds | Upstream | |---|---|---|---| | `venice-chat` | core | Call POST /chat/completions on Venice. Covers the OpenAI-compatible request shape, Venice-only venice_parameters (web search, E2EE, characters, thinking control, X search), multimodal inputs (images/audio/video), tool calls, reasoning … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-chat) | | `venice-audio-speech` | core | Generate speech from text via POST /audio/speech. Covers TTS models (Kokoro, Qwen 3, xAI, Inworld, Chatterbox, Orpheus, ElevenLabs Turbo, MiniMax, Gemini Flash), voices per family, output formats (mp3/opus/aac/flac/wav/pcm), streaming, … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-audio-speech) | | `venice-audio-transcription` | core | Transcribe audio files to text via POST /audio/transcriptions. Covers supported models (Parakeet, Whisper, Wizper, Scribe, xAI STT), supported formats (wav/flac/m4a/aac/mp4/mp3/ogg/webm), response formats (json/text), timestamps, and … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-audio-transcription) | | `venice-audio-music` | adjacent | Async music / audio-track generation via Venice. Covers the /audio/quote + /audio/queue + /audio/retrieve + /audio/complete lifecycle, lyrics vs instrumental, voice selection, duration, language, speed, model capability probing, and … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-audio-music) | | `venice-video` | adjacent | Generate and transcribe videos via Venice. Covers the async /video/quote + /video/queue + /video/retrieve + /video/complete loop, text-to-video, image-to-video, video-to-video (upscale), audio input, reference images, scene and element … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-video) |