CtrlK
BlogDocsLog inGet started
Tessl Logo

map

为 shiji-kb wiki 页面从谭其骧《中国历史地图集》自动裁切历史地图截图,并生成 frontmatter images 片段。适用于 type=place(地名)和 type=state(诸侯国/侯国/邦国)页面。当用户说 /map PAGE、/map PAGE 时间、/map PAGE all 时触发;/enrich 对 state/place 类型页面补图时也应调用。前提:页面 frontmatter 必须有 coords 字段(无 coords 则先补 coords 再调用)。

80

Quality

100%

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

100%

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

A lean, actionable skill body: concrete executable commands, a clear sequenced workflow with an explicit validation checkpoint, and well-signaled references to the real registry/script bundle files. No verbosity or off-topic explanation.

DimensionReasoningScore

Conciseness

The body is dense and project-specific — tables for coord-source priority and common problems, code blocks for commands — with no padding about concepts Claude already knows; the 史记三家注/汉书·地理志 notes are genuine domain context, not fluff, so every token earns its place.

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands such as 'python3 .claude/skills/map/scripts/map_page.py {PAGE} --write' with concrete flags (--list-maps, --crop-deg 4.0, {时代}), specific file paths, and exact validation output to look for.

3 / 3

Workflow Clarity

Clear two-step sequence (confirm/research coords → run script with --write) with an explicit validation checkpoint ('脚本末尾应出现 ✓ {PAGE} rev=...,否则写入失败') and error-recovery guidance in the common-problems table, so the batch/destructive write is not left unvalidated.

3 / 3

Progressive Disclosure

Body is a concise overview that one-level-deep references the real bundle files — scripts/map_page.py (invoked in commands) and references/map_extents.json (described as a registry with its field schema and how to extend it) — keeping the heavy map-extent data out of the overview.

3 / 3

Total

12

/

12

Passed

Description

100%

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 tight, specific description that states concrete actions, explicit user-facing triggers, applicable page types, and a prerequisite in third person. It cleanly answers both what the skill does and when to use it with no fluff.

DimensionReasoningScore

Specificity

Names concrete actions — '自动裁切历史地图截图' and '生成 frontmatter images 片段' — plus the specific source (谭其骧《中国历史地图集》), target wiki, and output format, matching the 'lists multiple specific concrete actions' anchor rather than the single-domain anchor at 2.

3 / 3

Completeness

Clearly answers both 'what' (crop historical-map screenshots and generate frontmatter images snippets for shiji-kb wiki pages) and 'when' (当用户说 /map… 时触发; /enrich… 也应调用), with explicit trigger guidance and a prerequisite.

3 / 3

Trigger Term Quality

Explicit natural triggers users would actually type — '/map PAGE、/map PAGE 时间、/map PAGE all' plus '/enrich 对 state/place 类型页面补图' — giving good coverage of the real invocation terms, not jargon.

3 / 3

Distinctiveness Conflict Risk

Highly specific niche (谭图 map cropping for one wiki) with distinct /map and /enrich triggers and a coords prerequisite, making it very unlikely to fire for an unrelated skill.

3 / 3

Total

12

/

12

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.