CtrlK
BlogDocsLog inGet started
Tessl Logo

daily-guidance

强制使用:凡是时间尺度在小时及以下的日常行为模拟,必须使用本 Skill 生成、评估、执行和修正每日 Story。

66

Quality

80%

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 ./packages/agentsociety2/agentsociety2/agent/skills/daily-guidance/SKILL.md
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.

The content is highly actionable and workflow-clear, with concrete CLI commands, a full JSON example, and validation/feedback loops. The chief gap is progressive disclosure: schema material is inlined while existing reference files go unlinked.

Suggestions

Replace the inlined schema/field lists with pointers to references/story_schema.yaml (e.g. "See [story_schema.yaml](references/story_schema.yaml) for required fields") and link references/examples.md from the plan section.

Trim the TPB/Maslow theory intro sentences to just the value tables and field semantics, trusting Claude's prior knowledge of those frameworks.

DimensionReasoningScore

Conciseness

The body is dense and operational, using tables and concrete commands rather than padding, but includes brief theory intros ("计划行为理论(TPB)认为行为意图由三类因素形成") that slightly over-explain concepts Claude already knows.

4 / 5

Actionability

It provides copy-paste-ready CLI commands in a table, a complete executable JSON plan example, and exact field/value enumerations (location_policy, maslow_reason, tpb_reason) covering the common cases.

5 / 5

Workflow Clarity

The per-step flow is explicitly sequenced (情况 A submit / 情况 B act on active_segment), with an explicit validation checkpoint ("校验通过才写文件,否则返回逐字段修复提示") and feedback loops for error recovery (record/deviate/revise/carryover).

5 / 5

Progressive Disclosure

The body is well-sectioned, but schema detail that already exists in references/story_schema.yaml is duplicated inline, and references/examples.md and story_schema.yaml are never linked or signaled from the body, leaving those bundle files orphaned.

3 / 5

Total

17

/

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 cleanly states both what the skill does and the explicit condition under which it must be used, with a clear distinctive niche. Its main weakness is the imperative second-person phrasing and a lack of keyword synonyms for the trigger.

Suggestions

Rewrite in third-person voice (e.g. "Generates, evaluates, executes, and revises daily Stories for hour-scale daily behavior simulations") to avoid the second-person imperative penalty.

Add synonym trigger terms (e.g. "daily routine", "sub-daily schedule", "hourly simulation") so users with varied phrasing still match.

DimensionReasoningScore

Specificity

Lists four concrete verbs ("生成、评估、执行和修正") on the daily-Story domain, but the object "Story" stays abstract and the imperative "必须使用本 Skill" is second-person voice, which per the rubric reduces the specificity score by one from a base of 4.

3 / 5

Completeness

It explicitly answers both what ("生成、评估、执行和修正每日 Story") and when ("凡是时间尺度在小时及以下的日常行为模拟,必须使用本 Skill"), with a concrete trigger phrase equivalent to a 'Use when...' clause.

5 / 5

Trigger Term Quality

Relevant domain keywords appear ("日常行为模拟", "时间尺度在小时及以下", "每日"), but there are no synonyms or common variations a user might phrase differently, so it sits at the anchor for some keywords but missing variations.

3 / 5

Distinctiveness Conflict Risk

The trigger condition (hour-or-below daily behavior simulation requiring daily Story generation) carves a narrow, distinctive niche with minimal overlap risk against other skills.

5 / 5

Total

16

/

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
tsinghua-fib-lab/AgentSociety
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.