Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,12 @@ The hook checks staged `.html`, `.htm`, `.md`, and `.mdx` content. Review the ba
claude plugin marketplace add cucuwang/aeoptimize
```

Or install the same reusable skills through the cross-agent Agent Skills CLI:

```bash
npx skills add cucuwang/aeoptimize
```

- `/aeo-scan` — deterministic readiness audit with optional experimental review
- `/aeo-generate` — preview optional discovery artifacts
- `/aeo-transform` — propose content edits without inventing claims
Expand Down
Loading