用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/kryptobaseddev/llmtxt --skill cluster-25命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | cluster-25 |
| description | Skill for the Cluster_25 area of llmtxt. 5 symbols across 2 files. |
5 symbols | 2 files | Cohesion: 100%
crates/| File | Symbols |
|---|---|
crates/llmtxt-core/src/lib.rs | test_generate_signed_url_with_path_prefix, test_verify_signed_url_accepts_32_char_signature_and_path_prefix, test_verify_signed_url_exp_zero_never_expires |
crates/llmtxt-core/src/native_signed_url.rs | generate_signed_url, verify_signed_url |
Start here when exploring this area:
generate_signed_url (Function) — crates/llmtxt-core/src/native_signed_url.rs:53verify_signed_url (Function) — crates/llmtxt-core/src/native_signed_url.rs:86| Symbol | Type | File | Line |
|---|---|---|---|
generate_signed_url | Function | crates/llmtxt-core/src/native_signed_url.rs | 53 |
verify_signed_url | Function | crates/llmtxt-core/src/native_signed_url.rs | 86 |
test_generate_signed_url_with_path_prefix | Function | crates/llmtxt-core/src/lib.rs | 465 |
test_verify_signed_url_accepts_32_char_signature_and_path_prefix | Function | crates/llmtxt-core/src/lib.rs | 560 |
test_verify_signed_url_exp_zero_never_expires | Function | crates/llmtxt-core/src/lib.rs | 580 |
gitnexus_context({name: "generate_signed_url"}) — see callers and calleesgitnexus_query({query: "cluster_25"}) — find related execution flows