skilly. Buy ad slot
All skills
Documentation / AGENT SKILL

wiki

preyan/0xchess
0 installs 0 GitHub stars
0

Maintain a lightweight project wiki that preserves knowledge across sessions.
Maintain a lightweight project knowledge base that compounds across sessions. Activate when: wiki, knowledge base, project wiki, save knowledge.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# Wiki

> **OMG adapted scope:** This port starts as a guided file workflow. A full wiki MCP API is out of scope for this branch.

## Workflow
1. Determine whether the user wants to read, add, update, or reorganize knowledge.
2. Choose a repository-scoped markdown location that already exists, or propose `.omg/wiki/` when no convention exists.
3. Store concise, durable facts with dates and source context.
4. Update outdated entries instead of duplicating contradictory notes.
5. Summarize what changed and how to retrieve it later.

## Rules
- Do not store secrets or private credentials.
- Prefer short entries that future agents can load quickly.
- Separate verified facts from hypotheses or todos.