CtrlK
BlogDocsLog inGet started
Tessl Logo

agentsociety-run-experiment

Use when experiment configuration already exists and a simulation run needs to be started, monitored, or stopped.

65

Quality

78%

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 ./extension/skills/agentsociety-run-experiment/v1.0.0/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.

The body is highly actionable with executable commands and well-structured tables, and uses progressive disclosure cleanly with one real reference file. It is held back by long prose sections and a workflow presented as a graph rather than explicit numbered validation checkpoints.

Suggestions

Tighten the Resume and Batch Size & Concurrency sections into terser bullet points or a table to cut tokens while preserving the key facts.

Re-express the Workflow as a short numbered sequence with explicit validation checkpoints (e.g., verify env vars -> start -> poll status -> on failure inspect logs/revise config -> restart) rather than relying on the graphviz diagram alone.

Add a one-line validation note in the Start section pointing to the env-var precheck so the feedback loop is explicit in the runnable steps, not only in Troubleshooting.

DimensionReasoningScore

Conciseness

Mostly efficient with dense tables and no beginner-concept filler, but the Resume and Batch Size & Concurrency sections run long in prose and could be tightened to respect the token budget.

2 / 3

Actionability

Provides fully executable CLI commands with real flags, a complete arguments table, concrete examples for foreground/direct-CLI/resume, and copy-paste ready invocations.

3 / 3

Workflow Clarity

A graphviz diagram plus prose conveys the check→start→status→done/stop/fix flow, but the multi-step process lacks crisp numbered steps with explicit validate→fix→retry checkpoints in the main text; recovery is implied rather than enumerated.

2 / 3

Progressive Disclosure

SKILL.md is a well-organized overview that signals a single one-level-deep reference (references/programmatic-api.md, verified to exist) for advanced programmatic use, with content appropriately split and easy to navigate.

3 / 3

Total

10

/

12

Passed

Description

85%

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 third-person, concise, and gives an explicit 'Use when' trigger with three concrete actions and a clear precondition. It is strong on completeness, specificity, and distinctiveness, slightly weaker on trigger-term naturalness.

DimensionReasoningScore

Specificity

Lists concrete actions the skill performs — 'started, monitored, or stopped' — covering three distinct operations on a simulation run, matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers both what (start/monitor/stop a simulation run) and when ('Use when experiment configuration already exists and a simulation run needs to be started, monitored, or stopped').

3 / 3

Trigger Term Quality

Includes relevant terms like 'experiment configuration' and 'simulation run', but the phrasing is somewhat technical and lacks common natural variations a user would casually say (e.g., 'run a sim', 'check experiment', 'kill the job').

2 / 3

Distinctiveness Conflict Risk

Scoped to running already-configured experiments with a clear precondition (config must exist), distinguishing it from sibling config/analysis skills named in the body; unlikely to trigger for the wrong skill.

3 / 3

Total

11

/

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