- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
delegation-principle
by DUTSTECH
Core principle that the main agent is a coordinator, not an implementer. All work must be delegated to subagents.
demo_generation_workflow
by huangxiuyang52-DA
A workflow-driven skill for turning raw enterprise-system requirements into either an App/PDA demo or a Web back-office demo. The skill first normalizes the user's requirements, asks for confirmation, then generates the appropriate interactive demo.
w00-workflow-checkpoint
by qiao-925
Workflow Checkpoint 基础能力(聚焦存档与读档):在 GitHub Issues 中记录 checkpoint 进展并读档上下文。适用于任意 workflow 阶段,支持自动触发与手动高频调用。关键词:存档、读档、checkpoint、issue。
webapp-testing
by dvorkinguy
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
konductor-workflow
by AlphaBitsCode
Complete framework for AI agent memory, context retention, and strict repo-level architectural governance. Run npx konductor-workflow to scaffold.
todo
by naohainezha
Manage a structured task list using a Markdown file in the workspace. Track progress on complex multi-step tasks. File-based — just Read and Write the todo file.
debugging-dags
by rory-data
Comprehensive DAG failure diagnosis and root cause analysis. Use for complex debugging requests requiring deep investigation like "diagnose and fix the pipeline", "full root cause analysis", "why is this failing and how to prevent it". For simple debugging ("why did dag fail", "show logs"), the airflow entrypoint skill handles it directly. This skill provides structured investigation and prevention recommendations.