Automation

Task automation and scripting

Showing 1393-1416 of 4536 skills
aviz85

Tutorial Narration Writer

by aviz85

```

Automation 41 4mo ago
Heyvhuang

workflow-creator

by Heyvhuang

"Create workflow-* skills by composing existing skills into end-to-end chains. Turns a user idea into a workflow_spec.md SSOT (via workflow-brainstorm), discovers available skills locally + from skills.sh, and generates a new workflow-<slug>/ skill package. Use when you want to design a new workflow, chain multiple skills into a flow, or turn scattered atomic skills into a resumable plan-then-confirm workflow."

Agents 336 4mo ago
Heyvhuang

workflow-project-intake

by Heyvhuang

"Use when you need to clarify requirements and route to the right workflow (idea → executable input). Project intake + routing: help the user brainstorm and clarify intent, persist goal/context artifacts, then dispatch to the right workflow or step skill. Default route is workflow-ship-faster (Next.js 16.1.1) for idea/prototype→launch. Triggers: project kickoff, requirements clarification, brainstorm, ideas, discovery, intake."

Agents 336 4mo ago
hainamchung

bash-linux

by hainamchung

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

Automation 53 4mo ago
zrt-ai-lab

auto-weixin-video

by zrt-ai-lab

微信视频号自动发布技能。当用户需要发布视频到微信视频号时使用这个技能。技能包含:获取登录Cookie、上传视频、设置标题话题、定时发布、原创声明等功能。

Automation 220 4mo ago
liqiongyu

building-a-promotion-case

by liqiongyu

"Build a promotion case and produce a Promotion Case Pack (target role + timeline, ladder mapping, evidence log, impact narrative, manager alignment plan, sponsor/visibility map, submission-ready promo doc). Use for promotion packet, getting promoted, leveling up, career ladder, promotion committee. Category: Career."

Automation 52 4mo ago
liqiongyu

managing-imposter-syndrome

by liqiongyu

"Manage imposter syndrome at work and produce an Imposter Syndrome Management Pack (trigger & pattern map, reframes, evidence bank, experiment plan, support scripts, maintenance routine). Use for self-doubt, feeling like a fraud, new role anxiety, stretch assignments. Category: Career."

Automation 52 4mo ago
liqiongyu

energy-management

by liqiongyu

"Build an Energy Management Operating System Pack (energy drivers/drains map, calendar energy audit, zone-of-genius expansion plan, energy-aligned weekly schedule, recovery routines, and 2-week experiments). Use for sustainable leadership performance and burnout prevention. Category: Leadership."

Automation 52 4mo ago
liqiongyu

having-difficult-conversations

by liqiongyu

"Prepare and lead difficult conversations as a manager/leader and produce a Difficult Conversation Pack (conversation brief, talk track/script, objection+emotion handling plan, follow-up note, and quality gates). Use for difficult conversation, hard conversation, tough feedback, performance conversation, promotion denial, layoff conversation, termination conversation, firing. Category: Leadership."

Automation 52 4mo ago
liqiongyu

finding-mentors-sponsors

by liqiongyu

"Build a Mentor & Sponsor Plan Pack (mentor portfolio, sponsor strategy, target list, outreach scripts, meeting agenda, tracking + cadence). Use for finding a mentor, finding a sponsor, mentorship, sponsorship, career advisor, career coaching, networking outreach. Category: Career."

Agents 52 4mo ago
liqiongyu

conducting-interviews

by liqiongyu

"Run structured, behavioral hiring interviews and produce an Interview Execution Pack (plan, questions, scorecard, debrief). Use for interview process, interview questions, interview loop, screening, behavioral interview, structured interview. Category: Hiring & Teams."

Automation 52 4mo ago
liqiongyu

ai-product-strategy

by liqiongyu

"Create an AI Product Strategy Pack (thesis, prioritized use cases, system plan, eval + learning plan, agentic safety plan, roadmap). Use for AI product strategy, LLM/agent strategy, AI roadmap, AI-first product direction."

Academic 52 4mo ago
liqiongyu

competitive-analysis

by liqiongyu

"Produce a Competitive Analysis Pack (competitive alternatives map, competitor landscape, differentiation & positioning hypotheses, battlecards, monitoring plan). Use for competitor research, competitive landscape, win/loss analysis, and positioning vs alternatives."

Agents 52 4mo ago
am-will

super-swarm

by am-will

Only to be triggered by explicit super-swarm commands.

Automation 206 3mo ago
am-will

swarm-planner

by am-will

[EXPLICIT INVOCATION ONLY] Creates dependency-aware implementation plans optimized for parallel multi-agent execution.

Automation 206 4mo ago
OpenAEC-Foundation

erpnext-impl-scheduler

by OpenAEC-Foundation

"Implementation workflows for Frappe scheduled tasks and background jobs (v14/v15/v16). Covers hooks.py scheduler_events, frappe.enqueue, queue selection, job deduplication, and error handling. Triggers: how to schedule task, background job, cron job, async processing, queue selection, job deduplication, scheduler implementation."

Automation 125 4mo ago
necatiarslan

airflow-hitl

by necatiarslan

Use when the user needs human-in-the-loop workflows in Airflow (approval/reject, form input, or human-driven branching). Covers ApprovalOperator, HITLOperator, HITLBranchOperator, HITLEntryOperator. Requires Airflow 3.1+.

Agents 44 4mo ago
necatiarslan

migrating-airflow-2-to-3

by necatiarslan

Guide for migrating Apache Airflow 2.x projects to Airflow 3.x. Use when the user mentions Airflow 3 migration, upgrade, compatibility issues, breaking changes, or wants to modernize their Airflow codebase.

API Dev 44 4mo ago
necatiarslan

annotating-task-lineage

by necatiarslan

Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or enable lineage tracking for operators without built-in OpenLineage extraction.

Automation 44 4mo ago
necatiarslan

airflow

by necatiarslan

Manages Apache Airflow operations including listing, running, and debugging DAGs, viewing logs, and checking server status using the VS Code extension tools.

Automation 44 4mo 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 71 3mo 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 71 3mo 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 71 3mo ago
intellectronica

todoist-api

by intellectronica

This skill provides instructions for interacting with Todoist using the td CLI tool. It covers CRUD operations for tasks/projects/sections/labels/comments, and requires confirmation before destructive actions. Use this skill when the user wants to read, create, update, or delete Todoist data.

Automation 271 4mo ago