lcp-repo

Maps Lightning Compute Protocol repository areas to the correct Codex skills.

2|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/YusukeShimizu/lightning-compute-protocol --skill lcp-repo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lcp-repo
Source: https://github.com/YusukeShimizu/lightning-compute-protocol/tree/main/.codex/skills/lcp-repo
Command: npx skills add https://github.com/YusukeShimizu/lightning-compute-protocol --skill lcp-repo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps contributors quickly identify the right Codex skill for a given area in the lightning-compute-protocol repository and navigate to the appropriate guidance.

Core Features & Use Cases

  • Repository orientation: presents a high-level map of key directories (docs/protocol, go-lcpd, apps/openai-serve, docs) and the skill to use for each area.
  • Quick routing: points you to the exact skill name (e.g., $lcp-protocol-spec, $lcp-go-lcpd, $lcp-openai-serve) for changes.
  • Use case: when starting work on protocol specs or docs, reference this skill to identify the correct collaborator skill to invoke.

Quick Start

Determine the correct Codex skill for a task in the LCP repo, e.g., "edit the protocol spec" and follow the suggested skill mapping.

Frequently Asked Questions about lcp-repo

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

FAQPage Schema
How do I map repository areas to the correct skills for the lightning-compute-protocol?

To map repository areas to the correct skills for the lightning-compute-protocol, this skill reads the repository structure and SKILL.md frontmatter to surface the exact skill names for each directory. It provides a high-level map of key directories to guide your edits.

Which skill should I use to edit the go-lcpd reference implementation?

For editing the go-lcpd reference implementation, you should use the dedicated $lcp-go-lcpd skill. This skill routes you to the appropriate collaborator skill based on the specific repository section you intend to modify.

What is the best way to navigate the LCP repo when starting work on protocol specs?

The best way to navigate the LCP repo for protocol specs is to reference this skill to identify the correct collaborator skill to invoke. It points you to the exact skill name, such as $lcp-protocol-spec, for your changes.

Do I need external tooling to map skills across the LCP repo directories?

No external tooling is required to map skills across the LCP repo directories. This skill works by reading the repository structure and SKILL.md frontmatter to surface the correct skill names for areas like docs, openai-serve, and ExecPlans.

Can I use this skill to find guidance for the openai-serve gateway and docs site?

Yes, you can use this skill to find guidance for the openai-serve gateway and docs site. It presents a high-level map of these key directories and points you to the exact skill, such as $lcp-openai-serve, for exploration or edits.