Auto-sync: 2026-04-21 04:02

This commit is contained in:
2026-04-21 04:02:47 +08:00
parent cb7c11e14f
commit ac524d1ff5
81 changed files with 3115 additions and 20 deletions

View File

@@ -0,0 +1,25 @@
---
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.