# Lcp Repo

> Repository orientation and which Codex skills to use for each area (go-lcpd, protocol spec, docs, openai-serve, ExecPlans). Use when this capability is needed.

- Skill: `tomevault-io/lcp-repo` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/lcp-repo`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/lcp-repo/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/lcp-repo

---


This skill orients you in the `lightning-compute-protocol` repository and points you to the right skill for the job.

## Repository map (high level)

- `docs/protocol/`: LCP wire protocol spec (BOLT-style)
- `go-lcpd/`: reference implementation (daemon + tools)
- `apps/openai-serve/`: OpenAI-compatible HTTP gateway (forwards to `lcpd-grpcd`)
- `docs/`: Mintlify docs site

## Which skill to use

- Protocol spec edits: use `$lcp-protocol-spec`
- `go-lcpd/` code changes: use `$lcp-go-lcpd`
- `apps/openai-serve/` code changes: use `$lcp-openai-serve`
- Mintlify docs edits: use `$lcp-mintlify-docs`
- WYSIWID-style design docs in `go-lcpd/`: use `$lcp-wysiwid-spec`
- Complex feature/refactor planning: use `$lcp-execplan`
- Creating commits (only when asked): use `$lcp-git-commit`

## Default operating rule

If a directory has an `AGENTS.md`, treat it as a pointer to the authoritative skill(s) for that scope.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/yusukeshimizu) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

