agenticflow-skills

Comprehensive guide for building AI workflows, agents, and workforce systems with AgenticFlow. Use when designing workflows with various node types, configuring single agents, or orchestrating workforce collaboration patterns.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agenticflow-skills" with this command: npx skills add pixelml/agenticflow-skill/pixelml-agenticflow-skill-agenticflow-skills

AgenticFlow Skills

AgenticFlow is a platform for building AI-powered automation workflows, intelligent agents, and workforce systems.

Quick Navigation

TopicWhen to UseReference
CLI SetupFirst-time install, auth, env varsreference/cli-setup.md
Template BootstrapCold-start sample discovery and duplicate flowsreference/cli-setup.md
WorkflowBuilding automation flows with nodesworkflow/overview.md
Workflow (CLI-first)Building/running workflows via CLIworkflow/cli-mode.md
AgentCreating single intelligent agentsreference/agent/overview.md
Agent (CLI-first)Creating/testing agents with CLIreference/agent/cli-mode.md
WorkforceOrchestrating multiple agentsreference/workforce/overview.md
TroubleshootingCommon errors and fixesreference/troubleshooting.md
Definition of DoneEnforcing production acceptance criteriareference/quality/acceptance-criteria.md

Workflow

Workflows are linear automation pipelines composed of sequential nodes. Each node performs a specific action.

GuideDescription
overview.mdCore concepts, schemas, execution model
how-to-build.mdStep-by-step build guide
how-to-run.mdExecute workflows and handle results
cli-mode.mdCLI-first equivalents for MCP workflows
node-types.mdNode type schemas and discovery
connections.mdConnection providers and setup

Node Types Overview

CategoryExample Node TypesPurpose
AI/LLMclaude_ask, openai_chat, geminiAI model calls, text generation
Image Generationgenerate_image, dall_eCreate images from prompts
Data Processingjson_parse, text_transformTransform and manipulate data
Integrationsslack_send, gmail, notionConnect to 300+ external services (MCPs)
API Callshttp_request, webhookHTTP requests and webhooks
File Operationsfile_upload, pdf_parseUpload, download, process files

Note: Workflows in AgenticFlow are linear and sequential - nodes execute top to bottom with no branching or loops.


Agent

An Agent is an AI entity with specific capabilities, tools, and a defined persona.

To learn about agent configuration, load: reference/agent/overview.md

For CLI-first agent operations (create/get/update/stream), load: reference/agent/cli-mode.md


Workforce

Workforce systems coordinate multiple agents to solve complex tasks collaboratively.

To understand orchestration patterns, load: reference/workforce/overview.md

Common Patterns

  • Supervisor - One agent delegates to specialists
  • Swarm - Agents self-organize dynamically
  • Pipeline - Sequential agent handoffs
  • Debate - Agents discuss to reach consensus

Glossary

For terminology and definitions, see reference/glossary.md.


Quality Gate

Before declaring any workflow or agent task done, enforce: reference/quality/acceptance-criteria.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

clinic-visit-prep

帮助患者整理就诊前问题、既往记录、检查清单与时间线,不提供诊断。;use for healthcare, intake, prep workflows;do not use for 给诊断结论, 替代医生意见.

Archived SourceRecently Updated
Automation

changelog-curator

从变更记录、提交摘要或发布说明中整理对外 changelog,并区分用户价值与内部改动。;use for changelog, release-notes, docs workflows;do not use for 捏造未发布功能, 替代正式合规审批.

Archived SourceRecently Updated
Automation

klaviyo

Klaviyo API integration with managed OAuth. Access profiles, lists, segments, campaigns, flows, events, metrics, templates, catalogs, and webhooks. Use this skill when users want to manage email marketing, customer data, or integrate with Klaviyo workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

Archived SourceRecently Updated