edit

Edit raw source files and wiki pages while maintaining reverse links.

77|16|Updated May 9, 2026
One-click install
npx skills add https://github.com/Lambenthan/empiricalwiki --skill edit-lambenthan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edit
Source: https://github.com/Lambenthan/empiricalwiki/tree/main/.claude/skills/edit
Command: npx skills add https://github.com/Lambenthan/empiricalwiki --skill edit-lambenthan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly modify raw sources and update wiki content without manually editing many interconnected files and links.

Core Features & Use Cases

  • Add raw sources from local paths, arXiv URLs, or webpages into the appropriate raw/ subdirectories.
  • Delete raw sources from raw/ after confirmation to keep your knowledge base aligned with your research needs.
  • Update wiki content by editing specific pages/fields, and maintaining forward and reverse links, plus wiki/index.md and wiki/log.md updates.
  • Use Case: You ingest a new paper variant and want its metadata reflected consistently in the relevant concepts/ or topics/ pages, with navigation and logs updated in one operation.

Quick Start

Ask the AI to "/edit 删除 raw/papers/old-paper.pdf 并更新 concepts/lora 的 SOTA tracker 到最新版本,同时维护双向链接和更新 index.md 与 log.md" and then review the reported changes.

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 raw sources without breaking reverse links?

To update wiki content and raw sources without breaking reverse links, you use controlled modifications that parse user intent and automatically maintain forward and reverse link consistency. The system writes updates directly to wiki/index.md and wiki/log.md to keep navigation synchronized.

How do I add new raw sources from arXiv URLs or local paths into my wiki?

You can add new raw sources from arXiv URLs, webpages, or local paths by issuing an ingestion command that places files into the appropriate raw/ subdirectories. The workflow then updates the corresponding concepts/ or topics/ pages to reflect the new empirical documentation.

What is the best way to delete a raw source file and update its tracked wiki fields?

The best way to delete a raw source file and update its tracked wiki fields is to request a deletion from the raw/ directory with confirmation, which triggers targeted edits to specific wiki pages and updates the index.md and log.md files in one operation.

Can I edit specific entity fields on a wiki page while keeping the index and logs updated?

Yes, you can edit specific entity fields on a wiki page while keeping the index and logs updated. The process performs controlled modifications to targeted content and automatically writes the changes to wiki/index.md and wiki/log.md to maintain accurate records.

Does wiki content editing support adding papers from both web URLs and local directories?

Yes, wiki content editing supports adding papers from both web URLs and local directories. You can ingest sources by downloading from arXiv or web URLs, or by adding them from local paths directly into the raw/ subdirectories of your knowledge base.

When should I use controlled modifications for empirical documentation workflows?

You should use controlled modifications for empirical documentation workflows when you need to ingest a new paper variant and want its metadata reflected consistently in relevant pages. This ensures forward and reverse links remain intact without manually editing interconnected files.