CtrlK
BlogDocsLog inGet started
Tessl Logo

mm

Market making - two-sided quoting with inventory management

89

Quality

87%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Discovery

N/A

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

Something went wrong

Implementation

87%

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

This is a high-quality skill with excellent conciseness and actionability. The command reference, flag table, and examples are comprehensive and immediately usable. The main weakness is the workflow section lacks explicit validation/verification steps for what is essentially a financial operation with real risk.

Suggestions

Add verification steps after starting MM (e.g., 'Run /mm status <id> to confirm orders are live and spreads are as expected')

Document recovery workflow when auto-halt triggers (what to check, how to safely restart)

Add a troubleshooting section for common issues (orders not posting, spread too wide/narrow, inventory imbalance)

DimensionReasoningScore

Conciseness

Extremely lean and efficient. No unnecessary explanations of what market making is or how prediction markets work. Every section delivers actionable information with no padding.

3 / 3

Actionability

Fully executable commands with complete flag documentation, concrete examples covering multiple use cases, and a complete TypeScript API example with proper types. Copy-paste ready throughout.

3 / 3

Workflow Clarity

The 'How It Works' section explains the cycle but lacks explicit validation checkpoints. No guidance on verifying orders were placed correctly, handling failed requotes, or recovery steps if auto-halt triggers.

2 / 3

Progressive Disclosure

Well-organized with clear sections progressing from commands to flags to examples to internals to API. Appropriate depth for a single skill file with no need for external references.

3 / 3

Total

11

/

12

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
alsk1992/CloddsBot
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.