1.1 KiB
1.1 KiB
title, type, tags, date, source_file
| title | type | tags | date | source_file | |||
|---|---|---|---|---|---|---|---|
| Cursor Integration | source |
|
2026-04-20 | raw/Agent/agency-agents/integrations/cursor/README.md |
Summary
Cursor Integration README explains generating project-scoped Cursor .mdc rule files from The Agency roster. Rules live under .cursor/rules/<agent-slug>.mdc in a project and can be activated inline (e.g., @frontend-developer) or made always-on via frontmatter configuration.
Key Claims
- The Agency can convert agents into Cursor
.mdcrule files which are project-scoped. - Installers create
.cursor/rules/<agent-slug>.mdcwhen run from a project root via./scripts/install.sh --tool cursor. - Rules can be invoked inline with
@agent-slugor set alwaysApply in frontmatter.
Key Quotes
"Converts the full Agency roster into Cursor
.mdcrule files. Rules are project-scoped — install them from your project root." — Cursor Integration README
Connections
- The Agency: AI Specialists Ready to Transform Your Workflow — roster source
- Cursor project-scoped rules pattern
Contradictions
- None detected with existing wiki content at time of ingest.