What problem does it solve?
This skill solves the communication gap between different AI agents by generating concise, read-only, and self-contained prompts that allow a target agent to perform tasks in its own environment without manual code copy-pasting.
Core Features & Use Cases
- Contextual Patching: Creates structured prompts with file references, intent, and constraints for target LLMs.
- Read-Only Analysis: Safely analyzes the current working directory to identify necessary changes without modifying local files.
- Use Case: When you need to apply a bugfix or configuration change across multiple repositories, use this skill to generate a standardized prompt that instructs a target agent on exactly what to change, how to verify it, and which rules to follow.
Quick Start
Use the n-llm-patch skill to generate a prompt for updating the node engine version in the target project.