CtrlK
BlogDocsLog inGet started
Tessl Logo

observation

Fetch the current world observation for this tick.

59

Quality

67%

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 ./agentsociety/packages/agentsociety2/agentsociety2/agent/skills/observation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

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 with a clear, validated workflow and clean structure, but it carries some concept-restating padding and an example schema that do not earn their tokens.

Suggestions

Trim "What Observation Contains" bullet lists to the non-obvious fields only; the agent perceives the obvious ones at runtime.

Shorten or remove the "Notes on State" editorial paragraph, keeping only any actionable constraint.

Consider collapsing the example observation_ctx.json to the few fields downstream skills actually rely on.

DimensionReasoningScore

Conciseness

The body is mostly efficient, but sections like "What Observation Contains" and the full example observation_ctx JSON restate concepts/structures the runtime already defines, and "Notes on State" is editorial commentary that could be trimmed.

2 / 3

Actionability

Concrete codegen calls with explicit instruction/ctx fields, copy-paste workspace_write snippets, and a real JSON context structure provide fully executable, specific guidance.

3 / 3

Workflow Clarity

A clear numbered sequence includes an explicit status checkpoint (in_progress -> call done, resume next tick) and error handling, giving a feedback loop for the only branching case.

3 / 3

Progressive Disclosure

A single self-contained SKILL.md with well-organized sections and no bundle files fits the simple-skill exception; referenced state files are runtime artifacts, not nested bundle references.

3 / 3

Total

11

/

12

Passed

Description

50%

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 concise and names a concrete action, but it lacks explicit trigger guidance and natural user-facing keywords, leaving it competent yet incomplete.

Suggestions

Add a "Use when..." clause that names concrete triggering situations (e.g., "Use when you need fresh perception of the current tick before acting or planning").

Replace runtime jargon with more natural trigger terms a user or planner would say, and include a few common variations.

Mention the downstream artifacts written (state/observation.txt) so the skill is more distinguishable from other perception/state skills.

DimensionReasoningScore

Specificity

"Fetch the current world observation for this tick." names one concrete action and target but lists only a single action rather than multiple specific concrete actions, matching the score-2 anchor.

2 / 3

Completeness

It states what the skill does (fetch observation) but provides no "Use when..." trigger guidance, which per the judging guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

"observation" and "tick" are runtime domain jargon rather than natural keywords a user would say, and common variations are missing, so it falls at the score-2 anchor.

2 / 3

Distinctiveness Conflict Risk

The simulated-world framing is somewhat specific, yet the generic term "observation" could still overlap with similar perception/state skills, matching the score-2 anchor.

2 / 3

Total

8

/

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
XiaoLuoLYG/GOD
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.