edit

Update wiki pages and logs after modifying raw source files.

38|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill edit-chanw-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edit
Source: https://github.com/Chanw-research/claude-code-paper-writing/tree/main/empirical-research-notes/empirical-wiki/.claude/skills/edit
Command: npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill edit-chanw-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This wiki-editing skill helps you adjust raw sources and update wiki content automatically based on user requests, saving time and reducing manual errors.

Core Features & Use Cases

  • Add or remove raw sources under raw/ or raw/papers/ according to user instructions.
  • Update wiki pages, index, and log entries to reflect changes.
  • Automatically maintain navigation references and documentation consistency across the wiki.

Quick Start

Provide a user request to add or remove raw sources or update wiki content.

Frequently Asked Questions about edit

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

FAQPage Schema
How do I update wiki content and add raw sources automatically?

To update wiki content and add raw sources automatically, provide a request to copy local files into raw/ or raw/papers/, and the tool will download from arXiv if URLs are provided and update relevant wiki pages.

Can I download papers from arXiv URLs directly into my wiki raw sources?

Yes, you can download papers from arXiv URLs directly into raw sources by providing the URLs in your request, and the system automatically fetches and places them into the raw/papers/ directory.

What is the best way to maintain wiki navigation and log consistency when modifying raw files?

The best way to maintain wiki navigation and log consistency when modifying raw files is to use an automated editing skill that updates index entries and log files to reflect every source change.

Are existing files in the raw/ directory read-only when updating wiki content?

Yes, existing files in the raw/ directory are read-only when updating wiki content; the skill enforces this constraint by only allowing new files to be copied into raw/ or raw/papers/.

How does automated wiki editing handle documentation and version control logs?

Automated wiki editing handles documentation and version control logs by automatically appending log entries and updating navigation references whenever raw sources are added or removed.

Do I need local files prepared before using an automated wiki editing tool?

No, you do not need local files prepared before using an automated wiki editing tool, as it can download sources directly from provided arXiv URLs or process local files you specify.