CtrlK
BlogDocsLog inGet started
Tessl Logo

capture

Captures and organizes chaotic brain dumps into a structured, actionable system with zero information loss. Use this skill whenever the user says 'capture this', 'brain dump', 'let me dump some ideas', 'I've got a bunch of thoughts', 'here's everything on my mind', 'idea dump', 'let me get this out of my head', 'I need to organize my thoughts', 'here's what I'm thinking', or any variation where someone is unloading a messy stream of ideas, tasks, thoughts, and plans wanting them turned into something coherent. Also trigger when the user pastes or dictates a long, unstructured block of mixed ideas — even without the exact phrase — the intent is the same. Fast-to-action by design: no upfront intake. Output is four sections (Projects/Ideas, Tasks, Connections, How I Can Help) ending with a directive question. Asks at most one mid-organization clarifying question when a single item is genuinely ambiguous between task and project.

72

Quality

89%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

SKILL.md
Quality
Evals
Security

Quality

Content

78%Weight 40%Scale 1-5

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

A well-structured, actionable process skill with strong progressive disclosure and concrete output templates. Main weaknesses are mild structural redundancy between principles/anti-patterns/error-handling and a missing explicit zero-loss verification checkpoint.

Suggestions

Consolidate the 'Anti-Patterns To Reject' list and the Error Handling table so they reference the Operating Principles and Workspace Detection Strategy rather than restating them, reducing redundancy.

Add an explicit verification step after organizing (e.g., 're-scan the dump against the four sections to confirm every item is represented') to operationalize the zero-information-loss claim.

Add a one-line example invocation for dump_classifier.py and complexity_estimator.py (as done for workspace_inventory.py) so all three scripts are equally copy-paste-ready.

DimensionReasoningScore

Conciseness

The body is largely information-dense and assumes Claude's competence (no 'what is a brain dump' padding), but the 'Anti-Patterns To Reject' section restates the Operating Principles and the Error Handling table duplicates the Workspace Detection Strategy — minor trimmable redundancy keeps it just below a 5.

4 / 5

Actionability

Provides copy-paste-ready output templates for each section and a concrete script invocation ('python workspace_inventory.py --root . --keywords "k1,k2"'), but dump_classifier.py and complexity_estimator.py are only described without an example invocation — a minor gap.

4 / 5

Workflow Clarity

Clear sequence (detect trigger → optional single clarifier with explicit stop condition → deliver four/compressed sections → approval gate) with checklists via the anti-patterns and error-handling tables, but lacks an explicit 'verify nothing was dropped' checkpoint despite the zero-information-loss claim — a minor validation gap.

4 / 5

Progressive Disclosure

SKILL.md is a clear overview pointing one level deep to three references/ and three scripts/ files (all verified to exist), each clearly signaled inline and in a dedicated References section, with detail appropriately split out (anti-patterns, complexity examples, detection catalog).

5 / 5

Total

17

/

20

Passed

Description

100%Weight 40%Scale 1-5

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

An exemplary description: it states the capability concretely, enumerates natural trigger phrases plus an implicit-signal path, and answers both 'what' and 'when' explicitly in third person. No vague fluff or over-claims.

DimensionReasoningScore

Specificity

Names the domain ('chaotic brain dumps') and lists multiple concrete actions — captures/organizes into 'four sections (Projects/Ideas, Tasks, Connections, How I Can Help) ending with a directive question' and 'Asks at most one mid-organization clarifying question' — with comprehensive coverage.

5 / 5

Completeness

Explicitly answers both what ('Captures and organizes chaotic brain dumps into a structured, actionable system... Output is four sections...') and when ('Use this skill whenever the user says...' plus 'Also trigger when the user pastes or dictates a long, unstructured block...').

5 / 5

Trigger Term Quality

'Use this skill whenever the user says 'capture this', 'brain dump', 'let me dump some ideas', 'I've got a bunch of thoughts', 'here's everything on my mind', 'idea dump'...' gives comprehensive coverage of natural phrases users actually say, plus an implicit-signal trigger for pasted blocks.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (brain-dump organization) with distinct, specific trigger phrases that would not fire for unrelated skills, minimizing conflict risk.

5 / 5

Total

20

/

20

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
alirezarezvani/claude-skills
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.