- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
good-TTvideo2text
by ImGoodBai
"Extract audio from short videos (Douyin/TikTok) and transcribe to text with timestamps. Use when user provides video URL and needs audio transcription."
ansible-debug
by sigridjineth
Use when playbooks fail with UNREACHABLE, permission denied, MODULE FAILURE, or undefined variable errors. Use when SSH connections fail or sudo password is missing.
Umbraco Backoffice Extensions Overview
by umbraco
pier-cloud
by fabricioctelles
"Este skill deve ser usado quando o usuário precisar consumir a API Pier Cloud (Lighthouse) para gerenciamento de custos em nuvem — incluindo autenticação JWT, listagem de contextos, workspaces e visualizações de dados FinOps. Acionar sempre que houver necessidade de integrar, automatizar ou depurar chamadas à plataforma Pier Cloud via Python, Node.js ou cURL."
terminal-title
by bluzername
Automatically updates terminal window title to reflect the current high-level task. Use at the start of every Claude Code session when the user provides their first prompt, and whenever the user switches to a distinctly new high-level task. Helps developers manage multiple Claude Code terminals by providing clear, at-a-glance identification of what each terminal is working on.
speckit-taskstoissues
by dceoy
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
marimo-batch
by marimo-team
An opintionated skill to prepare a marimo notebook to make it ready for a scheduled run.
bug-blitz
by ArjenSchwarz
Batch-fix all open bugs in parallel using git worktrees. Fetches bug-type tasks in "idea" status from Transit, creates an isolated worktree per bug, and spawns parallel subagents each running the fix-bug workflow. Use when you want to tackle all open bugs at once, e.g. "fix all open bugs", "bug blitz", "resolve all Transit bugs".
rune-tasks
by ArjenSchwarz
Manage hierarchical task lists using the rune CLI tool. Create, update, and organize tasks with phases, subtasks, status tracking, task dependencies, and work streams for multi-agent parallel execution.
asana
by Yuyz0112
This is the interface for interacting with the Asana Platform. Our API reference is generated from our [OpenAPI spec] (https://raw.githubusercontent.com/Asana/openapi/m. Use when working with the Asana or when the user needs to interact with this API.
starwave:smolspec
by ArjenSchwarz
Small Spec (Smolspec) - Lightweight Specification for Minor Changes
next-task
by ArjenSchwarz
Next task
starwave:tasks
by ArjenSchwarz
Create Task List
the-jira-cloud-platform-rest-api
by Yuyz0112
Jira Cloud platform REST API documentation. Use when working with the The Jira Cloud platform REST API or when the user needs to interact with this API.
learning-analyzer
by nguyenthienthanh
"Analyze collected learning data from Supabase to identify success patterns, failure patterns, optimization opportunities, and agent performance trends."
starwave:creating-spec
by ArjenSchwarz
Initialize a new spec with requirements, design, and task planning. Orchestrates the entire spec-driven workflow from feature idea to actionable task list.
transit
by ArjenSchwarz
Route Transit tickets to the appropriate workflow based on task type. Use when a user mentions a T-[number] ticket reference and wants to work on it. Fetches task details and dispatches to the correct skill (fix-bug, creating-spec, planning mode, or asks for clarification).
make-it-so
by ArjenSchwarz
Make it so (implement all tasks)
parallel-batch-executor
by vamseeachanta
Parallel task execution patterns for 300% performance gains
designing-workflow-skills
by runkids
Guides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subagent delegation, and progressive disclosure. Use when creating skills that involve sequential pipelines, routing patterns, safety gates, task tracking, phased execution, or any multi-step workflow. Also applies when reviewing or refactoring existing workflow skills for quality.
highcharts
by vamseeachanta
Create enterprise-grade interactive charts with Highcharts
orchestrator
by i9wa4
Orchestration workflow for orchestrator role ONLY. Use when: - Agent's role name (tmux pane title) is "orchestrator"
property-based-testing
by runkids
Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger coverage than example-based tests.
complexity-scorer
by vamseeachanta
Score task complexity using keyword matching and heuristics