Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Shared types, SKILL.md renderer, and token budgeting for skillit plugins
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-11 | ✗→✓ | ▲ Improved | 17% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -13% | 0% |
| case-13 | ✗→✓ | ▲ Improved | 20% | 0% |
| case-14 | ✗→✓ | ▲ Improved | 14% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -5% | 0% |
Shared types, SKILL.md renderer, and token budgeting for skillit plugins
examples/ directory alongside source codescanExamples and want to attach them toExtractedSkillAvoid when:
name — the output directory becomes a bare / path3 configuration interfaces — see references/config.md for details.
markdown files are included in the extraction.
Rendering: renderSkills, renderSkill I/O: writeSkills Token Management: estimateTokens, truncateToTokenBudget llms-txt: renderLlmsTxt, LlmsTxtResult Parsing: parseReadme, parseMarkdownDoc, scanDocs, docsToExtractedDocuments, scanRootDocs, scanExamples, linkExamplesToSkill Audit: auditSkill, formatAuditText, formatAuditJson config-renderer: renderConfigSurfaceSection, renderConfigReference types: ExtractedSkill, ExtractedFunction, ExtractedClass, ExtractedType, ExtractedEnum, ExtractedParameter, ExtractedProperty, ExtractedVariable, ExtractedDocument, RenderedFile, RenderedSkill audit-types: AuditSeverity, AuditIssue, AuditPass, AuditContext, ParsedReadme, AuditResult config-types: ConfigSourceType, ExtractedConfigSurface, ExtractedConfigOption, ExtractedConfigArgument markdown-types: ParsedSection, ParsedMarkdownDoc examples-scanner: ParsedExample
Other measured skills in the registry, with their headline benchmark lift.