Files
nexus/wiki/sources/cursor-readme.md
2026-04-21 04:02:47 +08:00

26 lines
1.1 KiB
Markdown

---
title: "Cursor Integration"
type: source
tags: [agency, integrations, cursor]
date: 2026-04-20
source_file: 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 `.mdc` rule files which are project-scoped.
- Installers create `.cursor/rules/<agent-slug>.mdc` when run from a project root via `./scripts/install.sh --tool cursor`.
- Rules can be invoked inline with `@agent-slug` or set alwaysApply in frontmatter.
## Key Quotes
> "Converts the full Agency roster into Cursor `.mdc` rule 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.