Skip to main content
FlowFn
IntegrationsTemplatesPricingDocsBlogSign inStart free
All documentation

v1.21.0

UpdatedJun 4, 2026Reading time1 min read

Released 2026-06-04. Agents can now carry reusable skills — named instruction blocks you attach, upload, or generate with AI.

Added

  • A Skills tab on the agent editor. A skill is a named block of operating instructions; each enabled skill is added to the agent's instructions at run time so it's followed when relevant. Skills are guidance, not tools — they grant no new permissions.
  • Create a skill three ways: write it by hand, upload a text file (Markdown / plain text / JSON / CSV / HTML) whose contents become the body, or generate one with AI from the agent's task and knowledge brief (describe what you want, then review and edit the draft). AI generation uses your AI credits.
  • Toggle each skill on or off without deleting it.

Good to know

  • Skill text is screened by content moderation on save and is included in your data export, like the rest of the agent. The number of skills per agent is plan-limited.

Spotted an issue or have feedback?

support@flowfn.com
Back to docs hub →