← Back to list

lcp-repo
by YusukeShimizu
LCP (Lightning Compute Protocol) is an application-layer protocol for paying for small compute jobs over Lightning.
⭐ 2🍴 0📅 Jan 7, 2026
SKILL.md
name: lcp-repo description: Repository orientation and which Codex skills to use for each area (go-lcpd, protocol spec, docs, openai-serve, ExecPlans). metadata: short-description: Repo navigation + skills index
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 tolcpd-grpcd)docs/: Mintlify docs site
Which skill to use
- Protocol spec edits: use
$lcp-protocol-spec go-lcpd/code changes: use$lcp-go-lcpdapps/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.
Score
Total Score
70/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon