wiki-grow

Promote project knowledge articles to a vault wiki with auto-generated frontmatter.

127|22|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/flonat/flonat-research --skill wiki-grow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-grow
Source: https://github.com/flonat/flonat-research/tree/main/skills/wiki-grow
Command: npx skills add https://github.com/flonat/flonat-research --skill wiki-grow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of promoting project knowledge articles into the vault wiki, reducing manual effort and ensuring knowledge is easily accessible.

Core Features & Use Cases

  • Automated Promotion: Automatically promotes selected articles into the vault wiki, based on predefined criteria.
  • Dry Run Option: Allows for a preview of which articles would be promoted without making any changes.
  • Interactive Execution: Can be run interactively for a real promotion after curating the denylist.
  • Use Case: Ideal for research teams that need to keep a comprehensive, up-to-date knowledge base without constant manual updates.

Quick Start

Run the skill to automatically promote articles: wiki-grow --autonomous

Frequently Asked Questions about wiki-grow

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

FAQPage Schema
How do I automate promoting project knowledge articles to a vault wiki?

You can automate knowledge promotion to a vault wiki by running a scanner that identifies eligible articles based on corpus mentions and a denylist, then copying selected articles with auto-generated frontmatter using an autonomous execution command.

Can I preview which articles will be promoted to the knowledge base before making changes?

Yes, you can preview knowledge base promotion by using a dry run option to identify which articles would be promoted based on corpus analysis without modifying the vault wiki.

How does corpus analysis select articles for automated wiki promotion?

Corpus analysis selects articles for automated wiki promotion by scanning project knowledge files for specific mentions and filtering out any articles explicitly listed in a predefined denylist.

What is the best way to keep a research team's knowledge base updated without manual effort?

The best way to keep a research knowledge base updated without manual effort is to automate the promotion pipeline, using an interactive execution mode to curate a denylist before copying eligible articles to the vault wiki.

Does automated wiki promotion require manual curation of the denylist?

Automated wiki promotion requires curating a denylist to exclude unwanted articles, but once configured, the scanner can run autonomously to promote eligible project knowledge based on corpus mentions.

What format does the wiki promotion tool use when copying articles to the vault?

The wiki promotion tool copies articles to the vault by generating and attaching auto-generated frontmatter to the selected project knowledge files during the promotion process.