Tag: workflow-automation

Type: All Skills Tools
skill ★ 10,803

Accomplish Skill Creation Guide

A framework for developing modular, self-contained skills that extend agent capabilities through specialised workflows, tool integrations, and bundled resources.

accomplish-ai/accomplish agent-framework skill-development workflow-automation knowledge-extension
skill ★ 40,224

Git Workflow Management Skill

Standardises commit messages, branch naming, and pull request creation to maintain consistent version control practices.

agno-agi/agno git version-control workflow-automation devops
tool

Slack Automation and Management Tool

An interface for automating Slack operations including message manipulation, pin management, and reaction handling. It enables programmatic access to channel messages, member information, and custom emoji lists.

casibase/casibase slack automation messaging bot-integration
skill

Accomplish Skill Creator Guide

This skill provides a structured framework for developing modular, self-contained extensions for the Accomplish platform. It guides the creation of SKILL.md files, the management of bundled resources, and the implementation of specialised w…

accomplish-ai/openwork skill-creation accomplish-ai agentic-workflows developer-guide
skill ★ 4

CCG Latent Chain Mode

A structured workflow for executing complex, multi-step development tasks through a four-phase reasoning process. It optimises token usage by employing hidden-state reasoning and transmitting only context deltas.

phuongrealmax/code-guardian token-efficient agentic-workflow software-development code-refactoring
skill ★ 6

Mistral MCP Integration for OpenClaw

Enables OpenClaw to access Mistral-specific capabilities via the Mistral MCP server, including OCR, Codestral FIM, and Voxtral audio processing. It also provides access to durable workflows, moderation, and batch API endpoints.

Swih/mistral-mcp mistral-ai mcp openclaw ocr
skill ★ 3

FlowZap Diagram Generation Skill

Generate, validate and publish workflow, sequence and architecture diagrams using the FlowZap Code DSL. This skill provides the syntax rules and instructions for agents to produce shareable playground URLs via the companion MCP server.

flowzap-xyz/flowzap-mcp diagrams mcp dsl workflow-automation
skill ★ 23

Neotoma Chat History Storage Workflow

A workflow for previewing and persisting chat transcripts, including dual-role agent messages, attachments, and extracted metadata, into the Neotoma data store.

markmhendrickson/neotoma neotoma chat-persistence data-storage mcp
skill ★ 23

Automated Feature Implementation Workflow

An automated workflow for executing feature units by managing configuration, documentation, testing, and spec-to-implementation alignment.

markmhendrickson/neotoma feature-workflow automated-testing spec-driven-development workflow-automation
skill ★ 23

Neotoma Plan Creation Skill

Automates the creation of plan entities within Neotoma by managing field collection, alignment verification, and the establishment of relational links to objectives or releases.

markmhendrickson/neotoma neotoma plan-management workflow-automation entity-creation
skill ★ 2

AIDE Pipeline Orchestrator

An orchestrator for the AIDE pipeline that manages the end-to-end workflow from specification to QA by delegating tasks to specialised subagents. It enforces methodology alignment through a mandatory boot sequence that synchronises project …

aidemd-mcp/server agentic-orchestration pipeline-management mcp workflow-automation
skill ★ 71

Repository Handover Document Generator

Automates the creation and updating of structured handover documents for repositories by aggregating git metadata, branch status, and task context.

transloadit/node-sdk handover-documentation git-automation repository-management workflow-automation
skill ★ 158

Upgrading GitHub Actions to Node 24

Provides a methodology for upgrading GitHub Actions references from deprecated Node 20 runtimes to Node 24 using the smallest safe major version bumps. It includes patterns for verifying runtime compatibility and inspecting composite action…

sbroenne/mcp-server-excel github-actions node-js dependency-updates devops
skill ★ 593

Plugin Development and Configuration Workflow

An end-to-end workflow for developing, testing, and configuring plugins, including icon creation and troubleshooting.

opentabs-dev/opentabs plugin-development workflow-automation debugging plugin-configuration
skill ★ 593

Complete Plugin Development and Setup Workflow

Provides a comprehensive workflow for building, testing, and configuring plugins, including icon generation and troubleshooting. It manages the entire plugin lifecycle from initial creation to final installation and setup.

opentabs-dev/opentabs plugin-development workflow-automation debugging plugin-configuration
skill ★ 148

Guided OpenSpec Workflow Onboarding

An interactive onboarding skill that guides developers through a complete OpenSpec workflow cycle, from task selection to implementation planning. It automates codebase analysis and the creation of proposals, specs, and designs.

weibaohui/kom openspec onboarding workflow-automation developer-experience
skill ★ 148

Initiate OpenSpec Changes via Artifact Workflow

Automates the initiation of OpenSpec changes using an experimental artifact-driven workflow. It handles directory scaffolding, schema selection, and provides instructions for the first required artifact.

weibaohui/kom openspec artifact-driven workflow-automation software-scaffolding
skill ★ 148

Automated OpenSpec Artifact Generation

Automates the sequential creation of all required OpenSpec artifacts for a new change, handling dependencies and scaffolding in a single workflow.

weibaohui/kom openspec artifact-generation automation workflow-automation
skill ★ 148

Progressing OpenSpec changes via artifact creation

Automates the sequential creation of artifacts within an OpenSpec workflow by checking current status and following schema-specific instructions. It leverages the openspec CLI to progress through proposals, specifications, and task lists.

weibaohui/kom openspec workflow-automation artifact-generation software-design
skill ★ 148

Archiving completed changes in experimental workflows

This skill automates the archiving of completed changes in experimental workflows by verifying artifact completion, task status, and synchronising delta specifications.

weibaohui/kom workflow-automation change-management spec-synchronisation archiving
skill ★ 148

Implementing tasks from OpenSpec changes

This skill automates the implementation of tasks defined within an OpenSpec change by iterating through task lists and updating progress. It handles context retrieval, status monitoring, and task completion within a spec-driven workflow.

weibaohui/kom openspec task-automation spec-driven-development workflow-automation
skill

Repository Review Automation Orchestrator

Orchestrates periodic repository review cycles by dispatching findings to specialised reviewers and aggregating results into reports, issues, or pull requests. It manages the end-to-end workflow, including finding normalisation and escalati…

TencentCloudBase/CloudBase-AI-ToolKit repository-review automation orchestration code-quality
skill

Standardised Planning Workflows via Slash Commands

Standardises the execution of planning modes using local slash commands for requirements, design, and task management. It provides decision logic for choosing between specification-driven or direct execution workflows based on task complexi…

TencentCloudBase/CloudBase-AI-ToolKit planning-workflows slash-commands workflow-automation task-management
skill

Automated MCP Attribution Triage and Repair

An auditable workflow for triaging, repairing, and closing MCP and skills-related attribution issues. It automates the process of inspecting execution traces, creating GitHub issues, and implementing fixes within isolated worktrees.

TencentCloudBase/CloudBase-AI-ToolKit mcp attribution-triage automated-repair github-integration