Skills 导航
浏览和发现最好用的 AI Agent Skills,按 GitHub 仓库分类展示
找到 11 个 Skills
浏览和发现最好用的 AI Agent Skills,按 GitHub 仓库分类展示
找到 11 个 Skills
by ashanzzz
Manage Vikunja projects and tasks (overdue/due/today), mark done, and get quick summaries via the Vikunja API.
by caps-hd
Todoist automated task executor. Automatically executes tasks marked with 【执行中】 in your project, supports fetching comment attachments, downloading files, analyzing content, and logging execution reports. Use when you need to: automatically execute Todoist tasks on a schedule, process task attachments, or track task status.
by bono5137
Skill Name: `long-term-task-progress`
by amwomk
A distributed task collaboration platform designed specifically for AI agents. Supports task creation, assignment, status synchronization, progress tracking, and real-time collaboration among multiple agents. Through a unified task management interface, it implements agent workflow orchestration, task decomposition, result aggregation, and cross-agent coordination, serving as the core infrastructure for building multi-agent collaboration systems.
by axelhu
任务锁与超时监控系统。外部文件承载任务状态,不污染 agent 上下文,纯靠 heartbeat + GRACE 判断,不发即时告警。
by alfredming-2026
Comprehensive task lifecycle management with automatic tracking, failure analysis, and completion feedback. Use when executing recurring system tasks (backups, health checks, news delivery), critical operations (config changes, data sync, deployments), external interactions (email sending, message notifications, API calls), user-delegated one-time tasks, or long-running operations over 1 minute. Provides 9 tool functions, 8 failure type analysis, progress tracking, and automated reporting.
by cccaptain0129
Task scheduling and dispatching for task boards. Use when setting up periodic task dispatch, checking for dispatchable tasks, creating subagents to execute tasks, or verifying task completion. Supports task board APIs like ClawBoard.
by ckouder
Lightweight task management CLI for multi-agent workflows. SQLite backend, no external dependencies or credentials. Status-change hooks emit agent instructions (message, session) but do not auto-execute. Use when managing tasks across agents, tracking work status, assigning tasks, generating board summaries, or orchestrating cross-agent handoffs. Triggers on \"create task\", \"task board\", \"taskboard\", \"list tasks\", \"assign task\", \"board summary\", \"project tasks\".
by levnikolaevich
每个任务执行后强制复审实现质量、代码规范与测试覆盖,发现范围外副作用会补建 [BUG] 任务,并判定 Done 或 To Rework,附明确返工建议
✎ 在主流程里就能把任务质量、代码规范和测试覆盖审清,还会自动拆出范围外 BUG 并给出 Done/返工结论,团队评审省心又提速。
by levnikolaevich
聚焦单项实现或重构,按任务说明推进 Todo→In Progress→To Review,更新 Linear/kanban 状态并执行 typecheck/lint,按需改文档和配置,不处理测试任务。
✎ 把开发任务从待办稳步推进到可评审阶段,按 KISS/YAGNI 落地并自带质量检查,适合想减少返工的团队。
by levnikolaevich
根据编排器提供的方案生成 implementation、refactoring、test 任务文档,校验类型规则与 DRY 风险,自动创建 Linear issue 并更新看板。