- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
agenticflow-skills
by PixelML
Comprehensive guide for building AI workflows, agents, and workforce systems with AgenticFlow. Use when designing workflows with various node types, configuring single agents, or orchestrating workforce collaboration patterns.
product-thinking
by ssdiwu
"产品思维协作技能。用于帮助用户澄清产品想法、判断需求真假、理解用户任务、收敛 MVP、诊断已有产品问题、评审方案与设计下一步验证。默认先识别任务类型与不确定性,再进入诊断模式、创始人模式或构建者模式中的一种,使用高判别问题、红旗信号、反谄媚规则与最小验证动作,输出现象、判断、红旗、动作、行动作业与验证方案。"
sidequest
by michaelboeding
Spawn a new Claude Code session in a separate terminal to work on a different task, optionally with context from the current session. Use when you need to work on something else without losing your current progress.
podcast-producer-agent
by michaelboeding
Use this skill to create podcast episodes, interviews, dialogues, and conversation-style audio. Triggers: "create podcast", "podcast episode", "interview audio", "dialogue", "conversation", "two hosts discussing", "audio show", "radio show", "audio drama" Orchestrates: script generation, multi-speaker TTS, intro/outro music, and audio assembly.
agent-orchestration-improve-agent
by boisenoise
"Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration."
executing-plans
by axiomantic
"Use when you have a written implementation plan to execute"
implementing-features
by axiomantic
Use when building, creating, modifying, or planning any code change. Triggers: "implement X", "build Y", "add feature Z", "create X", "change how X works", "modify Y", "update the Z", "refactor X", "rework Y", "restructure Z", "make X do Y", "let's plan how to", "plan the implementation", "how should we implement", "how would you build", "what's the best way to implement", "I want to...", "We need...", "Would be great to...", "Can we add...", "Let's add...", "Let's build...", "Let's make...", "start a new project". Also for: new projects, repos, templates, greenfield development, refactoring, migrations, multi-file modifications, any code change requiring planning. PREFER THIS OVER plan mode or ad-hoc implementation for ANY substantive code change. NOT for: bug fixes (use debugging), pure research (use deep-research), questions about existing code without intent to change it, or test-only fixes (use fixing-tests).
tarot-mode
by axiomantic
"Use when session returns mode.type='tarot', user says '/tarot', or requests roundtable dialogue with archetypes. Ten tarot archetypes (Magician, Priestess, Hermit, Fool, Chariot, Justice, Lovers, Hierophant, Emperor, Queen) collaborate via visible roundtable with instruction-engineering embedded."
stitch-downloader
by mrclrchtr
"Download Stitch (stitch.withgoogle.com) screen screenshots at best quality from screenshot.downloadUrl (often lh3.googleusercontent.com). Use to normalize googleusercontent size parameters from canvas dimensions, download with curl, optionally verify pixel dimensions, and avoid committing signed URLs."
assign-agent
by robertmsale
Launch delegated Codex workers in dedicated tmux sessions via codex-tmux, with resumable CODEX_THREAD_ID handoff for GitHub issue workflows.
safe-delete
by robertmsale
Use the trash CLI for deletions so files are recoverable. Prefer this skill whenever a task involves removing files or directories.
fun-mode
by axiomantic
"Use when starting a session and wanting creative engagement, or when user says '/fun' or asks for a persona"
designing-workflows
by axiomantic
"Use when designing systems with explicit states, transitions, or multi-step flows. Triggers: \"design a workflow\", \"state machine\", \"approval flow\", \"pipeline stages\", \"what states does X have\", \"how does X transition\", or when implementing-features Phase 2.1 detects workflow patterns."
emotional-stakes
by axiomantic
"Use when writing subagent prompts, skill instructions, or any high-stakes task requiring accuracy and truthfulness"
airflow-dag-patterns
by boisenoise
"Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs."
fixture-partial-skill
by daishiman
テスト用部分構成スキル
hydration-safe-inputs
by ethanniser
Fix React hydration issues where user input typed before hydration gets wiped/cleared when React takes over. Use when (1) users report input fields clearing on page load, (2) working with SSR/SSG React apps (Next.js, Remix, Astro) that have controlled inputs, (3) auditing forms for hydration safety, or (4) building new forms in statically rendered React apps.
Powerplatform
by robdtaylor
Generate Power Automate flows from natural language. Reads connector schemas from work repo, outputs deployable solution files. USE WHEN user says 'create flow', 'power automate', 'automate workflow', or describes a business process to automate.
context-bridge
by MuharremTozan
Start a context synchronization session between World-Building and Unity projects. Scans the current project for critical updates (lore, mechanics, assets) and update a shared context file to keep the other project informed.
isms
by ssiumha
ISMS-P certification preparation. Use when preparing for ISMS-P audit, checking compliance items, creating checklists, or planning implementation. 인증 준비, 항목 조회.
github-action
by ssiumha
GitHub Actions workflow 작성 종합 가이드. Use when creating/modifying GitHub Actions workflows, custom actions, reusable workflows, release automation, or CI/CD security hardening.
game-light-tracker
by Demerzels-lab
Track live NFL, NBA, NHL, or MLB games and automatically change Hue light colors based on which team is leading. Use when user wants to sync smart lights with live sports scores for visual game tracking. Supports NFL, NBA, NHL, and MLB games with customizable team colors.
gemini-manager
by alchemiststudiosDOTai
This skill should be used when the user wants Claude Code to act purely as a manager/architect while Gemini CLI does all the coding work. Claude Code drives Gemini like an intern - issuing tasks, reviewing output, requesting fixes - but never writes code itself. Use when user says "manage gemini", "architect mode", "drive gemini", or wants to delegate all implementation to Gemini.
plan-creator
by ssiumha
Creates dependency-based task execution plans with parallel orchestration. Use when planning complex tasks, breaking down work into steps, 계획 수립, 3+ tasks with dependencies, unclear execution order, or parallel work identification needed.