Tag: workflow

Type: All Skills Tools
skill ★ 77,350

LobeHub task management and workflow orchestration

This skill provides comprehensive CLI access to manage the entire task lifecycle within LobeHub. Developers can use commands to track progress, manage subtasks and dependencies, and handle associated documents and conversation topics.

lobehub/lobehub task-management workflow cli llm
skill ★ 77,350

Linear issue management and workflow automation

This skill manages the full lifecycle of issues within Linear, enabling agents to retrieve details, update statuses, and create structured sub-issue trees. It ensures proper context by generating completion comments and linking PRs using sp…

lobehub/lobehub linear issue-management workflow project-management
skill ★ 4,829

Structured workflow for inbox message triage

This skill implements a robust, multi-stage workflow for triaging incoming messages. It classifies items into categories and manages state persistence, allowing the flow to pause while awaiting external input before resuming processing.

the-open-agent/openagent taskflow inbox-triage workflow state-management
skill ★ 7,851

Manage and structure scientific research experiments

This skill establishes the foundational structure for a research experiment, handling directory setup, baseline file copying, and ingesting diverse research sources. It manages all necessary bookkeeping by initializing and updating central …

Upsonic/Upsonic experiment-management workflow setup data-ingestion
skill ★ 700

Foundational Agentic Skill Framework Implementation

This skill provides a foundational framework for implementing complex, multi-step agentic workflows. It allows developers to orchestrate various capabilities into cohesive, reliable processes.

MigoXLab/dingo agentic skill workflow orchestration
skill ★ 25,210

Managing automated PR review cycles

This skill automates the entire PR review lifecycle, monitoring bot feedback, fetching inline comments, and guiding the developer through fixing real bugs and providing reasoned dismissals for speculative feedback. It ensures all bot commen…

PrefectHQ/fastmcp pr-review github-api workflow agentic
skill ★ 1,010

Standardized planning workflow management skill

This skill standardizes the planning process by guiding users through selecting appropriate execution modes (spec or no-spec) based on task scope and complexity. It enforces structured workflows, ensuring necessary confirmations and maintai…

TencentCloudBase/CloudBase-MCP planning workflow development spec-vs-no-spec
skill ★ 1,010

Automated git workflows for development delivery

This skill formalises complex, multi-step git delivery workflows, allowing agents to execute structured processes like conventional commits, safe PR creation, and release note generation. It also facilitates isolated worktree analysis and f…

TencentCloudBase/CloudBase-MCP git workflow commits pr
skill

Structured task flow for inbox message triage

This skill demonstrates a robust pattern for handling incoming messages by classifying intent and managing complex routing logic. It allows for immediate notifications, pausing execution while awaiting external replies, and aggregating item…

casibase/casibase taskflow inbox-triage workflow state-management
skill

Automated Pull Request Workflow

A workflow for agents to automate the pull request lifecycle, including pre-flight checks, test coverage verification, and template-based PR creation. It integrates with GitHub CLI and review bots to manage the end-to-end review process.

Significant-Gravitas/Auto-GPT git github pull-request automation
skill ★ 1,357

Creating durable asynchronous workflows with Temporal

This skill provides a comprehensive guide to setting up durable, asynchronous workflows using Temporal. It covers defining activities, orchestrating workflows, and running dedicated workers for robust background processing.

dust-tt/dust temporal workflow background-jobs async
skill

Structured Task and Project Workflow Manager

This skill provides a robust CLI interface for managing complex, multi-stage tasks. Developers can utilize commands to track the task lifecycle, manage subtasks and their dependencies, and organize associated resources like documents and co…

lobehub/lobe-chat task-management workflow project-tracking cli
skill

Automated Linear Issue Management Workflow

This skill orchestrates comprehensive issue management within Linear, enabling agents to retrieve details, extract context from images, update issue statuses, and create structured sub-issue trees. It ensures robust project tracking by auto…

lobehub/lobe-chat linear issue-management project-tracking workflow
skill ★ 1,072

Mandatory Skill Invocation Workflow Guide

This skill enforces a strict protocol requiring the agent to check for and invoke any relevant skill before generating any response or taking action. It establishes the Skill tool as the mandatory first step in the agent's workflow, overrid…

Onelevenvy/flock workflow agent-control skill-management meta-skill
skill ★ 12,026

Workflow for structured process tool usage

This skill orchestrates a multi-step process by first calling a 'generate' tool to obtain an ID, and subsequently invoking the 'process' tool with the necessary parameters. It implements conditional logic to guide the agent based on specifi…

langchain4j/langchain4j workflow tool-orchestration process-management conditional-logic
skill ★ 28

End-to-end safe code refactoring workflow

This skill automates a comprehensive, safe refactoring workflow by coordinating blast-radius analysis, speculative preview, disk application, build verification, and targeted test execution. It ensures changes are validated end-to-end, mini…

blackwell-systems/agent-lsp refactoring lsp safe-edit workflow
skill ★ 2,782

GitHub Issue Bug Fixing Workflow

A systematic workflow for investigating, reproducing, and resolving GitHub issues within the DBHub codebase. It guides the agent through fetching issue details, locating relevant code, and creating pull requests.

bytebase/dbhub github-issues bug-fixing workflow automated-debugging
skill ★ 3,691

Vizro Dashboard Design Workflow

A structured three-step workflow for planning Vizro dashboards through requirements gathering, layout design, and visualisation selection. It utilises YAML spec files to document architectural decisions and ensure a consistent transition to…

mckinsey/vizro vizro dashboard-design data-visualisation workflow
skill ★ 133

Workflow for adding Linear MCP tools

This skill outlines the end-to-end workflow for implementing or updating a Linear capability within the mcp-linear repository. It guides developers through service method updates, tool definition creation, handler implementation, and compre…

tacticlaunch/mcp-linear linear mcp workflow tool-development
skill

General purpose agentic workflow skill framework

This skill provides a foundational framework for executing complex, multi-step agentic workflows. It enables structured orchestration of various tasks within the agentic pipeline.

DataEval/dingo agentic workflow orchestration skill
skill ★ 34

ENCODE Pipeline Workflow Generation and Management

This skill facilitates the generation and execution of complex ENCODE bioinformatics workflows, supporting custom Nextflow and WDL pipelines. It manages compute resource requirements and deployment across local, HPC, and major cloud platfor…

ammawla/encode-toolkit encode nextflow workflow bioinformatics
skill ★ 23

Structured bug fixing and feature remediation workflow

This skill executes a structured workflow to diagnose and resolve bugs within a feature or module. It supports optional error classification (implementation, spec, or architectural) and ensures all fixes are validated with regression tests.

markmhendrickson/neotoma bug-fixing workflow error-classification regression-testing
skill ★ 23

structured workflow for bug fixing and testing

This skill automates the process of fixing bugs within a feature or module by following a structured workflow. It supports optional error classification (implementation, spec, or architectural) and ensures all fixes are validated with regre…

markmhendrickson/neotoma bug-fixing workflow regression-testing code-correction
skill ★ 23

Create structured development plans in Neotoma

This skill guides the user through a comprehensive workflow to define and store a new plan entity within Neotoma. It systematically collects required fields, performs an alignment check, and establishes necessary relationships before persis…

markmhendrickson/neotoma neotoma planning entity-management workflow