Skip to content

lola AI Context Module — Cursor support #122

Description

@yvonnedevlinrh

Is your feature request related to a problem? Please describe.

Cursor has no skill or command distribution mechanism. Users can only configure MCP servers manually via .mcp.json. There is no way for Cursor users in consumer repos to access /comply-setup, /comply-pipeline, or /comply-pack.

This is the largest UX gap of any supported tool — Claude Code has a plugin marketplace, Gemini CLI has extensions, and OpenCode lola support is being added in the lola module issue.

Describe the solution you'd like

Validate and adjust (if needed) the module/ directory created in the OpenCode lola issue to work with lola install complypack -a cursor.

lola installs Cursor skills to .cursor/skills/ and commands to .cursor/commands/.

Verify that:

  • The skill and command content works in Cursor's format
  • lola's format conversion produces valid output

Validation

  • lola install complypack -a cursor --scope project creates
    .cursor/skills/ and .cursor/commands/ with correct content
  • Skills and commands are discoverable in Cursor after install
  • If module/ content needs Cursor-specific adjustments, make them
  • Update INSTALL.md with lola install instructions for Cursor

Describe alternatives you've considered

  • Manual .mcp.json only (current state): Users get MCP tools but no
    guided skills or commands.

Additional context

  • Depends on the module/ directory created in the OpenCode lola issue
  • Related downstream issue: complytime-labs/fluffy-couscous#37

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

Priority

Medium

Effort

None yet

Projects

Status
Blocked 🚧

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions