- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
speckit-tasks
by h3y6e
Break down implementation plans into actionable task lists. Use after
generative-thinker
by ab22593k
Guides the agent to apply Generativity Theory to solve problems by building high-leverage, open-ended systems. Use this skill when the user asks for "out of the box" ideas, platform strategies, or when a task benefits from enabling others to innovate rather than providing a narrow, single-purpose fix.
arazzo-writer
by SteakFisher
Create and edit Arazzo workflow specification files (.arazzo.yaml) for API testing and orchestration. Use when building API test workflows, defining multi-step API sequences, writing API integration tests, or documenting API usage patterns. Triggers include: "arazzo", "workflow spec", "API workflow", "multi-step API test", ".arazzo.yaml", "orchestrate calls", or any request to describe API workflows with assertions.
nba-game-intel
by mishankov
Retrieve NBA game information from ESPN public APIs, including daily scoreboards, game summaries, boxscores, play-by-play, team lists, team schedules, and standings context. Use when requests ask for NBA scores, live game status, specific game-id details, or team-centric recent/upcoming game context.
agent-orchestration-improve-agent
by ncdevshiv
"Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration."
github-actions-templates
by TriNgo0108
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
system-create-skill
by maxoreric
v1.0.0 (2026-01-19): åå§çæ¬
jpralph-prd
by juanpare
"Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out."
writing-plans
by Jackiexiao
(中文)Use when you have a spec or requirements for a multi-step task, before touching code
terraform
by jyasuu
Infrastructure as Code tool with installation, initialization, and provisioning workflow commands.
ielts-essay-writing-coach
by HoangThiKimChi
An IELTS Writing Task 2 writing coach agent for Vietnamese A2-B1 learners. Guides users step-by-step through essay classification, outline planning, introductory paraphrasing, paragraph-based guidance, and evaluation.
systematic-debugging
by TMulv
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
spec:do-task
by IKatsuba
Execute Specific Task - runs a task by its number from the tasks document
vue-guidelines
by StefanMermans
Essential guidelines for Vue.js development. Always follow these rules when working with Vue project.
autoship
by Maleick
"Delegate GitHub issue-to-PR orchestration to the AutoShip OpenCode plugin."
ticket-management
by arielperez82
Issue tracking strategy, project configuration, query patterns, workflow
roboharness — Visual debugging for robot simulation
by MiaoDX
Business logic lives in roboharness.mcp.tools.HarnessTools and can be called directly without the MCP SDK.
uv
by zhongjis
Initializes Python projects, manages dependencies, pins Python versions, and runs scripts with uv. Use when adding/removing packages, syncing environments, running tools with uvx, or building distributions.
_process-architecture-mastery
by TriNgo0108
Master engineering workflows, system architecture documentation, safe code review, and debugging. Use this as a central index to access specialized sub-skills.
ogt-docs-create
by OpenDNDApps
Create new documentation entities in the docs-first system. Routes to specialized creation sub-skills for tasks, definitions, rules, features, and social content. Use when adding any new documentation.
outbound-ip
by gitstua
Get the current public/outbound IP address of this machine using a reliable shell workflow with multiple fallback endpoints. Use when users ask for outbound IP, public IP, WAN IP, egress IP, or need IP checks before firewall/network allowlisting.
piracy-handler
by httprunner
盗版检测与后置处理编排器。Use when wechat-search-collector 综合页任务完成后,需要基于 capture_results 进行盗版检测、创建子任务、写入 webhook 计划,或在子任务终态后执行 webhook dispatch/reconcile。支持 sqlite/supabase 二选一作为 capture_results 数据源。
ycs77-vue
by ycs77
This skill should be used when applying project-specific opinionated Vue 3 conventions. It covers SFC block order (template-first vs script-first), inline typing for defineProps and defineEmits, using reactive() for form state management, ref type assertions with as Ref<Type> for complex types, same-name shorthand bindings in Vue 3.4+, and props access patterns in templates. Relevant when a user asks about template ordering, how to type props or emits inline, reactive vs ref for forms, ref type assertion patterns, shorthand attribute bindings, props usage in templates, or following Lucas Yang's Vue coding conventions.
implement
by ianphil
This skill should be used when the user asks to "implement phase N", "implement task T001", "do TDD for phase", "implement T001-T009", or wants to execute tasks following strict TDD red-green-refactor workflow.