- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
fusion-skill-self-report-bug
by equinor
Capture Fusion skill workflow failure context and guide a draft-first bug reporting flow with explicit confirmation before any GitHub mutation.
writing-plans
by buildrtech
Use when you have a spec or requirements for a multi-step task, before touching code
team-solve
by shhac
Investigate and solve problems using a team of specialist agents. Use when facing complex, multi-faceted problems that benefit from parallel research and structured implementation.
win-mouse-native
by sarfraznawaz2005
Native Windows mouse control (move, click, drag) via user32.dll. Use when the user asks you to move the mouse, click, drag, or automate pointer actions on Windows.
roamresearch
by Leechael
Roam Research operations via roam-cli. Use this skill for page/block retrieval, search, datalog queries, markdown save, journaling lookup, and low-level block or batch writes with environment-injected credentials.
Competitor Tracker
by jmsktm
Track and analyze competitor activities for strategic advantage
Agent Workflow Builder
by jmsktm
Build multi-agent AI workflows with orchestration, tool use, and state management
codex-changelog
by alemar11
Check the installed Codex CLI version and fetch/print the matching GitHub Releases changelog from https://github.com/openai/codex/releases. Use when users ask for their Codex version, release notes, or changelog for the installed CLI.
gh-issue-templates
by poindexter12
Standardized GitHub issue templates for bugs, features, and tasks. Provides title formats, body structure, and required sections. Use when creating issues to ensure consistency. Includes copy-paste templates in templates/ directory.
check-directives
by srobinson
Check for orchestrator messages. Use at turn start, after major tasks, and ALWAYS before marking task complete.
task
by laststance
Standard implementation workflow for all coding tasks. Executes a systematic 5-phase cycle: Investigate → Plan → Implement → Verify → Complete. Integrates Serena think checkpoints, introspection markers, and quality gates. Supports --frontend-verify flag for browser/app/CLI visual verification. Use when: - User asks to implement a feature, fix a bug, or refactor code - User provides a task that requires code changes - User says "do this", "build this", "fix this", "add this" - Any implementation work involving code editing Keywords: task, implement, build, fix, add, create, refactor, update, change
api-doc-generator
by famaoai-creator
Generate API documentation from OpenAPI specs or code.
rviz-screenshot-loop
by Idate96
Capture RViz/GUI screenshots via MCP to close the loop while debugging ROS. Use when you need visual verification in RViz or other windows.
wp-plugin-standards
by andrewbakercloudscale
WordPress.org plugin submission standards, code quality, and documentation discipline. Covers Plugin Check (PCP) compliance, security hardening, code reuse via shared utility classes, DocBlock documentation, version tracking, and CHANGELOG discipline. Use when writing, editing, reviewing, or preparing any WordPress plugin for WordPress.org submission.
deep-productivity
by hexbee
"Master deep work productivity through the three types of work framework (Building, Maintenance, Recovery). Use when user needs to: (1) Build a sustainable deep work routine with just 1 hour/day, (2) Create vision/anti-vision for life direction, (3) Structure goals using the 10-year → 1-year → 1-month → 1-week hierarchy, (4) Apply project-based learning to bridge skill gaps, (5) Identify lever-moving tasks that actually progress goals, (6) Balance focus work with necessary recovery for creativity."
gms-mcp
by Ampersand-Game-Studios
GameMaker MCP workflow skills and command reference
executing-plans
by buildrtech
Use when you have a written implementation plan to execute
auto-context-mapper
by famaoai-creator
Intelligently links related knowledge assets across tiers. Automatically fetches prerequisite data and high-level mission context for any task.
competing-hypotheses
by shhac
Debug problems by investigating multiple hypotheses in parallel. Use when you have a bug, unexpected behaviour, or mystery where the root cause is unclear. Spawns parallel investigator agents each pursuing a different theory, then compares evidence to identify the most likely cause and fix.
helloagents
by MirWorld
用于处理软件开发/维护类请求(常见说法包括但不限于:修改、修复 bug、新增功能、开发模块、重构/优化、补充/编写/运行测试、生成并执行计划)。会自动判定是问答/改动/命令(~auto/~plan/~exec/~init),并选择咨询问答/微调/轻量迭代/标准开发/完整研发路径;需要写入时生成方案包(why/how/task)、执行与验证、同步知识库(HAGWroks/wiki、HAGWroks/CHANGELOG.md、HAGWroks/history/index.md),最终按统一输出格式汇总结果。
weekly-coaching
by mzt-76
Check-in hebdomadaire avec analyse de tendance, detection de patterns, et ajustements nutritionnels personnalises. Utiliser quand l'utilisateur fait un bilan de semaine ou rapporte son poids et adherence.
disaster-recovery-planner
by famaoai-creator
Generates actionable Disaster Recovery (DR) runbooks from infrastructure and requirements. Validates IaC for resilience (backups, redundancy).
skill-creator
by roman-16
Guide for creating effective skills. Use this skill when users want to create a new skill (or update an existing skill) that extends your capabilities with specialized knowledge, workflows, or tool integrations.
performance
by dmonteroh
"End-to-end performance optimization workflow for baselining, profiling bottlenecks, proposing measurable fixes, and adding regression guardrails. Includes a safe-by-default scan/report script to capture repo signals and write a deterministic report. Use for latency/throughput/resource issues, scalability work, or performance gating."