# Repo To Wiki

> >

- **Type:** Skill
- **Install:** `agentstack add skill-arnie016-codex-prompt-templates-repo-to-wiki`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Arnie016](https://agentstack.voostack.com/s/arnie016)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Arnie016](https://github.com/Arnie016)
- **Source:** https://github.com/Arnie016/codex-prompt-templates/tree/main/skills/repo-to-wiki
- **Website:** https://github.com/Arnie016/codex-prompt-templates

## Install

```sh
agentstack add skill-arnie016-codex-prompt-templates-repo-to-wiki
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Repo To Wiki

Turn source files into stable markdown pages that future Codex sessions can
read instead of rediscovering the project.

## Folder Shape

```text
wiki/
  overview.md
  architecture.md
  setup.md
  concepts/
  decisions/
  sources.md
```

## Build Order

1. Create `wiki/sources.md` with repo URLs, local paths, commit/date if known.
2. Create `wiki/overview.md` from README and manifests.
3. Create `wiki/architecture.md` from entry points and module layout.
4. Create focused concept pages only when they remove repeated context.
5. Cross-link pages with relative markdown links.

## Page Contract

Each page should include:

- purpose
- evidence/source files
- current understanding
- open questions
- last reviewed date

## Rules

- Source files remain the source of truth.
- Keep wiki pages concise and updateable.
- Do not invent details when source evidence is thin.
- Use exact file links or paths for traceability.

Reference pattern source: `sources/llmwiki`.

## Skip When

- The user only needs a short one-time repo summary.
- Source evidence is too thin to maintain living docs.

## Validation

- Wiki pages cite source files or URLs and last-reviewed dates.
- Broad examples stay in concept/reference pages, not the overview.
- Open questions are preserved instead of inventing missing architecture.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Arnie016](https://github.com/Arnie016)
- **Source:** [Arnie016/codex-prompt-templates](https://github.com/Arnie016/codex-prompt-templates)
- **License:** MIT
- **Homepage:** https://github.com/Arnie016/codex-prompt-templates

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-arnie016-codex-prompt-templates-repo-to-wiki
- Seller: https://agentstack.voostack.com/s/arnie016
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
