CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-repository-maintainer

审计、验证并安全同步 Codex Skill 仓库:检查包结构、manifest 和元数据,识别私有或运行时文件,审查目录组织,并将已登记的包显式同步到其他设备。用于维护 Skill 备份仓库、检查 Skill 是否完整、准备发布,或比较源仓库与已安装 Skill 目录。

70

Quality

86%

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

85%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 well-structured, actionable skill body with strong validation/feedback loops appropriate to destructive sync operations and clean progressive disclosure. The main commands reference the audited repo's scripts rather than the bundled fallback, which slightly limits out-of-the-box actionability.

Suggestions

Surface scripts/audit.py as the default runnable command for self-contained repos so the shipped bundle is immediately actionable.

Add a one-line example of the post-apply --check invocation to make the feedback loop fully copy-paste ready.

DimensionReasoningScore

Conciseness

Lean body with concrete commands and no padding about concepts Claude already knows; the 架构边界 section is brief domain-specific context rather than fluff, with only minor trimming potential.

4 / 5

Actionability

Provides copy-paste-ready commands with specific flags (validate_repo.py --strict, sync_skills.py --destination ... --profile core --check) and clear constraints, though the primary commands reference the target repo's scripts while only audit.py ships in this bundle.

4 / 5

Workflow Clarity

A clearly sequenced 6-step workflow with explicit validation checkpoints (strict validation, read-only --check, post-apply re-check) and a feedback loop, exactly matching the validate→fix→retry pattern expected for sync operations.

5 / 5

Progressive Disclosure

Under 50 lines with well-organized sections (适用范围/工作流程/架构边界/输出契约/验证) and a correctly-signaled one-level reference to the real bundled scripts/audit.py; the simple-skill exception applies.

5 / 5

Total

18

/

20

Passed

Description

88%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, specific description that clearly states both capabilities and use-when scenarios in third person, with comprehensive concrete actions. Minor room to add synonyms/file extensions for trigger terms and to sharpen distinctiveness from sibling skills.

Suggestions

Add a few natural synonyms or file extensions (e.g., skills.json, SKILL.md) to broaden trigger-term coverage toward a 5.

Briefly note the boundary against skill-quality-gate within the description itself to further reduce conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions—审计、验证、安全同步、检查包结构/manifest/元数据、识别私有或运行时文件、审查目录组织、显式同步已登记包—giving comprehensive coverage of capabilities.

5 / 5

Completeness

Explicitly states what it does (审计/验证/同步...) and when to use it (用于维护...检查...准备发布...比较...), answering both what and when with concrete triggers.

5 / 5

Trigger Term Quality

Natural trigger phrases like 维护 Skill 备份仓库、检查 Skill 是否完整、准备发布、比较源仓库与已安装 Skill 目录 cover common user phrasings, though a few synonyms/extensions are absent.

4 / 5

Distinctiveness Conflict Risk

Scopes clearly to Codex Skill repository structure/sync with distinct triggers, but has minor overlap risk with the related skill-quality-gate skill it distinguishes itself from in the body.

4 / 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

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

15

/

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.