- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
multi-agent-team
by xdrshjr
A virtual 3-person development team with dynamic roles. You act as the Project Manager who assembles a team, assigns tasks, coordinates work, resolves disputes, and delivers the final result. Supports FULL_AUTO and SUPERVISED modes.
Long Term Task Skill
by xdrshjr
示ä¾: examples/
noir-developer
by Savio-Sou
Develop Noir (.nr) codebases. Use when creating a project or writing code with Noir.
code-cleaner
by ahmed6ww
Refactor code to remove technical debt, eliminate dead code, and enforce SOLID principles without altering runtime behavior.
executing-plans
by Jackiexiao
"Use when you have a written implementation plan to execute with checkpoints."
google-tasks
by addozhang
Fetch, display, create, and delete Google Tasks using the Google Tasks API. Use when the user asks to check, view, list, get, add, create, remove, or delete their Google Tasks, to-do lists, or task items. Handles OAuth authentication automatically using bash script with curl and jq.
skill-creator-plus
by foxian
Use when creating, testing, and iterating Agent skills with validation. Extends skill-creator with dual validation modes.
recursive-handoff
by SebastiaanWouters
"Execute the same task repeatedly with clean context via handoff. Triggers on: recursive loop, repeat until, keep doing until, loop until done. REQUIRES a finish condition to stop."
requirements-clarity
by cachemoney
Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involve cross-team coordination. Ask two core questions - Why? (YAGNI check) and Simpler? (KISS check) - to ensure clarity before coding.
engineer-plan
by elliottrjacobs
Create structured implementation plans using parallel research agents. Use when the user says "plan this", "create a plan", "implementation plan", or after completing a tech spec. Breaks specifications into ordered, actionable tasks with effort estimates.
forge-party
by fwehrling
FORGE Orchestrator — Launches 2-3 agents in parallel on a topic for multi-agent collaboration. Usage: /forge-party "topic"
requesting-code-review
by Jackiexiao
"Use when finishing major work and needing code review before merge."
form-attribution
by 224-Industries
Implement the Form Attribution library on websites to capture UTM parameters, ad click IDs, referrer data, and other marketing attribution automatically. Use when the user needs to (1) add marketing attribution tracking to a website, (2) configure form attribution for specific use cases like cross-subdomain tracking or CRM integration, (3) troubleshoot form attribution issues, or (4) implement platform-specific patterns for Webflow, HubSpot, WordPress, or other select platforms.
app-audit
by chen-ye
Analyzes installed Termux packages and Android apps to identify redundancies, categorize usage, and suggest cleanups. Use when the user asks to audit apps, check for bloatware, or analyze installed software.
dotnet-enable-autocomplete
by Im5tu
Enables tab autocomplete for the dotnet CLI. Use when the user wants to set up shell completion for dotnet commands.
imagemin
by iShawnWang
Image compression skill using imagemin library. Compresses JPEG, PNG, GIF, SVG, and WebP images with optimized quality settings. Includes performance optimization techniques, batch processing strategies, and a ready-to-use CLI tool for AI assistants to invoke.
script-writer
by nguyendinhquocx
This skill should be used whenever users need YouTube video scripts written. On first use, collects comprehensive preferences including script type, tone, target audience, style, video length, hook style, use of humor, personality, and storytelling approach. Generates complete, production-ready YouTube scripts tailored to user's specifications for any topic. Maintains database of preferences and past scripts for consistent style.
ralph-script
by petestewart
Add a Ralph Wiggum autonomous loop to the current project. Creates ralph-loop.sh and prompt.md files that enable Claude to autonomously work through a PLAN.md task list. Use when the user says "/ralph-script", "add ralph loop", "set up ralph script", "add autonomous loop", or wants to bootstrap the Ralph Wiggum loop files into a project. Supports a --force flag to skip interactive checks.
github-branch-policy
by Oceanswave
Audit GitHub repository branch governance and workflow hygiene. Use when asked to review rulesets, required status checks, update restrictions, bypass/update behavior, delete-on-merge settings, auto-merge workflow reliability, stale branches, ghost workflow registrations, or branch-policy drift.
vani-scheduling
by itsjavi
Schedule explicit updates with microtasks and transitions
plan
by petestewart
Create implementation plan from PRD.md and specs/. Use when the user has specifications and wants an actionable task list. Also use when the user says "/plan", "create a plan", "implementation plan", "task breakdown", or "plan the work".
educates-course-design
by educates
Guide for designing and planning Educates courses, which are structured collections of workshops for the Educates interactive training platform. Use this skill when the user asks to design a course, plan a course, extend an existing course, or organize topics into a multi-workshop curriculum. Do NOT use this skill when the user only wants to create a single standalone workshop; use the educates-workshop-authoring skill for that instead.
astro
by SebastiaanWouters
Build, migrate, debug, and optimize Astro projects using current official patterns. Use when requests mention Astro, .astro files, astro.config.*, create-astro, astro add, content collections (astro:content), image optimization (astro:assets), adapters/SSR, or content-heavy sites including blogs with Markdown/MDX, RSS, and sitemap needs.
tenant-setup
by erinrugas
Configures multi-tenant onboarding and baseline tenant data. Use when creating a new tenant/customer workspace and validating tenant isolation.