edit

Edit document text while preserving protected regions marked with scope markers.

53|11|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/a554b554/Reactant --skill edit-a554b554
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edit
Source: https://github.com/a554b554/Reactant/tree/main/skills/edit
Command: npx skills add https://github.com/a554b554/Reactant --skill edit-a554b554

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of editing text portions within documents by applying prompts to modify content while respecting protected and editable regions.

Core Features & Use Cases

  • Content Refinement: Edit text based on instructions, such as making content more concise or formal, without altering protected sections.
  • Scope Management: Use scope modifiers like << >> to protect specific text and (( )) to restrict edits to fields.
  • Use Case: An author wants to improve clarity in a manuscript but needs certain formulas and references untouched. This Skill enables precise, context-aware editing that preserves essential parts.

Quick Start

Use the edit skill to correct the tone of the highlighted paragraph in your document.

Frequently Asked Questions about edit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I edit specific portions of text in a document while keeping protected sections intact?

To edit specific text portions while keeping protected sections intact, use scope modifiers like << >> to protect text and (( )) to restrict modifications to editable fields. The algorithm parses these markers and applies changes only to the designated regions.

What is scope control for text revision and when do I need it?

Scope control for text revision is the process of applying modification instructions to specific document regions while preserving others. You need it for content refinement tasks like manuscript polishing where certain formulas, references, or protected sections must remain untouched.

How to make a paragraph more concise without altering formulas and references in a manuscript?

To make a paragraph more concise without altering formulas and references, wrap the protected content in << >> scope markers and apply your refinement instructions to the remaining text. The text processing algorithm respects these boundaries and modifies only the unprotected regions.

Can I restrict text modifications to specific fields within a larger document?

Yes, you can restrict text modifications to specific fields within a larger document by using the (( )) scope modifier. This restricts edits to the designated fields, ensuring the text revision algorithm applies your instructions only within those specified boundaries.

Does scope-based text editing work for formal tone adjustments in content refinement?

Scope-based text editing works for formal tone adjustments by applying your tone instructions across editable regions while maintaining protected content. Content refinement processes use scope modifiers to ensure tone changes do not alter specified formulas, references, or protected text sections.

What are the limitations of using scope markers for document revision?

A limitation of using scope markers for document revision is that the algorithm relies on correctly parsing << >> and (( )) syntax. If scope markers are improperly nested or malformed, the text processing algorithm may fail to identify protected regions, leading to unintended modifications.