Automation

Task automation and scripting

Showing 3625-3648 of 4601 skills
dotneet

google-calendar

by dotneet

Accesses the Google Calendar and Tasks API. Use this skill to view or manage calendars, events, schedules, or Google tasks.

Auth 3 6mo ago
mamba-mental

code-review

by mamba-mental

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.

Automation 3 6mo ago
mamba-mental

Google ADK Python Skill

by mamba-mental

Remember: ADK treats agent development like traditional software engineering - use version control, write tests, and follow engineering best practices.

Agents 3 6mo ago
drillan

progress-report

by drillan

Displays progress dashboard showing phase completion, blocked tasks, and remaining work estimate. Provides at-a-glance view of implementation status. Run anytime to check progress.

Analytics 3 6mo ago
invertase

deploying-to-globe

by invertase

Deploys Dart and Flutter applications to Globe.dev serverless platform. Use when deploying apps, configuring globe.yaml, Globe KV, Globe DB, Globe AI, cron jobs, custom domains, environment variables, or troubleshooting Globe errors.

Automation 3 6mo ago
synapz-org

linear-workflow-manager

by synapz-org

This skill should be used when organizing daily work with Linear, starting the work day, reviewing priorities, triaging issues, or managing status updates. Use it for daily standup preparation, automated issue triage, workload planning, and status reporting. Integrates with Linear GraphQL API for seamless issue management.

Agents 3 8mo ago
SanctifiedOps

post-launch-token-ops

by SanctifiedOps

Runbook for token operations after launch: treasury moves, unlock communications, LP adjustments, and monitoring. Use for weeks 1�4 post launch.

Analytics 3 6mo ago
drillan

progress-report

by drillan

Displays progress dashboard showing phase completion, blocked tasks, and remaining work estimate. Provides at-a-glance view of implementation status. Run anytime to check progress.

Analytics 3 6mo ago
martin-janci

executing-plans

by martin-janci

Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches

Analytics 3 6mo ago
sarfraznawaz2005

task-scheduler

by sarfraznawaz2005

Creates Scheduled Jobs in Windows Task Scheduler

Agents 1 6mo ago
aksuharun

git-best-practices

by aksuharun

Git best practices for commit messages and branch workflow. Use when: - Writing, reviewing, or advising on a git commit message - Advising on branching strategy, merging, or rebasing - Setting up or explaining a team Git workflow - Preparing or reviewing a pull request - Resolving or advising how to avoid merge conflicts - Any task involving git history, linear history, or PR hygiene

Agents 1 5mo ago
b1tank

decompose-task

by b1tank

Break large tasks (>100 lines) into atomic, verifiable sub-tasks. Use when a task scope is unclear, touches multiple files/modules, or exceeds comfortable single-commit size. Returns structured breakdown without implementing code.

Automation 1 5mo ago
AnEntrypoint

docmcp

by AnEntrypoint

Google Docs, Sheets, Drive, Apps Script, and Gmail operations. Use when creating, reading, editing, or formatting Google Docs and Sheets. Use when searching Google Drive. Use when managing Apps Script projects. Use when sending, receiving, and managing Gmail messages.

Automation 1 4mo ago
JamalMansuri

campsite-recon

by JamalMansuri

Check campsite and wilderness permit availability. Three modes: preset Bay Area weekend scan (with weather), free-text search of any location over a specific date range, or a recurring watch that notifies only when sites open. Use when the user mentions camping, open sites, wilderness permits, a weekend trip, or asks to keep checking / be notified.

Automation 1 3mo ago
huminglong

planning-with-files

by huminglong

将工作流程转换为使用Manus风格的持久性Markdown文件,用于规划、进度跟踪和知识存储。适用于启动复杂任务、多步骤项目、研究任务,或当用户提及规划、组织工作、跟踪进度或需要结构化输出时。

Automation 1 6mo ago
ZcwDev

macos-control

by ZcwDev

Control the macOS desktop GUI (mouse, keyboard, screenshots, app/window state) using built-in Shell + osascript + cliclick, with no MCP server required. Use when the user asks the agent to operate their Mac, click buttons, type into apps, automate GUI workflows, take screenshots, or interact with non-browser native applications. For web pages, prefer Cursor's built-in browser tools instead.

Automation 1 1mo ago
huminglong

bash-script-expert

by huminglong

本书提供专家级指导,帮助读者遵循现代最佳实践编写模块化、可投入生产的Bash脚本。当用户需要执行以下任务时,本书将派上用场:(1)编写新的Bash脚本;(2)改进或重构现有的shell脚本;(3)为脚本添加错误处理和适当的结构;(4)遵循可维护shell脚本的最佳实践;(5)调试或修复Bash脚本问题。

Automation 1 6mo ago
drillan

detect-python-command

by drillan

現在の環境で適切なPythonコマンドを判別し、スクリプトを実行します。「Pythonコマンドを確認」「どのpythonを使う」「Python実行方法」といった依頼や、他のスキルからPythonスクリプトを実行する前に使用してください。

Automation 1 5mo ago
yellinzero

aico-pm-story-acceptance

by yellinzero

Verify and close stories after frontend/backend tasks are completed. Check ALL related task files, update story acceptance criteria checkboxes. UNIQUE VALUE: Ensures BOTH frontend AND backend tasks are verified before closing story. Prevents premature story closure. Use this skill when: - Frontend or backend notifies "task completed, please verify" - User asks to "verify story", "accept story", "close story", "mark story done" - Need to check if a story can be marked as complete - User asks "is story X done?", "can we close story X?" CRITICAL: Must check BOTH frontend tasks (docs/reference/frontend/tasks/) AND backend tasks (docs/reference/backend/tasks/) before closing. Output: Update story file checkboxes from - [ ] to - [x]

Automation 1 5mo ago
cyberelf

claude-code-pm

by cyberelf

Act as a Product Manager who gathers requirements and orchestrates Claude Code using OpenSpec protocol. Install proper skills, delegate to Claude Code in background mode, and validate completion while remaining responsive to user messages.

Automation 1 5mo ago
MartinNevlaha

spec

by MartinNevlaha

"Spec-driven development coordinator (plan→implement→verify→learn). Orchestrates work by delegating to specialized agents."

API Dev 1 4mo ago
cyberelf

brownfield-onboarding

by cyberelf

This skill helps users get started with existing (brownfield) projects by scanning the codebase, documenting structure and purpose, analyzing architecture and technical stack, identifying design flaws, suggesting improvements for testing and CI/CD pipelines, and generating AI agent constitution files (AGENTS.md) with project-specific context, coding principles, and UI/UX guidelines.

Agents 1 5mo ago
octivi

git-trunk-based-workflow

by octivi

Plan and execute Git Trunk-Based Development workflows on a repository with main as trunk. Use whenever the user asks about branch strategy, branch naming, rebasing on main, merge conflicts during rebase, PR flow, merge strategy, safe history rewrite, or branch cleanup, even if they do not mention "trunk-based" explicitly. For commit message formatting and Conventional Commits wording, delegate to git-commits.

Agents 1 5mo ago
yellinzero

aico-backend-plan

by yellinzero

Create or enhance backend tasks with detailed implementation steps. Supports TWO modes: MODE A: Enhance existing task (add detailed steps to task in file) MODE B: Create new standalone task file (can contain single or multiple tasks) IMPORTANT: This skill creates MICRO-LEVEL atomic steps, NOT macro architecture plans. For architecture planning or feature scoping, use EnterPlanMode instead. Use this skill when: - Running /backend.plan command - User asks for "atomic steps", "step-by-step plan with verification" - Have a specific task and need implementation steps - User wants to create a standalone task file (not from story) - Need granular steps: Types → DB → Repository → Service → API → Tests DO NOT use for: - Architecture planning (use EnterPlanMode) - General development planning - Feature scoping or estimation Output: - MODE A: Update specific task section in file with Implementation Steps - MODE B: Create new standalone-{name}.md file with one or multiple tasks

Automation 1 5mo ago