- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
knowledge-manager
by krishagel
Manages user preferences and learned knowledge with confidence scoring
claude-md-creator
by masayan1126
プロジェクトの内容をもとに、最適なCLAUDE.mdを作成する(60行以下、普遍的で常に適用されるべき内容を中心にWHY/WHAT/HOWのみ)
5d-build
by tapania
"Execute implementation tasks with quality and awareness. Use when: (1) After TASKS phase in 5D-SDD workflow, (2) Tasks are defined and sequenced, (3) User is ready to write code, (4) User asks to 'implement,' 'build,' or 'code' a task. This phase produces working code while maintaining connection to spec intent."
Cross-Cultural Collaboration
by fabioc-aloha
"Domain: Multicultural team communication, cultural intelligence, global collaboration"
subagent-driven-development
by mrtolkien
Use when executing implementation plans with independent tasks in the current session
chrome-ext-review
by masayan1126
Chrome Web Storeのユーザーレビューへの返信を生成。ポジティブ・ネガティブ両方に対応。「レビュー返信」「レビュー対応」などで使用。
wfc-implement
by sam-fakhreddine
Orchestrates PARALLEL execution of an existing TASKS.md implementation plan using isolated git worktrees. STRICT REQUIREMENTS: (1) TASKS.md file exists with 2+ parseable tasks, (2) valid non-bare git repo with clean working directory, (3) user intent is purely EXECUTION of existing plan. FLOW: Validates TASKS.md -> Creates worktrees -> Spawns one agent per task -> Requests TDD workflow -> Runs mocked review -> Creates GitHub PRs targeting develop branch. TRIGGERS: /wfc-implement, "run the plan", "execute TASKS.md", "implement the tasks in TASKS.md". PREREQUISITE: Run /wfc-plan first. This skill requires TASKS.md to exist. NOT FOR: missing TASKS.md (use wfc-plan), single-task runs, inline task lists, plan-then-implement requests, cyclic dependencies, dirty repos, main-branch targets, security-sensitive work.
bash-script-generator
by masayan1126
ユーザー要件に基づき、ベストプラクティスに従った堅牢なBashスクリプトを生成する
medication-reminder
by LKB-99
"Manage medication schedules, get reminders, and check for drug interactions. Use this skill when users want to track medications, set reminders for pills, or check for drug safety. Triggers: medication reminder, lembrete de remédio, pill reminder, medicine schedule, horário de medicação, drug interaction, interação medicamentosa, manage my meds."
omnifocus-manager
by krishagel
Manage OmniFocus tasks, projects, and inbox with proper tagging and organization
chrome-ext-develop
by masayan1126
Chrome拡張機能の開発からChrome Web Store申請準備までをサポート。「拡張機能を開発」「Chrome拡張作成」などで使用。
morning-briefing
by krishagel
Generate comprehensive morning briefing with calendar, tasks, tickets, news, and weather. Saves to Obsidian, sends email with audio podcast attached.
calendar-free
by aashari
Find free time slots in a day or week. Use when user asks when they're free, wants to schedule something, or needs to find an open time window.
time-blocking
by LKB-99
"Master time management with Time Blocking and Pomodoro techniques. Use this skill when users want to improve productivity, manage their schedule, or focus on tasks. Triggers: time blocking, pomodoro, manage schedule, productivity, focus, to-do list, get things done, GTD, agenda, calendário, produtividade, foco, gerenciar tempo."
wfc-agentic
by sam-fakhreddine
Generates Markdown-based .gh-aw.md workflow files for the gh-aw CLI extension, specifically for AI-driven automation compiled via gh aw compile. Invoke when: User explicitly requests "gh-aw", ".gh-aw.md" files, "safe-outputs", or mentions gh aw compile. Also triggers on: "create an agentic workflow for GitHub" when context implies AI agent execution (Copilot, Claude) rather than standard CI/CD. Format: Markdown files with YAML frontmatter defining triggers, permissions, tools, and safe-outputs. The agent prompt (natural language instructions) is written in the Markdown body. Output is consumed by gh aw compile to generate a lock file.
call-cursor-agent
by dotneet
Call cursor-agent to perform a task.
auto-updater
by adaptationio
Automatically apply improvements to skills and the ecosystem based on system-reviewer findings and best-practices-learner insights. Workflow for automated improvement identification, priority assessment, safe application, validation, and rollback capability. Use when applying systematic improvements, automating enhancement cycles, bulk updating multiple skills, or implementing ecosystem-wide improvements.
ac-task-executor
by adaptationio
Execute implementation tasks in autonomous coding. Use when running feature implementations, executing build tasks, processing feature queue, or orchestrating task completion.
sheets-cli
by gmickel
Read, write, and update Google Sheets data via CLI. Use when the user asks to read spreadsheet data, update cells, append rows, or work with Google Sheets. Triggers on mentions of spreadsheets, sheets, Google Sheets, tabular data in the cloud, or specific sheet names like "Projects" or "Tasks".
auto-claude-cli
by adaptationio
Auto-Claude CLI command reference and usage patterns. Use when running specs, managing builds, checking status, or using CLI commands for autonomous coding tasks.
analysis
by adaptationio
Comprehensive analysis operations for code, skills, processes, data, and patterns. Task-based operations with pattern recognition, metrics calculation, trend identification, and actionable insights generation. Use when analyzing code quality, reviewing skill effectiveness, identifying process improvements, extracting patterns, or generating insights from data.
elixir-genius
by agoodway
Use when designing or architecting Elixir/Phoenix/LiveView applications, creating comprehensive project documentation, planning OTP supervision trees, defining domain models, structuring multi-app projects with path-based dependencies, or preparing handoff documentation for Director/Implementor AI collaboration
ac-tdd-runner
by adaptationio
Run TDD cycle for feature implementation. Use when implementing features with RED-GREEN-REFACTOR, running test-driven development, automating TDD workflow, or ensuring test-first development.
issue-decomposition
by troykelly
Use when an issue is too large for a single task - breaks into linked sub-issues with full documentation, ensuring manageable work units