eduardoabreu81

16 mods across 2 repositories, 1 stars between them.

forgeneo-mcp

01

eduardoabreu81/forgeneo-mcp

MCP server Claude CodeCodexCursor

MCP server "forgeneo-mcp" as configured in eduardoabreu81/forgeneo-mcp. Runs locally from the forgeneo-mcp Python package.

1 5d ago A tokens not measured original MIT

batch

02

eduardoabreu81/livewiki

Command

This page documents how the livewiki batch command is registered with the Commander CLI framework and how it formats batch run reports for human consumption.

0 5d ago A 0 tokens original MIT

export

03

eduardoabreu81/livewiki

Command

The livewiki export command turns the project's curated wiki into a deliverable artifact on disk: either a flattened snapshot under .livewiki/export/ / (for generic, github-wiki, and gitlab-wiki targets) or a synthesized repository-root README.md (for the readme target).

0 5d ago A 0 tokens original MIT

index-cmd

04

eduardoabreu81/livewiki

Command

The index command reindexes a repository and synchronizes its anchor ledger while selecting human-readable, JSON, or quiet output.

0 5d ago A 0 tokens original MIT

index

05

eduardoabreu81/livewiki

Command

This directory holds every livewiki subcommand registered on the root Commander program in the @livewiki/cli package. Each file is a thin adapter that wires one CLI verb into the program and delegates the real work to sibling modules in @livewiki/core: init provisions a repo and drives the indexing and LLM pipeline…

0 5d ago A 0 tokens original MIT

init

06

eduardoabreu81/livewiki

Command

The livewiki init command is the CLI entry point that provisions a repository's livewiki directories, indexes the source tree, and (optionally) drives the full LLM documentation pipeline.

0 5d ago A 0 tokens original MIT

install

07

eduardoabreu81/livewiki

Command

This page explains how the livewiki install CLI command detects installed coding agents and safely configures the livewiki MCP server entry, hook templates, shared skills, and optional pointer files.

0 5d ago A 0 tokens original MIT

pointer

08

eduardoabreu81/livewiki

Command

This page documents the livewiki pointer subcommand, which manages an opt-in "pointer" block inside an AGENTS.md or CLAUDE.md file at the repository root.

0 5d ago A 0 tokens original MIT

serve

09

eduardoabreu81/livewiki

Command

The livewiki serve command registers an MCP server on stdio inside the livewiki CLI, sharing the same runtime as the standalone livewiki-mcp binary.

0 5d ago A 0 tokens original MIT

status

10

eduardoabreu81/livewiki

Command

This page documents the CLI command that reports the current health of a livewiki index.

0 5d ago A 0 tokens original MIT

update

11

eduardoabreu81/livewiki

Command

The livewiki update command records incremental documentation work and emits a focused package for the next update.

0 5d ago A 0 tokens original MIT

verify

12

eduardoabreu81/livewiki

Command

This page documents the livewiki verify CLI subcommand, which checks a generated wiki for the kinds of corruption that would break readers or CI pipelines.

0 5d ago A 0 tokens original MIT

view

13

eduardoabreu81/livewiki

Command

The livewiki view CLI command builds a self-contained static site from the canonical livewiki/ wiki and opens it in a browser.

0 5d ago A 0 tokens original MIT

bootstrap-wiki

14

eduardoabreu81/livewiki

Skill Claude CodeCodex

Bootstrap a repository's initial livewiki documentation through MCP when no wiki pages exist or the user explicitly asks for its first full wiki. Use for deliberate, long-running initial documentation.

0 5d ago A 39 tokens original MIT

document-as-you-go

15

eduardoabreu81/livewiki

Skill Claude CodeCodex

Quando você termina uma tarefa/commit, pague a dívida de documentação da wiki antes de fechar. Use este skill no Claude Code, OpenCode, Codex CLI ou qualquer agente que tenha a skill MCP do livewiki.

0 5d ago A 50 tokens original MIT

livewiki

16

eduardoabreu81/livewiki

MCP server Claude CodeCodexCursor

A repository wiki of Markdown pages anchored to real code: read, search, and verified writes. Runs locally from the @livewiki/mcp npm package.

0 5d ago A tokens not measured original MIT