One-click install
npx skills add https://github.com/ElbertePlinio/dotfiles --skill wiki-elberteplinio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki
Source: https://github.com/ElbertePlinio/dotfiles/tree/main/private_dot_factory/plugins/marketplaces/factory-plugins/plugins/droid-evolved/skills/wiki
Command: npx skills add https://github.com/ElbertePlinio/dotfiles --skill wiki-elberteplinio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the tedious, error-prone manual work of creating and maintaining codebase documentation, ensuring your wiki stays fully aligned with the latest code changes and project structure.

Core Features & Use Cases

  • Comprehensive Codebase Survey: Performs both structural and deep code scans to map all subsystems, features, data flows, and patterns in your repository.
  • Structured Wiki Generation: Produces a complete set of interconnected markdown wiki pages covering overview, architecture, subsystems, contribution guidelines, and codebase statistics.
  • Factory App Integration: Automatically uploads the generated wiki directly to the Factory app for immediate team access and collaboration.
  • Use Case: For a fast-growing engineering team onboarding new members, use this Skill to generate a full, up-to-date wiki for a complex microservice repository in minutes, instead of spending days manually writing and maintaining documentation.

Quick Start

Provide the path to your target codebase repository and ask the Skill to generate and upload its full wiki to the Factory app.

Frequently Asked Questions about wiki

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

FAQPage Schema
How do I automatically generate documentation for my codebase?

Automatically generate codebase documentation by running a wiki generation tool that scans your repository's structure and code patterns to produce interconnected markdown pages. This eliminates manual wiki maintenance overhead.

What is automated wiki generation for software repositories?

Automated wiki generation is the process of scanning a software repository to map subsystems and data flows, then producing structured markdown wiki pages. It covers architecture, subsystems, and contribution workflows without manual writing.

Does automated wiki generation work for complex microservice repositories?

Yes, automated wiki generation works for complex microservice repositories by performing both structural and deep code scans to map all subsystems. It generates interconnected markdown pages covering architecture and contribution guidelines for team onboarding.

How do I upload generated codebase documentation to the Factory app?

To upload generated codebase documentation to the Factory app, use a wiki generation Skill that produces standardized wiki directories with Factory app upload compatibility. Provide the repository path and the tool handles generation and upload automatically.

Can I generate Mermaid diagrams automatically from my source code?

Yes, you can generate Mermaid diagrams automatically from your source code by using an automated wiki generation tool. It maps structural and deep code patterns to produce standardized wiki pages with Mermaid diagrams and cross-linked content.

What is the best way to keep technical documentation aligned with code changes?

The best way to keep technical documentation aligned with code changes is to use automated wiki generation rather than manual writing. This regenerates structured markdown pages from your repository, ensuring documentation matches the latest project structure.