llms-full.txt llmstxtA
llms-full.txt is agent-read markdown (llmstxt) from pradeepmouli/skillit.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# skillit > Compile-time generator of AI agent skills from your codebase. Inline docs, CLI definitions, config schemas, and examples compile into progressively disclosed SKILL.md files that any LLM can discover. ## @skillit/core Shared types, renderers, and utilities for the skillit ecosystem. Core provides the intermediate representation (ExtractedSkill), the SKILL.md renderer with progressive disclosure (lean discovery file + on-demand reference files), the audit engine (20 checks across fatal/error/warning/alert), and utilities for token budgeting, README parsing, and docs scanning. ### renderSkills Render multiple extracted skills into progressive disclosure file sets. ```ts renderSkills(skills: ExtractedSkill[], options?: Partial<SkillRenderOptions>): RenderedSkill[] ``` **Parameters:** - `skills: ExtractedSkill[]` — - `options: Partial<SkillRenderOptions>` (optional) — **Returns:** `RenderedSkill[]` ### renderSkill Render a single skill into SKILL.md + references/. ```ts renderSkill(skill: ExtractedSkill, options?: Partial<SkillRenderOptions>): RenderedSkill ``` **Parameters:** - `skill: ExtractedSkill` — - `options: Partial<SkillRenderOptions>` (optional) — …
Read the whole file at its exact version.
How to install
mdr add pradeepmouli/skillit/llms-full.txt@git:20260702.6607d9dmdr add pradeepmouli/skillit/llms-full.txt@sha256:18199dbbf05854d8Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_amoojbashdnwy5na)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260702.6607d9d latest | 2026-07-02 | 6607d9d | 12,707 B | A | view · diff |
| git:20260604.982a8d8 | 2026-06-04 | 982a8d8 | 12,710 B | A | view · diff |
| git:20260604.9f338c3 | 2026-06-04 | 9f338c3 | 12,716 B | A | view · diff |
| git:20260415.70bc4cf | 2026-04-15 | 70bc4cf | 12,728 B | A | view · diff |
| git:20260413.ff1f5e0 | 2026-04-13 | ff1f5e0 | 11,593 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (12707 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
pradeepmouli/skillit · 7 stars · license MIT · pushed 2026-09-22 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_amoojbashdnwy5na GET https://markdownregistry.com/api/v1/resolve?ref=pradeepmouli/skillit/llms-full.txt GET https://markdownregistry.com/api/v1/blob/18199dbbf05854d8a4d3e8a07e6ed9a97fb64822b2f1f6b4a24fd47e9ac55480
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from pradeepmouli/skillit
Every file in pradeepmouli/skillit