# Fillo Agent Skill

Last updated: 2026-07-11

Canonical page: https://fillo.so/agents
Current Fillo agent reference: https://fillo.so/llms.txt

The Build with Fillo skill teaches compatible coding agents how to embed an
existing Fillo form, author a new product-native form, choose the correct SDK,
respect workspace and credential boundaries, match the host UI, and verify a
real submission.

## Use the live agent reference

The reusable project installer will appear here when its matching CLI release
is available on npm. In the meantime, give an agent the live, versioned Fillo
reference at https://fillo.so/llms.txt; it links to the current Markdown guides.



## Paste into a coding agent

```text
Add a native Fillo form to this app. Read https://fillo.so/llms.txt first, then follow the relevant Markdown guide it links and match this project's framework and UI.
```

If the agent cannot install Agent Skills, have it read https://fillo.so/llms.txt and the
relevant Markdown guide linked there. Keep workspace keys and short-lived setup
tokens in the one-off task prompt, never in the installed skill.
