·fetch-rules
</>

fetch-rules

Fetch and apply Cursor-style workspace rules supporting all rule formats (.cursor/rules/*.md, *.mdc, AGENTS.md, and legacy .cursorrules).

11Installs·1Trend·@dolesshq

Installation

$npx skills add https://github.com/dolesshq/self-obsolescence --skill fetch-rules

How to Install fetch-rules

Quickly install fetch-rules AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dolesshq/self-obsolescence --skill fetch-rules
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dolesshq/self-obsolescence.

SKILL.md

View raw

This skill emulates Cursor's rule selection behavior for AI agents.

| alwaysApply: true | Always included | | Simple .md (no frontmatter) | Always included | | globs: ... | Included when any candidate file matches | | description: ... | Included when prompt overlaps with description keywords | | No metadata (.mdc only) | Included only when explicitly referenced |

| AGENTS.md | Always included when in scope (directory hierarchy) |

Fetch and apply Cursor-style workspace rules supporting all rule formats (.cursor/rules/*.md, *.mdc, AGENTS.md, and legacy .cursorrules). Source: dolesshq/self-obsolescence.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dolesshq/self-obsolescence --skill fetch-rules
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from dolesshq/self-obsolescence

Quick answers

What is fetch-rules?

Fetch and apply Cursor-style workspace rules supporting all rule formats (.cursor/rules/*.md, *.mdc, AGENTS.md, and legacy .cursorrules). Source: dolesshq/self-obsolescence.

How do I install fetch-rules?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dolesshq/self-obsolescence --skill fetch-rules Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/dolesshq/self-obsolescence