edit

Automates wiki edits by adding/removing raw sources and updating index and log files.

1.6k|208|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/skyllwt/OmegaWiki --skill edit-skyllwt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edit
Source: https://github.com/skyllwt/OmegaWiki/tree/main/.claude/skills/edit
Command: npx skills add https://github.com/skyllwt/OmegaWiki --skill edit-skyllwt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of editing wiki content by adding or removing raw sources and applying user requests to update pages, ensuring consistency and traceability.

Core Features & Use Cases

  • Ingest raw sources from local, arXiv, or web references and apply updates to the wiki.
  • Keep wiki navigation and logs in sync when edits are performed.
  • Support bidirectional link updates and structured page modifications per user instructions.

Quick Start

Provide a clear user request using /edit <your instruction> to modify sources and pages.

Frequently Asked Questions about edit

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

FAQPage Schema
How do I automate wiki content updates from raw sources?

You can automate wiki content updates by issuing a clear /edit command with your instructions, which triggers the ingestion of raw sources and applies modifications to wiki pages. This ensures consistency and traceability across your content.

How do I add new arXiv sources to my wiki structure?

You can add new arXiv sources to your wiki by using the /edit command to ingest the references. The process automatically updates wiki/index.md and wiki/log.md to keep navigation and logs in sync.

Can I use this to delete outdated files from my wiki?

Yes, you can delete outdated files from your wiki by providing a removal instruction via the /edit command. The Skill ensures safe file handling and properly propagates the changes across the wiki structure.

Does this approach support bidirectional link updates in wiki pages?

Yes, the wiki editing process supports bidirectional link updates and structured page modifications per your specific instructions. This maintains link integrity when sources are added or removed.

What is needed to start ingesting local and web references into my wiki?

To start ingesting local and web references into your wiki, you need a clear /edit command specifying your update instructions. The Skill handles the raw source ingestion and applies the content changes automatically.