CtrlK
BlogDocsLog inGet started
Tessl Logo

ob1-local-http

Capture and search thoughts against a self-hosted Open Brain over plain HTTPS, with no MCP transport involved. Use this skill in environments where Claude Code's MCP feature is disabled or the network blocks remote MCP endpoints, but the brain stack from the companion `local-brain-no-mcp` recipe is reachable on the local network. Triggers: prompts like "remember this", "save that for later", "what did I note about X", "search my brain for Y", "what thoughts touched on Z", or any explicit request to record or recall personal memory.

68

Quality

84%

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

SKILL.md
Quality
Evals
Security

Quality

Content

82%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 tight, highly actionable skill body built around executable curl commands, clear use/anti-use guidance, and a strong failure-recovery section. The main gaps are minor: a slightly narrative Problem section and only implicit per-step success verification.

Suggestions

Tighten the Problem section to one or two sentences to reclaim context budget.

Add an explicit verification step after capture (e.g. confirm the returned id/fingerprint before reporting success) to strengthen the workflow's feedback loop.

DimensionReasoningScore

Conciseness

Mostly lean and efficient with copy-paste curl commands and no padding about concepts Claude already knows; the narrative "Problem" section is the main piece that could be trimmed slightly.

4 / 5

Actionability

Fully executable, copy-paste-ready curl commands for capture, search, and browse cover the common cases, complete with headers, payload shapes, and tunable parameters.

5 / 5

Workflow Clarity

Each process (capture/search/browse) is clearly sequenced with a guardrail ("If either is missing, stop and tell the user") and a Failure Modes section giving error-recovery feedback loops, but per-operation success verification is only implicit via the Output guidance.

4 / 5

Progressive Disclosure

Well-organized into clear sections with no content that belongs in separate files and no nested references; the body exceeds the ~50-line simple-skill threshold and references an external companion recipe rather than bundle files, so it stops just short of a 5.

4 / 5

Total

17

/

20

Passed

Description

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

A strong, well-structured description that clearly states both capability and activation context with rich natural trigger phrases. It is slightly under-specific on the range of supported operations and has minor overlap risk on generic memory triggers.

Suggestions

Mention the browse/recall operation alongside capture and search so the action list is more comprehensive.

Qualify generic triggers (e.g. "remember this *to your brain*") to reduce overlap with unrelated note-taking skills.

DimensionReasoningScore

Specificity

Names the domain and two concrete actions ("Capture and search thoughts"), but does not enumerate the broader capture/search/browse/recall operations found in the body, leaving coverage incomplete.

3 / 5

Completeness

Explicitly answers what ("Capture and search thoughts against a self-hosted Open Brain over plain HTTPS, with no MCP transport involved") and when (a "Use this skill in environments where..." clause plus a dedicated Triggers list).

5 / 5

Trigger Term Quality

Lists a comprehensive set of natural trigger phrases ("remember this", "save that for later", "what did I note about X", "search my brain for Y", "what thoughts touched on Z", "record or recall personal memory") that users would plausibly say.

5 / 5

Distinctiveness Conflict Risk

The MCP-disabled/LAN-resident brain niche is clearly staked out, but generic memory triggers like "remember this" and "save that for later" create minor overlap risk with other note-taking skills.

4 / 5

Total

17

/

20

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
NateBJones-Projects/OB1
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.