# Thiscodex Plugin

> Use when installing or reviewing the packaged ThisCodex Codex plugin. Routes users to the guided installer, explains that plugin packaging and guided onboarding are separate, and delegates implementation detail to skills/thiscodex/SKILL.md.

- **Type:** Skill
- **Install:** `agentstack add skill-treylom-thiscodex-skills`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [treylom](https://agentstack.voostack.com/s/treylom)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [treylom](https://github.com/treylom)
- **Source:** https://github.com/treylom/ThisCodex/tree/master/skills

## Install

```sh
agentstack add skill-treylom-thiscodex-skills
```

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

## About

# ThisCodex Plugin Entry

This is the plugin-level entrypoint. It keeps marketplace/plugin discovery short
and delegates the full operational procedure to `skills/thiscodex/SKILL.md`.

## Use This First

1. For a human or AI agent setting up a bot, run guided onboarding:
   `thiscodex init`
2. Treat plugin/skill placement as visibility only. Placement is not guided
   onboarding, and it does not prove the Discord bot, BOT_WD, state dir, Codex
   config, or rollout checks are ready.
3. Load `skills/thiscodex/SKILL.md` for the complete step-by-step procedure,
   troubleshooting, and verification gates.

## Subcommands

Invoke ThisCodex through its main skill:

| When to use | Call |
|---|---|
| Start guided setup | `/thiscodex init` — interactive onboarding (repo, workspace, BOT_WD, Discord, Codex config, hooks, tmux). **Start here.** |
| Check setup status | `/thiscodex doctor` — verify paths, MCP, config, hook trust, dependencies. Shows what's working and what needs fixing. |
| Full subcommand reference | Load `skills/thiscodex/SKILL.md` for the complete list: `init`, `doctor`, `port-skills`, `multi-agent`, `run`, `logs`, `features`, `troubleshoot`. |

## Guardrail

Do not report "installed" from a copied `SKILL.md` alone. A completed setup
requires the guided onboarding or `thiscodex doctor` verification path.

## Source & license

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

- **Author:** [treylom](https://github.com/treylom)
- **Source:** [treylom/ThisCodex](https://github.com/treylom/ThisCodex)
- **License:** MIT

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-treylom-thiscodex-skills
- Seller: https://agentstack.voostack.com/s/treylom
- 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%.
