CtrlK
BlogDocsLog inGet started
Tessl Logo

worldbuilding

How to work in a Worldbuilding project (the `worldbuilding` starter pack): a fiction encyclopedia of characters, settings, themes, factions, and lore. Read when the project has these folders, OR when asked to add a character, setting, faction, or piece of lore, or to check the world for internal consistency. Carries the auto-stub and consistency behaviors so that guidance does not live inside template bodies or folder descriptions. Complements the platform `open-knowledge` skill; does not replace it.

68

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

80%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A concise, well-structured overview that conveys the core behaviors effectively for a short instruction-only skill. Its main weakness is the absence of explicit validation checkpoints in the auto-stub and contradiction workflows.

Suggestions

Add a verification step to auto-stubbing, e.g. confirm the name is genuinely absent and choose the correct folder before creating the stub.

Provide a minimal stub frontmatter example so the behavior is copy-paste executable.

Add a feedback loop for contradiction flagging, e.g. record the conflict in the entry and re-check consistency after any resolution.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence ('The graph is the product', 'Templates carry only structure; section meaning is described here') with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

Guidance is concrete ('stub a file in the right folder with backlinks', 'Link characters ↔ factions ↔ settings ↔ lore', 'Create with write({ document: { path, template: "<name>" } })'), but a concrete stub-frontmatter example would make it copy-paste ready.

4 / 5

Workflow Clarity

The behaviors are listed as a clear set but auto-stubbing and contradiction-flagging lack explicit validation/verification checkpoints (e.g. confirm a name truly does not exist before stubbing, re-check after edits), which caps this dimension.

3 / 5

Progressive Disclosure

Under 50 lines with no bundle files, organized into well-labeled sections (Folders, Agent behaviors, Templates); the simple-skill exception applies and structure is clear.

5 / 5

Total

17

/

20

Passed

Description

87%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, well-targeted description that clearly states both purpose and triggers while distinguishing itself from the related open-knowledge skill. Minor gains are available from richer trigger synonyms and naming the graph-linking action.

Suggestions

Add a natural synonym or file cue (e.g. 'lore entries', 'character file') to broaden trigger-term coverage.

Surface 'thread the graph' / linking as an explicit action in the description so the action list is comprehensive.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions ('auto-stub', 'flagging contradictions', 'check the world for internal consistency', 'add a character, setting, faction, or piece of lore'), with only minor coverage gaps such as linking/threading not surfaced as an action.

4 / 5

Completeness

It explicitly answers 'what' (fiction encyclopedia carrying auto-stub and consistency behaviors) and 'when' ('Read when the project has these folders, OR when asked to add...'), with concrete trigger phrases for both.

5 / 5

Trigger Term Quality

Natural trigger phrases ('when asked to add a character, setting, faction, or piece of lore', 'check the world for internal consistency', 'Read when the project has these folders') are present, but it lacks synonyms and explicit file-type/extension terms.

4 / 5

Distinctiveness Conflict Risk

It carves a clear worldbuilding niche with distinct triggers and explicitly scopes against the platform open-knowledge skill ('Complements... does not replace it'), keeping conflict risk minimal.

5 / 5

Total

18

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
inkeep/open-knowledge
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.