wiki-integrate

Add new or updated wiki pages to a knowledge graph with backlinks and index entries.

59|8|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/vanillaflava/llm-wiki-skills --skill wiki-integrate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-integrate
Source: https://github.com/vanillaflava/llm-wiki-skills/tree/main/wiki-integrate
Command: npx skills add https://github.com/vanillaflava/llm-wiki-skills --skill wiki-integrate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps manage a personal knowledge wiki by connecting new or updated pages into the knowledge graph, creating backlinks, and maintaining an index.

Core Features & Use Cases

  • Integration: Weaves new or updated wiki pages into the knowledge graph by adding backlinks and index entries.
  • Automation: Automates the process of adding new pages to the index and creating backlinks to related pages.
  • Use Case: Ideal for use after creating a new page directly in a chat or after significant revisions to an existing page to ensure it's well-connected in the knowledge graph.

Quick Start

Use the /wiki-integrate command to integrate a new or updated page into the wiki.

Frequently Asked Questions about wiki-integrate

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

FAQPage Schema
How do I add new wiki pages to my knowledge graph automatically?

To add new wiki pages to your knowledge graph, run the wiki integration command to automatically generate backlinks and update the index entries for the newly added or revised pages.

What is wiki page integration and how does it connect backlinks?

Wiki page integration is the process of weaving new or updated wiki content into a personal knowledge graph by establishing backlinks and creating corresponding entries in the central page index.

When should I update the index for my personal knowledge wiki?

You should update the wiki index after creating a new page directly in a chat or after making significant revisions to an existing page to ensure all content remains well-connected within the knowledge graph.

Does wiki page integration require filesystem read/write access?

Yes, wiki page integration requires filesystem read/write access to successfully add new pages to the index and create the necessary backlinks to related pages within your personal wiki structure.

Can I use this to integrate pages into a wiki structured without wiki-schema?

No, this integration process specifically applies to personal knowledge wikis that are structured according to the wiki-schema configuration to ensure proper backlink creation and index mapping.

What's the best way to maintain backlinks after updating a wiki page?

The best way to maintain backlinks after updating a wiki page is to run an automated integration process that weaves the revised content back into the knowledge graph and refreshes the index entries.