CtrlK
BlogDocsLog inGet started
Tessl Logo

provenance

收集系统全链路操作日志,生成可追溯的执行证据链与向量索引,是多智能体系统可观测性与安全审计的底座。

49

Quality

53%

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

Fix and improve this skill with Tessl

tessl review fix ./antinet-agentteams/skills/provenance/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

64%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 content is concise and gives an executable entry point with named artifacts, but lacks explicit validation checkpoints and does not structure details into separate one-level-deep reference files.

Suggestions

Add an explicit validate-then-retry checkpoint for the writeback step (e.g., verify trace_summary.json exists and event_count > 0 before declaring success).

Extract the dependency/integration details (Qdrant MCP, event schema, query_api) into a separate reference file and link to it one level deep.

Include a short inline code or CLI snippet showing how a caller records an event, so the actionability is copy-paste ready.

DimensionReasoningScore

Conciseness

The body is compact and uses clear section headers with mostly high-signal content; only minor phrases like the scoring-rationalization line in 复用价值 could be trimmed.

4 / 5

Actionability

It gives a concrete entry script path, an exact run command, and named output artifacts, but offers no inline code snippet or API call example, leaving a small gap.

4 / 5

Workflow Clarity

A rough sequence exists (call at key nodes -> write evidence chain -> query by trace_id/time), but there are no explicit validation checkpoints and failure handling is described per-case rather than as a validate-retry loop.

3 / 5

Progressive Disclosure

Sections are organized, but the single inlined run_provenance.py is referenced without one-level-deep separate reference files, and the external module paths (core.runtime, memory.taishige) are not bundled or clearly signaled as references.

3 / 5

Total

14

/

20

Passed

Description

42%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 clearly states what the skill does but omits explicit trigger guidance, which caps completeness. Trigger phrasing leans on technical jargon rather than natural user language.

Suggestions

Add an explicit 'Use when ...' clause naming concrete trigger situations (e.g., 'Use when you need end-to-end traceable audit logs for multi-agent runs').

Include natural-language trigger terms a user would actually say (e.g., 'audit trail', 'execution provenance', 'trace logs') alongside the technical jargon.

Add concrete deliverables (e.g., trace.jsonl, trace_summary.json) to the description to sharpen specificity.

DimensionReasoningScore

Specificity

Names the domain and a few concrete actions ('收集系统全链路操作日志', '生成可追溯的执行证据链与向量索引'), but coverage is partial rather than comprehensive.

3 / 5

Completeness

The 'what' is clear (collect logs, build evidence chain + vector index, observability/audit base), but there is no explicit 'Use when...' trigger guidance, capping completeness at 3.

3 / 5

Trigger Term Quality

Uses specialized jargon ('多智能体系统', '可观测性', '安全审计') with no natural phrases a user would actually say when requesting this skill.

2 / 5

Distinctiveness Conflict Risk

It occupies a clear niche (provenance/audit logging) but could overlap with general logging or observability skills, and lacks distinctive trigger phrasing.

3 / 5

Total

11

/

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
anbeime/skill
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.