# Setup

> >

- **Type:** Skill
- **Install:** `agentstack add skill-ruesato-agent-skill-floreo-setup`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ruesato](https://agentstack.voostack.com/s/ruesato)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ruesato](https://github.com/ruesato)
- **Source:** https://github.com/ruesato/agent-skill-floreo/tree/main/skills/setup

## Install

```sh
agentstack add skill-ruesato-agent-skill-floreo-setup
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# floreo:setup

Embed a floreo auto-invoke rule in the current project's CLAUDE.md. After
setup, agents in this project will use floreo automatically for any
human-readable output — no explicit `/floreo` invocation needed.

## Steps

1. Check whether `CLAUDE.md` exists in the project root. If it doesn't,
   note that you'll create it.

2. Search the file for any existing floreo rule (grep for `floreo`). If one
   is already present, show it to the user and stop — no duplicate needed.

3. Append the following block to CLAUDE.md (add a blank line before it if
   the file doesn't end with one):

```
## floreo

Use the floreo skill whenever writing: a report, summary, analysis, research
brief, plan, proposal, retrospective, incident report, session-close summary,
or agent brief (when the receiver is human). Floreo turns these into polished
.html reading artifacts — do not write them as Markdown instead.

**Do NOT use floreo for**: any .md file the project or a tool expects
(README.md, CLAUDE.md, AGENTS.md, ONBOARDING.md, ADRs saved as Markdown,
etc.), skill or command definition files (SKILL.md, files in skills/ or
commands/), steering and config files for agents or tools, or content a
downstream agent or tool will parse as plain text.

Invoke the floreo skill before writing the final output file. The floreo skill
file contains the full design system, component library, and Content Plan
templates.
```

4. Tell the user what you added and where. No further action needed — the
   rule takes effect in the next session (or immediately, since CLAUDE.md is
   read at the start of each message).

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [ruesato](https://github.com/ruesato)
- **Source:** [ruesato/agent-skill-floreo](https://github.com/ruesato/agent-skill-floreo)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-ruesato-agent-skill-floreo-setup
- Seller: https://agentstack.voostack.com/s/ruesato
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
