Total 30,538 skills, Automation has 940 skills
Showing 12 of 940 skills
Convergence loop that iteratively improves work until quality thresholds are met. Scores, diagnoses specific weaknesses, rewrites, re-scores, and repeats until all dimensions reach 8/10 or diminishing returns are detected. Use when you want to refine or iterate on work, after the analyst gives a REVISE verdict, or when output quality is below your bar. Part of the architect-system loop. Outputs to system/refinery-log.md.
Automate Async Interview tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Amara tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate API Ninjas tasks via Rube MCP (Composio). Always search tools first for current schemas.
Post articles to DEV.to using AppleScript Chrome control. Use when user wants to publish technical blog posts, showdev articles, or open source project announcements to DEV.to. Triggers on "post to dev.to", "publish on dev.to", "devto article", "write dev.to post", or any DEV.to publishing request.
Turn customer feedback (usually an email) into discrete GitHub issues. Checks for duplicates, proposes new issues for approval, creates them, and drafts a reply email.
Read all unresolved GitHub PR comments from trusted authors and address or resolve them appropriately.
Automate Dailybot tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Re Amaze tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Printautopilot tasks via Rube MCP (Composio). Always search tools first for current schemas.
智能编排和协调多个MCP工具完成复杂开发任务,支持串行、并行、条件、循环等多种执行模式
Use just for command running and task automation. Prefer Justfiles over Makefiles. Keep recipes simple - delegate complex logic to scripts rather than embedding in recipes.