templates/README.md
templates/README.mdBrowse 5 files
213 tokens
667 bytes
Token encoding: o200k_base
Snapshot 24fd22b
← Back to SKILL.md
{{PROJECT_NAME}}
{{ONE_PARAGRAPH_DESCRIPTION}}
Key Concepts
- {{CONCEPT_1}} — {{ONE_LINE}}
- {{CONCEPT_2}} — {{ONE_LINE}}
- {{CONCEPT_3}} — {{ONE_LINE}}
Entry Points
{{PATH_1}}— {{WHAT_IT_DOES}}{{PATH_2}}— {{WHAT_IT_DOES}}
High-Level Architecture
{{TWO_TO_THREE_SENTENCES}}
See architecture.md for the full picture.
Module Map
| Module | Purpose |
|---|---|
{{MODULE_1}} | {{ONE_LINE_PURPOSE}} |
{{MODULE_2}} | {{ONE_LINE_PURPOSE}} |
Getting Started
See getting-started.md.