Automation

Task automation and scripting

Showing 1513-1536 of 5041 skills
kevinslin

land

by kevinslin

Finalize a task by syncing status to the originating GitHub issue and, when in an AG directory, updating durable project docs (progress.md, memory.md, and related task tracking files).

Automation 23 6mo ago
kevinslin

create-task

by kevinslin

Create tasks across target platforms. Use when a user asks to create an issue/ticket/task. Currently supports GitHub Issues and always appends a required Context footer with the LLM session to the task body.

Auth 23 6mo ago
kevinslin

dev.research

by kevinslin

Create structured research documentation for codebase exploration and feature investigation. Enables agents to produce docs that capture findings, methodologies, and recommendations. Covers architecture docs, research briefs, flow docs, state docs, service design docs, feature design docs, feature specs (execution plans), investigation specs, validation specs, recipes, vendor docs, frequently asked questions (FAQ), and FAQ specs that append Q&A to an existing research document.

Agents 23 6mo ago
NTCoding

create-tasks

by NTCoding

"Creates well-formed tasks following a template that engineers can implement. Triggers on: 'create tasks', 'define work items', 'break this down', creating tasks from PRD, converting requirements into actionable tasks, feature breakdown, sprint planning."

Automation 340 7mo ago
NTCoding

lightweight-task-workflow

by NTCoding

"FOLLOW THE STATE MACHINE IN SKILL.MD. When user says 'continue': (1) FIRST: Run pwd, (2) Announce STATE: CHECK_STATUS, (3) Read .claude/session.md to check Status field, (4) Route based on Status. NEVER auto-advance tasks. NEVER use TodoWrite. NEVER create git commits."

Auth 340 7mo ago
aj-geddes

capacity-planning

by aj-geddes

Analyze team capacity, plan resource allocation, and balance workload across projects. Forecast staffing needs and optimize team utilization while maintaining sustainable pace.

Automation 324 10mo ago
openclaw

ml-experiment-tracker

by openclaw

Plan reproducible ML experiment runs with explicit parameters, metrics, and artifacts. Use before model training to standardize tracking-ready experiment definitions.

Automation 4.5K 6mo ago
openclaw

calendar-scheduling

by openclaw

Schedule meetings, check availability, and manage calendars across Google, Outlook, and CalDAV. Routes to focused sub-skills for datetime resolution and calendar scheduling. Also available as temporal-cortex. Both listings install the same MCP server and share the same source code.

Automation 4.5K 6mo ago
openclaw

google-workspace-automation

by openclaw

Design Gmail, Drive, Sheets, and Calendar automations with scope-aware plans. Use for repeatable daily task automation with explicit OAuth scopes and audit-ready outputs.

Auth 4.5K 6mo ago
openclaw

aavegotchi-3d-renderer

by openclaw

Render Aavegotchi assets by deriving renderer hashes from Goldsky Base core data and calling POST /api/renderer/batch on www.aavegotchi.com. Use when the user gives a tokenId or inventory URL, or when deterministic hash plus image artifacts are required.

API Dev 4.5K 6mo ago
openclaw

agentic-workflow-automation

by openclaw

Generate reusable multi-step agent workflow blueprints. Use for trigger/action orchestration, deterministic workflow definitions, and automation handoff artifacts.

Agents 4.5K 6mo ago
openclaw

dl-transformer-finetune

by openclaw

Build transformer fine-tuning run plans with task settings, hyperparameters, and model-card outputs. Use for repeatable Hugging Face or PyTorch finetuning workflows.

Automation 4.5K 6mo ago
ed3dai

creating-an-agent

by ed3dai

Use when creating specialized subagents for Claude Code plugins or the Task tool - covers description writing for auto-delegation, tool selection, prompt structure, and testing agents

Agents 248 7mo ago
ed3dai

using-plan-and-execute

by ed3dai

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Read tool before announcing usage, following brainstorming before coding, and creating task todos for checklists

Automation 248 7mo ago
ed3dai

executing-an-implementation-plan

by ed3dai

Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task, reviews once per phase, loads phases just-in-time to minimize context usage

Automation 248 7mo ago
ed3dai

requesting-code-review

by ed3dai

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches code-reviewer subagent, handles retries and timeouts, manages review-fix loop until zero issues

Automation 248 7mo ago
ed3dai

starting-an-implementation-plan

by ed3dai

Use when beginning implementation from a design plan - orchestrates branch creation, detailed planning, and hands off to execution with all necessary context

Automation 248 7mo ago
ed3dai

doing-a-simple-two-stage-fanout

by ed3dai

Use when analyzing a large corpus of text, code, or data that exceeds a single agent's effective context - orchestrates parallel Worker subagents, Critic review subagents, and a final Summarizer subagent with task tracking and failure recovery

Automation 248 6mo ago
ed3dai

writing-implementation-plans

by ed3dai

Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge

Automation 248 7mo ago
mcouthon

consolidate-task

by mcouthon

"Use when you need to summarize a completed task into an architectural decision record, reducing clutter in .tasks/. Triggers on: 'use consolidate-task mode', 'consolidate-task', 'consolidate task', 'summarize task'."

Automation 77 6mo ago
mcouthon

phase-review

by mcouthon

"Review implementation plans for a particular phase in a larger plan for flaws before committing to them. Use when reviewing phase plans from .tasks/ directory. Triggers on: 'use phase mode', 'review phase', 'review the plan', 'check phase', 'validate phase', 'review phase N', 'check the plan for phase'."

Automation 77 6mo ago
mcouthon

phase-review

by mcouthon

"Review implementation plans for a particular phase in a larger plan for flaws before committing to them. Use when reviewing phase plans from .tasks/ directory. Triggers on: 'use phase mode', 'review phase', 'review the plan', 'check phase', 'validate phase', 'review phase N', 'check the plan for phase'."

Automation 77 6mo ago
mcouthon

consolidate-task

by mcouthon

"Use when you need to summarize a completed task into an architectural decision record, reducing clutter in .tasks/. Triggers on: 'use consolidate-task mode', 'consolidate-task', 'consolidate task', 'summarize task'."

Automation 77 6mo ago
alekspetrov

nav-onboard

by alekspetrov

Interactive onboarding for Navigator - learn by doing. Auto-invoke when user says "onboard me", "teach me Navigator", "how do I use Navigator", "Navigator tutorial", "learn Navigator", "new to Navigator", or "what skills should I use".

Agents 229 9mo ago