Comprehensive guide for building AI workflows, agents, and workforce systems with AgenticFlow.
This skill provides reference documentation for designing and building with the AgenticFlow platform:
- Workflows — Linear automation pipelines with sequential nodes
- Agents — Single intelligent AI entities with tools and personas
- Workforce — Multi-agent orchestration systems
Install this skill in your AI assistant to get contextual guidance when working with AgenticFlow.
reference/
├── workflow/ # Workflow building guides
│ ├── overview.md
│ ├── how-to-build.md
│ ├── how-to-run.md
│ ├── node-types.md
│ └── connections.md
├── agent/ # Agent configuration
│ └── overview.md
├── workforce/ # Multi-agent orchestration
│ └── overview.md
└── glossary.md # Terminology reference
| Building... | Start Here |
|---|---|
| Automation workflow | workflow/overview.md |
| Single AI agent | agent/overview.md |
| Multi-agent system | workforce/overview.md |
Sequential node-based automations. Supports 300+ integrations including:
- AI/LLM: Claude, OpenAI, Gemini
- Image Gen: DALL-E, Stable Diffusion
- Integrations: Slack, Gmail, Notion, and more
Configurable AI entities with:
- Custom system prompts
- Tool/MCP access
- Knowledge bases
- Supervisor — Delegation to specialists
- Swarm — Self-organizing agents
- Pipeline — Sequential handoffs
- Debate — Consensus through discussion
MIT