- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
公司名称
by goldengrape
"简要描述公司的业务领域和核心职能。"
Company Factory
by goldengrape
"元Agent公司。根据用户需求,自动生成新的Agent公司配置文件(SKILL.md、POSTS.md、DOCS_SCHEMA.md、WORKFLOWS.md)。"
ad-concept-generator
by Motion-Creative
Helps develop ad concepts from hooks or ideas for paid social campaigns. Use when the user has a hook or idea and wants to build it into a full ad concept. Triggers: "ad concept", "creative concept", "campaign idea", "ad direction", "concept brief", "creative brief", "develop this hook", "build out this idea", "paid social concept"
hooks-generator
by Motion-Creative
Helps brainstorm psychologically compelling ad hooks that create instant audience recognition. Use when the user wants to create hooks, headlines, or opening lines for paid social ads. Triggers: "hook", "headline", "scroll-stopper", "ad copy", "opening line", "attention grabber", "psychological hook", "pain point hook", "hooks generator"
ugc-scriptwriter
by Motion-Creative
Helps outline and draft UGC-style scripts for paid social ads. Use when the user has an ad concept and wants to write a script for creator content. Triggers: "UGC script", "creator script", "talking head script", "testimonial script", "influencer script", "write a script", "script for TikTok", "script for Reels"
plan-revision
by srstomp
Use when revising existing implementation plans, analyzing impact of task changes, exploring modifications to project scope or dependencies, or updating task hierarchies with full impact visibility before execution.
browser-verification
by srstomp
Automatically verify UI changes in a real browser after implementation. Integrated into the /work workflow — checks visual elements, interactions, and console errors using Playwright. Not a standalone skill.
work-session
by srstomp
Use when starting AI development sessions, resuming interrupted work, managing multi-session projects, or orchestrating work with human checkpoint control (supervised, semi-auto, auto, or unattended modes).
worktrees
by srstomp
Git worktree management for isolated task development
recursive-decomposition
by massimodeluisa
Based on the Recursive Language Models (RLM) research by Zhang, Kraska, and Khattab (2025), this skill provides strategies for handling tasks that exceed comfortable context limits through programmatic decomposition and recursive self-invocation. Triggers on phrases like "analyze all files", "process this large document", "aggregate information from", "search across the codebase", or tasks involving 10+ files or 50k+ tokens.
gtd-coach
by iamzifei
Personal GTD (Getting Things Done) coach that helps users achieve their annual goals. Use when users mention goals, plans, daily tasks, productivity, time management, task tracking, reviews, or need help breaking down objectives into actionable steps. Automatically remembers user's goals and progress across conversations. Supports multiple languages.
mastering-langgraph
by SpillwaveSolutions
Build stateful AI agents and agentic workflows with LangGraph in Python. Covers tool-using agents with LLM-tool loops, branching workflows, conversation memory, human-in-the-loop oversight, and production monitoring. Use when - (1) building agents that use tools and loop until task complete, (2) creating multi-step workflows with conditional branches, (3) adding persistence/memory across turns with checkpointers, (4) implementing human approval with interrupt(), (5) debugging via time-travel or LangSmith. Covers StateGraph, nodes, edges, add_conditional_edges, MessagesState, thread_id, Command objects, and ToolMessage handling. Examples include chatbots, calculator agents, and structured workflows.
orleans
by Logos-Liber
Microsoft Orleans patterns for distributed game servers, Grains, Silos, persistence, and multiplayer game architecture
automating-excel
by SpillwaveSolutions
Automates Microsoft Excel on macOS via JXA with AppleScript dictionary discovery. Use when asked to "automate Excel spreadsheets", "JXA Excel scripting", "Excel macOS automation", or "bulk Excel data operations". Focuses on workbooks, worksheets, ranges, 2D arrays, performance toggles, and VBA escape hatches.
cdt
by rube-de
"Multi-agent development workflow using Agent Teams. Supports four modes: plan (architect teammate + PM teammate debate → plan.md), dev (developer teammate + code-tester teammate + qa-tester teammate + reviewer teammate iterate → code), full (plan → approval gate → dev), and auto (plan → dev, no gate). Use when tasks benefit from collaborative agent teammates with peer messaging."
desktop-automation
by cklxx
桌面自动化 — 通过 AppleScript 控制 macOS 应用(Atlas、Chrome、Finder 等)。
family-menu
by toddward
Creates beautiful, protein-focused weekly dinner menus for families with research capabilities. Generates printer-ready PDFs (8.5x11) with random design styles, identifies leftover opportunities, suggests local restaurants, emphasizes seasonal ingredients, and includes Homemade Pizza Fridays. Use when users want to plan family dinners, create refrigerator menus, or need meal planning assistance.
next
by rube-de
Triage open GitHub issues and recommend what to work on next. Builds a dependency graph from issue bodies, detects circular dependencies, ranks unblocked issues by weighted scoring (blocks-others, priority, type, age, milestone), and presents top candidates for interactive selection. Triggers: what should I work on next, triage backlog, next issue, pick next task, recommend issue, prioritize issues.
tool-advisor
by dragon1086
Discovers your full tool environment and amplifies prompts with capability awareness. Suggests optimal tool compositions as non-binding options.
task-delegation
by cklxx
跨 Agent 任务委派 — 将子任务分发给 Codex/Claude/Gemini CLI 执行。
pulumi-neo
by dirien
This skill should be used when the user asks to "create Neo task", "use Pulumi Neo", "analyze infrastructure with Neo", "automate infrastructure with AI", or mentions conversational infrastructure management through natural language.
auto-skill-creation
by cklxx
自动创建技能并将重复流程沉淀为技能,支持使用 Codex/Claude 等外部代理执行任务并生成技能文件。
timer-management
by cklxx
定时提醒、倒计时、周期性任务的设置与管理。
temporal
by rube-de
Help developers use Temporal for durable execution workflows. Covers CLI commands, SDK patterns (Go, TypeScript, Python, Java), workflow orchestration, and architectural decisions.