CtrlK
BlogDocsLog inGet started
Tessl Logo

cognition

Produce emotion.json and intention.json from workspace context.

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

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./agentsociety/packages/agentsociety2/agentsociety2/agent/skills/cognition/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The body is highly actionable with full schemas, formulas, a worked example, and a clearly sequenced workflow including a validation checklist. Its main weakness is verbosity and inline reference-style detail that could be split into the existing research-basis file.

Suggestions

Move dense reference-style tables (personality trait effects, mood field definitions, emotion modifier tables) into references/research_basis.md and keep only the operationally essential subset inline.

Trim explanatory prose about emotion timescales and layer definitions, assuming Claude knows the basics, to improve token efficiency.

Add an explicit validate→fix→retry note around the Validation Checklist so the checkpoint reads as a feedback loop rather than a one-time pre-write check.

DimensionReasoningScore

Conciseness

Mostly efficient tables encoding operational parameters Claude would not know (TPB scoring, appraisal checks), but it includes some explanatory prose ('Emotions operate on three timescales', 'Short-term, event-driven responses') that could be tightened.

2 / 3

Actionability

Provides complete JSON output schemas, exact clamp/range values, a computation formula, a fully worked example calculation, and an executable script command — copy-paste ready guidance.

3 / 3

Workflow Clarity

A numbered Execution Sequence (7 steps), a Selection Procedure (8 steps), and a pre-write Validation Checklist give a clear sequence with an explicit validation checkpoint for a complex process.

3 / 3

Progressive Disclosure

A real one-level reference ('references/research_basis.md') and script are signaled, but the SKILL.md is a long monolith with detailed reference-style tables (modifiers, trait effects) that could live in the research basis file.

2 / 3

Total

10

/

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 concrete output artifacts, but it lacks a 'when to use' trigger clause and leans on technical artifact names rather than natural user keywords. It is serviceable but not exemplary.

Suggestions

Add an explicit 'Use when...' clause stating when Claude should invoke this skill (e.g., 'Use when appraising the agent's emotional state and selecting an intention for the current tick').

Reframe trigger terms toward natural language ('emotion', 'intention', 'appraisal') rather than bare artifact names like 'emotion.json'.

Broaden the action verb beyond 'produce' to name concrete operations like 'appraise' and 'select' to raise specificity.

DimensionReasoningScore

Specificity

Names concrete artifacts ('emotion.json and intention.json') and a source ('workspace context'), but uses only the single action verb 'produce' rather than a comprehensive set of specific actions.

2 / 3

Completeness

It answers 'what' (produce two JSON files from workspace context) but omits any 'when to use it' guidance; per the rubric a missing 'Use when...' clause caps completeness at 2.

2 / 3

Trigger Term Quality

The words 'emotion' and 'intention' are domain-relevant, but they are framed as technical artifact names ('.json') with no natural 'Use when...' phrasing a user would actually say.

2 / 3

Distinctiveness Conflict Risk

The named output artifacts are fairly specific to an agent-cognition niche, but without explicit triggers it could still overlap with other state-producing skills.

2 / 3

Total

8

/

12

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