doc-manager

Alias /doc-manager to run the docs-manager workflow for wiki synchronization.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/pko89403/ZeroAlign-Rec --skill doc-manager-pko89403
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: doc-manager
Source: https://github.com/pko89403/ZeroAlign-Rec/tree/main/.agents/skills/doc-manager
Command: npx skills add https://github.com/pko89403/ZeroAlign-Rec --skill doc-manager-pko89403

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides an alias to run the repository's docs-manager workflow, reducing friction from typing commands and aligning user habits with the repository's documentation workflow.

Core Features & Use Cases

  • Alias for the docs-manager workflow to handle wiki/docs maintenance tasks without typing full commands.
  • Keeps AGENTS.md and related docs in sync by routing requests to the established docs-manager workflow.
  • Use Case: A user who routinely updates repository docs can type /doc-manager and trigger the same operations as /docs-manager, ensuring consistency.

Quick Start

Use /doc-manager to run the repository docs workflow and maintain wiki synchronization.

Frequently Asked Questions about doc-manager

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

FAQPage Schema
How do I trigger repository documentation maintenance tasks without typing full commands?▼

Repository documentation maintenance can be triggered by typing /doc-manager, which aliases the docs-manager workflow to handle wiki synchronization and AGENTS.md updates without requiring full command input.

What is the best way to keep wiki documentation in sync with my repository?▼

Wiki synchronization is achieved by running the /doc-manager alias, which routes requests to the established docs-manager workflow and references AGENTS.md to maintain alignment across related docs.

Can I use a custom alias to run the docs-manager workflow for routine updates?▼

Yes, the /doc-manager alias maps directly to the docs-manager workflow, allowing you to execute routine repository docs-management tasks like harness sync consistently.

Does the docs-management workflow require any special dependencies to run?▼

No special dependencies are required to run the docs-management workflow; the /doc-manager alias functions independently to route wiki synchronization and harness sync requests.

Why should I use an alias for repository docs-management instead of the full command?▼

Using the /doc-manager alias reduces typing friction and aligns user habits with the repository's documentation workflow, ensuring consistent execution of wiki and harness synchronization tasks.