CtrlK
BlogDocsLog inGet started
Tessl Logo

publish-and-reuse

Personal AI Infrastructure 多设备生命周期同步总入口:一句“同步一下我的 Personal AI”自动判断 PULL/PUSH/MERGE/NO ACTION/REVIEW/BLOCKED(AUTO_SYNC),覆盖 agent-tools、personal-ai-state(curated + Dynamic Memory 合并)、项目仓库、runtime refresh 与新设备 Fresh Restore;同时保留 DSH 四层环境上传/更新/体检/复现作为子步骤。只自动处理确定安全的变更,冲突与 dirty 一律留给人工。

60

Quality

71%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/publish-and-reuse/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

67%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.

The body is action-oriented with executable commands, a clearly sequenced safe-sync workflow including validation gates, and good progressive disclosure into an existing reference file. It leans slightly dense and repeats some protocol detail that already lives in the reference, slightly reducing conciseness.

Suggestions

Trim the inlined '安全规则(铁律)' enumeration and duplicate routing detail that is already covered in references/personal-ai-lifecycle-sync.md, keeping only the load-bearing rules inline.

Make the remaining implicit validation checkpoints explicit (e.g. add the exact validate/diff commands into the main workflow sequence rather than only the separate 验证 section).

DimensionReasoningScore

Conciseness

Mostly efficient with terse command examples and dense tables, but the long enumerated '安全规则(铁律)' list and repeated routing tables restate protocol detail that already lives in the reference file, adding tokens that could be tightened.

3 / 5

Actionability

Provides concrete, executable commands ('python scripts\personal_ai_sync.py sync', the validate_repo / quality_report block, the sync_skills.py push/pull commands) with minor gaps around argument specifics and exact checkpoint usage.

4 / 5

Workflow Clarity

A clear sequenced workflow is given (fetch all → classify → action plan → safe actions → validate → checkpoint → short output) with explicit validation steps and a feedback loop (privacy scan PASS gate, snapshot+post-diff+rollback), though a few checkpoints remain implicit.

4 / 5

Progressive Disclosure

Well structured with section headers, a mode-routing table, and a clearly signaled one-level-deep reference to references/personal-ai-lifecycle-sync.md (which exists in the bundle); most detail is appropriately deferred, with minor inlined protocol redundancy.

4 / 5

Total

15

/

20

Passed

Description

75%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.

The description is highly specific and well-differentiated, covering a clear lifecycle-sync niche with concrete actions. Its weakness is the absence of an explicit 'Use when…' clause inside the description itself, which caps completeness at 3 despite the rich 'what'.

Suggestions

Append an explicit 'Use when …' clause to the description itself (e.g. 'Use when the user asks to sync Personal AI across devices'), rather than relying solely on the triggers list.

Add a few natural synonyms / file/path terms to broaden trigger coverage beyond the current mode keywords.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and targets—'自动判断 PULL/PUSH/MERGE/NO ACTION/REVIEW/BLOCKED', '覆盖 agent-tools、personal-ai-state…runtime refresh…Fresh Restore'—comprehensive coverage of what the skill does.

5 / 5

Completeness

The 'what' is clearly and richly stated, but the description field itself contains no explicit 'Use when…' trigger clause; the when-guidance lives only in the separate triggers list, so the description body only weakly implies when.

3 / 5

Trigger Term Quality

Includes natural phrases a user would say ('同步一下我的 Personal AI', '把最新状态同步过来') and mode synonyms, but lacks file-extension or broader synonym coverage; good but not comprehensive.

4 / 5

Distinctiveness Conflict Risk

A clearly delineated niche—multi-device Personal AI lifecycle sync under AUTO_SYNC—with a distinctive trigger phrase that is unlikely to fire for unrelated skills.

5 / 5

Total

17

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

14

/

16

Passed

Repository
ooooooooooooooooooop/agent-tools
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.