CtrlK
BlogDocsLog inGet started
Tessl Logo

info-record

BD 情报采集数据库(SQLite):已采集内容去重、按日查询情报条目。

56

Quality

63%

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 ./crews/main/skills/expert-bd/tools/info-record/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%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 a tight, actionable reference for a SQLite intel-collection tool with well-organized sections and implementation correctly delegated to wrapper scripts, but its workflow lacks an explicit validation/verification feedback loop.

Suggestions

Add a verification step after record-content (e.g., re-run check-content or read back the returned id) to form a validate→retry feedback loop for the DB workflow.

Provide one literal worked example with real values for record-content to close the actionability gap.

De-duplicate the database path between the intro and the '数据库位置' section.

DimensionReasoningScore

Conciseness

The body is lean — schema table, executable commands, and usage rules with no concept-explanation padding — with only minor redundancy (the db path is restated in its own section), fitting 'efficient; minor instances that could be trimmed.'

4 / 5

Actionability

Commands are concrete and executable with every flag and JSON return format documented (e.g., 'info-record record-content --source … --content …'), but they use templated placeholders with no literal worked example, leaving a minor gap.

4 / 5

Workflow Clarity

A clear 3-step sequence with a dedup gate ('先用 check-content … 已记录则跳过') is present, but as a database-operation skill it lacks a validate/verify-retry feedback loop, capping workflow clarity at 3.

3 / 5

Progressive Disclosure

A short, well-sectioned single-purpose skill whose implementation lives in real scripts (check-content.sh, record-content.sh, query-today.sh) appropriately hidden behind the one-level 'info-record' PATH wrapper, with no nested references — meeting the simple-skill exception.

5 / 5

Total

16

/

20

Passed

Description

53%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 specific and distinctive for a narrow BD intelligence-collection database niche, but it lacks an explicit 'Use when…' trigger clause, which caps completeness and weakens trigger guidance.

Suggestions

Add a 'Use when…' clause stating when Claude should invoke this skill (e.g., during intel gathering to dedup or look up today's collected entries).

Include common natural synonyms a user might say (e.g., '商业情报', '今日采集', 'dedup') to broaden trigger coverage.

Optionally name a third concrete capability to push specificity toward comprehensive coverage.

DimensionReasoningScore

Specificity

Names the domain (BD intel-collection SQLite database) plus two concrete actions — "已采集内容去重" and "按日查询情报条目" — matching the anchor for 1-2 concrete actions without being comprehensive.

3 / 5

Completeness

It clearly states the 'what' (dedup collected content, query entries by day) but provides no 'when'/'Use when…' clause, so per the guideline completeness is capped at 3.

3 / 5

Trigger Term Quality

Relevant domain terms are present (情报采集, 数据库, 去重, 按日查询, SQLite) but common variations/synonyms are missing and there is no natural trigger phrasing, fitting 'some relevant keywords but missing variations.'

3 / 5

Distinctiveness Conflict Risk

The BD intel-collection SQLite niche is distinctive with minimal trigger ambiguity, though there is minor overlap risk with generic database skills, fitting 'mostly distinct; minor overlap risk.'

4 / 5

Total

13

/

20

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
TeamWiseFlow/xiaobei
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.