list-workflows

List custom workflows across project, user, or global scopes with metadata.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/noin-ai/plugins --skill list-workflows
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-workflows
Source: https://github.com/noin-ai/plugins/tree/main/plugins/noin-ai/skills/list-workflows
Command: npx skills add https://github.com/noin-ai/plugins --skill list-workflows

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams quickly discover automation options by listing all available custom workflows across projects or users, reducing manual digging and setup time.

Core Features & Use Cases

  • List workflows across project, user, or all scopes with optional verbose details for clarity.
  • Provide quick access to workflow metadata to assist planning and execution.
  • Use cases: audit existing automations, discover gaps, and plan new automations.

Quick Start

Run /list-workflows to display all configured workflows.

Frequently Asked Questions about list-workflows

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list all custom workflows in my project?

To list all custom workflows, you can enumerate every available automation across project, user, or global scopes. This returns structured workflow metadata to help you quickly discover and manage existing configurations without manual digging.

What is the best way to audit existing automations across different scopes?

Auditing existing automations is done by listing workflows across project, user, or all scopes. This provides quick access to workflow metadata, allowing you to review current setups, discover automation gaps, and plan new tasks.

Can I get verbose details when enumerating available workflows?

Yes, you can retrieve verbose details when enumerating available workflows. Using the verbose argument provides enhanced clarity and deeper metadata for each custom workflow, facilitating better planning and downstream processing.

How do I discover custom workflow triggers for a specific user scope?

Discovering custom workflow triggers for a specific user scope involves applying the scope argument to tailor results. This filters the enumeration to display only user-level automations, reducing setup time for individual contexts.

What structured data do I get back when listing workflows?

When listing workflows, you get structured workflow metadata returned for downstream processing. This data outlines the available custom workflows, triggers, and scopes, enabling seamless integration into your automation planning and execution pipelines.