CtrlK
BlogDocsLog inGet started
Tessl Logo

miloco-home-profile

家庭档案管理 — 当用户提到自己或家人的喜好、兴趣、习惯、身体状况、作息规律、家庭规则时激活,无论用户是否明确要求"记录"。也在用户修正已有记录、要求删除、或查询家庭档案时激活。

67

Quality

81%

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

76%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 highly actionable with concrete commands and a copy-paste example, and is well-structured for a bundle-less skill. Its main gap is workflow_clarity: destructive/batch write operations lack an explicit post-write validate-and-retry checkpoint, which the rubric caps at 3.

Suggestions

Add an explicit post-write validation step to the workflow, e.g. after profile-write run `list --target profile` to confirm the entry landed correctly, and re-pull + retry on mismatch.

Provide copy-paste examples for the merge/replace/delete ops, not just add, so every op is executable from the body.

Consider moving the pet-recognition branching and full type taxonomy into a references/ file and summarizing the decision rule inline.

DimensionReasoningScore

Conciseness

Dense and focused on domain-specific rules Claude wouldn't know (id-based merge/replace/delete, subject_id binding), with only minor padding — the pet-recognition branching and the duplicated subject-naming rules in both '条目格式' and 'subject 命名规则' could be trimmed.

4 / 5

Actionability

Fully executable: concrete miloco-cli commands, a copy-paste bash example with a complete JSON ops array, entry-field specs, and a type table with examples covering the common add case and all four ops in prose.

5 / 5

Workflow Clarity

The 4-step sequence is clear with a strong mandatory pre-check (pull full profile, with rationale and 'don't reuse last round'), but destructive/batch ops (delete, replace, multi-op writes) lack an explicit post-write validation + retry feedback loop, so the destructive-ops cap of 3 applies.

3 / 5

Progressive Disclosure

No bundle files exist; the single self-contained file is well-organized with clear section headers and one-level navigation, though the heavy pet/family-classification subsection could arguably live in a separate reference — a minor organization gap.

4 / 5

Total

16

/

20

Passed

Description

86%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 strong: an exemplary explicit trigger clause with broad, natural synonyms and a distinct, low-conflict niche. Its only weakness is a thin, noun-based 'what' that understates the concrete write/edit capabilities the skill actually performs.

Suggestions

Expand the 'what' with concrete verbs, e.g. '家庭档案管理 — 记录、更新、合并、删除和查询家庭成员偏好/作息/健康/家庭规则...'.

Lead with the capability statement before the trigger clause so 'what' is as concrete as 'when'.

DimensionReasoningScore

Specificity

Names the family-profile domain and enumerates several concrete operations (修正/删除/查询) plus rich trigger categories, but the 'what' verbs stay generic ('管理') rather than listing the distinct write capabilities (add/merge/replace/commit) that appear only in the body.

4 / 5

Completeness

An explicit, concrete 'when' clause ('当用户提到...时激活') with multiple trigger phrases plus a 'what' ('家庭档案管理'), but the 'what' is a single generic noun rather than a concrete verb-based capability list, keeping it just below the top anchor.

4 / 5

Trigger Term Quality

Comprehensive natural-language triggers spanning multiple categories (喜好/兴趣/习惯/身体状况/作息/家庭规则) with synonyms, plus both passive mentions and active queries/edits/deletes — terms users would actually say.

5 / 5

Distinctiveness Conflict Risk

Clear narrow niche (family profile management) with domain-specific triggers (作息/家庭规则/查询家庭档案) that are unlikely to fire for unrelated skills.

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_field

'metadata' should map string keys to string values

Warning

Total

15

/

16

Passed

Repository
XiaoMi/xiaomi-miloco
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.