CtrlK
BlogDocsLog inGet started
Tessl Logo

feudal-rank-classification

Use when analyzing feudal power structures or ranking noble titles. Classifies ranks using the Zhou dynasty five-tier system (公侯伯子男) and determines appropriate land grants based on merit, lineage, and strategic need.

67

Quality

80%

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

78%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 classification framework with clear sequencing and a validation section. Its main weakness is that the land-allocation calculation is named but never specified, limiting actionability.

Suggestions

Add an explicit calculation or rule for land allocation (e.g., how 血缘 proximity and 襃有德 map to 四百里/百里/三十里) so 'Calculate land allocation' is executable rather than descriptive.

Include a short fix-and-retry feedback loop in the Validation section for cases where a noble is misclassified or land is misallocated.

Provide one worked example mapping a noble to rank, basis, and territory size to anchor the abstract framework.

DimensionReasoningScore

Conciseness

Lean and well-organized with no padding; it lists ranks, bases, and territory sizes without explaining concepts Claude already knows, so every token earns its place.

5 / 5

Actionability

Provides concrete reference data (rank names, 亲亲之义/襃有德/尊勤劳 bases, territory sizes in 里) but 'Calculate land allocation' lacks an actual calculation method, leaving guidance incomplete for execution.

3 / 5

Workflow Clarity

Steps are clearly numbered and a dedicated Validation section provides three explicit checkpoints; minor gaps are the absence of a fix-and-retry feedback loop and an undefined calculation step.

4 / 5

Progressive Disclosure

A simple, under-50-line single-purpose skill with well-organized sections and no need for external references, satisfying the simple-skill exception for full marks.

5 / 5

Total

17

/

20

Passed

Description

82%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, distinctive description with explicit what-and-when guidance and natural trigger terms. It is only slightly limited by listing two actions rather than a fuller enumeration of capabilities.

DimensionReasoningScore

Specificity

Names the domain and two concrete actions ('Classifies ranks', 'determines appropriate land grants') tied to a specific five-tier system, but does not enumerate a comprehensive list of distinct capabilities.

3 / 5

Completeness

Explicitly answers both what ('Classifies ranks ... determines appropriate land grants') and when ('Use when analyzing feudal power structures or ranking noble titles') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural phrases a user might say ('analyzing feudal power structures', 'ranking noble titles') plus the Chinese rank characters, with only minor common-synonym gaps.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear, narrow niche (Zhou dynasty five-tier noble ranking) with distinct triggers, making conflict with other skills minimal.

5 / 5

Total

17

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
baojie/shiji-kb
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.