en un clic
en un clic
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.
Skill for the Cluster_23 area of llmtxt. 9 symbols across 1 files.
Skill for the Cluster_24 area of llmtxt. 10 symbols across 1 files.
Skill for the Cluster_26 area of llmtxt. 9 symbols across 1 files.
| 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