generate-tool-config
- Repo stars 0
- Author repo skills-registry
Generate AI tool configuration files from the existing .context/ documentation.
Target: $ARGUMENTS
For "cursor"
Create .cursor/rules/ directory with .mdc files:
general.mdc- Always-apply rules from@.context/ai-rules.md- One
.mdcper domain with appropriate glob patterns - Use
alwaysApply: trueonly forgeneral.mdc - Reference
.context/files with@syntax
For "copilot"
Create .github/copilot-instructions.md:
- Extract key rules from
.context/ai-rules.md - Keep under 50 lines (Copilot works best with concise instructions)
- Reference
.context/file paths for the agent to read
For "windsurf"
Create .windsurfrules:
- Must stay under 6000 characters
- Prioritize rules from
.context/ai-rules.mdand.context/architecture/patterns.md - Include file references for domain-specific context
For "all"
Generate all three above.
Rules
- Read
.context/ai-rules.mdand.context/architecture/patterns.mdfirst - Keep generated files minimal. Don't duplicate content, point to
.context/files - Follow each tool's format requirements exactly
- Test that file paths are correct relative to project root
<!-- tomevault:4.0:skill_md:2026-05-23 -->Source: andrefigueira/.context — distributed by TomeVault.
- Fluxly category
- Documentation
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @tomevault-io · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Write / modify
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. Target: $ARGUMENTS
Create .cursor/rules/ directory with .mdc files: general.mdc - Always-apply rules from @.context/ai-rules.md One .mdc per domain with appropriate glob patterns
Create .github/copilot-instructions.md: Extract key rules from .context/ai-rules.md Keep under 50 lines (Copilot works best with concise instructions)
Create .windsurfrules: Must stay under 6000 characters Prioritize rules from .context/ai-rules.md and .context/architecture/patterns.md
Generate all three above.
Read .context/ai-rules.md and .context/architecture/patterns.md first Keep generated files minimal. Don't duplicate content, point to .context/ files Follow each tool's format requirements exactly
Generate AI tool configuration files from the existing `.context/` documentation.
## Target: $ARGUMENTS
### For "cursor"
Create `.cursor/rules/` directory with `.mdc` files:
- `general.mdc` - Always-apply rules from `@.context/ai-rules.md`
- One `.mdc` per domain with appropriate glob patterns
- Use `alwaysApply: true` only for `general.mdc`
- Reference `.context/` files with `@` syntax
### For "copilot"
Create `.github/copilot-instructions.md`:
- Extract key rules from `.context/ai-rules.md`
- Keep under 50 lines (Copilot works best with concise instructions)
- Reference `.context/` file paths for the agent to read
### For "windsurf"
Create `.windsurfrules`:
- Must stay under 6000 characters
- Prioritize rules from `.context/ai-rules.md` and `.context/architecture/patterns.md`
- Include file references for domain-specific context
### For "all"
Generate all three above.
## Rules
- Read `.context/ai-rules.md` and `.context/architecture/patterns.md` first
- Keep generated files minimal. Don't duplicate content, point to `.context/` files
- Follow each tool's format requirements exactly
- Test that file paths are correct relative to project root
---
> Source: [andrefigueira/.context](https://github.com/andrefigueira/.context) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-05-23 --> Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Target: $ARGUMENTS → For "cursor" → For "copilot" → For "windsurf" → For "all" → Rules
terms -> Generate AI tool configuration files from the existing .context/ documentation. · --- > Source: [andrefigueira/.context](https://github.com/andrefigueira/.context) — distributed by [TomeVault](https://tomevault.io).
files/cmd -> .context/ · .cursor/rules/ · .mdc · general.mdc · @.context/ai-rules.md · alwaysApply: true · .github/copilot-instructions.md · .context/ai-rules.md
body sha256 -> c4caafcfa3d4
Decide Fit First
Design Intent
How To Use It
Boundaries And Review