CtrlK
BlogDocsLog inGet started
Tessl Logo

event

事件管理:为 agent 启动、查询和停止行为事件。必须通过 ask_env 调用 EventSpace 工具。

60

Quality

70%

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 ./packages/agentsociety2/agentsociety2/contrib/env/event_space/agent_skills/event/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-organized, highly actionable single-file skill with concrete examples and clear sections; main weaknesses are redundant restatement of the same-type-event rule and the absence of an explicit failure-recovery loop for stateful operations.

Suggestions

State the same-type-active-event continuation rule once (in 约束) and reference it from start_event instead of repeating it verbatim.

Add a brief error-recovery note for what to do when an ask_env start/stop call fails or returns an unexpected state.

DimensionReasoningScore

Conciseness

Mostly efficient and free of concepts Claude already knows, but the same-type-active-event rule is repeated across the start_event section, an example, and the constraints, which could be tightened.

2 / 3

Actionability

Provides concrete, copy-paste-ready ask_env calls with real parameters (person 0, event names, second durations) plus a parameter list and reference values, matching the fully-executable anchor.

3 / 3

Workflow Clarity

The query-before-start checkpoint and switch sequence are clear, but stateful start/stop operations lack an explicit error-recovery feedback loop, which caps workflow clarity at 2.

2 / 3

Progressive Disclosure

A single self-contained file with well-organized sections (环境概念, 可用工具, 示例, 约束), no bundle files, and no nested references — appropriate for a skill of this size.

3 / 3

Total

10

/

12

Passed

Description

67%

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 concise, third-person description that clearly names the domain and concrete actions, but it omits explicit 'when to use' trigger guidance, which caps completeness and weakens trigger-term coverage.

Suggestions

Add an explicit 'Use when ...' clause listing natural triggers (e.g. when the agent needs to start, track, or stop a behavior event).

Include common natural variations users would say rather than only the internal tool names (EventSpace, ask_env).

DimensionReasoningScore

Specificity

Names the domain (事件管理) and three concrete actions — 启动、查询和停止行为事件 — matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

It states clearly what the skill does but has no 'Use when...' or equivalent trigger guidance, which caps completeness at 2 per the rubric guidelines.

2 / 3

Trigger Term Quality

事件管理 and 行为事件 are relevant but lean toward domain jargon (EventSpace, ask_env); common natural variations a user would say are missing.

2 / 3

Distinctiveness Conflict Risk

The EventSpace/ask_env event-management niche is specific and unlikely to trigger for the wrong skill; uses third person with no I/you voice.

3 / 3

Total

10

/

12

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
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.