ソース情報
- リポジトリ
- kryptobaseddev/llmtxt
- ソースの最終更新活動
- 2026年4月14日 03:34
- 検出された SKILL.md の言語
- 英語
- スター
- 1
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/kryptobaseddev/llmtxt --skill cluster-28コマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
Primitives and SDK for LLM agent content workflows: compression, patching, progressive disclosure, signed URLs, collaborative document lifecycle, and retrieval planning Use when: (1) running llmtxt CLI commands, (2) calling its 173 API functions, (3) configuring llmtxt, (4) understanding its 282 type definitions, (5) working with its 39 classes, (6) user mentions "llm", "agent", "compression", "content", "patch", (7) user mentions "llmtxt" or asks about its API.
Users table - supports both anonymous (24hr TTL) and registered accounts. Anonymous users get a generated ID and no credentials. They are auto-purged after `expiresAt`. Registered users provide email/password and persist indefinitely until explicitly deleted. Use when: (1) calling its 122 API functions, (2) understanding its 212 type definitions, (3) working with its 3 classes, (4) user mentions "@llmtxt/backend" or asks about its API.
Skill for the Cluster_14 area of llmtxt. 7 symbols across 1 files.
| name | cluster-28 |
| description | Skill for the Cluster_28 area of llmtxt. 4 symbols across 1 files. |
4 symbols | 1 files | Cohesion: 100%
crates/| File | Symbols |
|---|---|
crates/llmtxt-core/src/lib.rs | compress, decompress, test_compress_decompress_roundtrip, test_compress_empty |
Start here when exploring this area:
compress (Function) — crates/llmtxt-core/src/lib.rs:105decompress (Function) — crates/llmtxt-core/src/lib.rs:121| Symbol | Type | File | Line |
|---|---|---|---|
compress | Function | crates/llmtxt-core/src/lib.rs | 105 |
decompress | Function | crates/llmtxt-core/src/lib.rs | 121 |
test_compress_decompress_roundtrip | Function | crates/llmtxt-core/src/lib.rs | 414 |
test_compress_empty | Function | crates/llmtxt-core/src/lib.rs | 422 |
gitnexus_context({name: "compress"}) — see callers and calleesgitnexus_query({query: "cluster_28"}) — find related execution flows