agenticflow-agent

Installation
SKILL.md

AgenticFlow Agent

A single AI agent with a system prompt, model, optional MCP tool attachments, and an optional code-execution sandbox. Use this when one chat surface + one set of rules is enough.

When NOT to use this skill

If the user needs multiple agents that hand off to each other (research → write, triage → specialist, a pre-built team template), use agenticflow-workforce instead. Don't over-engineer — a support bot with "if billing/refunds/privacy, escalate to email" is one agent, not three.

Orient first

af bootstrap --json

From the response, extract:

  • auth.project_idrequired on agent create (server does not auto-inject for agents, unlike workforces)
  • auth.workspace_id
  • _links.workspacesurface this URL to the user right away: "Your AgenticFlow workspace is at <_links.workspace> — open it anytime to see what I'm building." Anchors a human-first mental model before any mutation
Related skills

More from antongulin/agenticflow-ai-skills

Installs
5
GitHub Stars
1
First Seen
14 days ago