CtrlK
BlogDocsLog inGet started
Tessl Logo

bear-notes

Create, search, and manage Bear notes via grizzly CLI.

80

3.57x
Quality

73%

Does it follow best practices?

Impact

100%

3.57x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./openclaw/skills/bear-notes/SKILL.md

The canonical home for this skill is bear-notes in Hung-Reo/hungreo-openclaw

SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is highly actionable with concrete, copy-paste commands and clean section organization, but mutating operations lack validation/verification steps and the token requirement is stated redundantly. Adding a dry-run-then-confirm feedback loop for edits would raise workflow clarity.

Suggestions

Add a validation checkpoint for mutating operations, e.g., preview with --dry-run then confirm before running create or add-text.

Consolidate the token requirement into one section to remove the repetition across Requirements, Getting a Bear Token, and Notes.

Reorganize the trailing Notes section into the relevant sections so each caveat sits next to the command it affects.

DimensionReasoningScore

Conciseness

The body is largely lean with executable examples and no padding about what Bear is, but the token requirement is repeated across Requirements, Getting a Bear Token, and Notes, which could be tightened.

4 / 5

Actionability

It provides copy-paste ready bash commands for create, open-note, add-text, tags, and search, plus an exact token-saving command and a config.toml example, covering the common cases.

5 / 5

Workflow Clarity

The token setup is a clear numbered sequence, but mutating operations like create and add-text --mode append have no validation or verification checkpoints, so workflow clarity is capped at 3 per the destructive-operation guideline.

3 / 5

Progressive Disclosure

Content is well-organized under clear section headers and appropriately self-contained with no bundle files, though the closing Notes section is a minor catch-all and there is no overview-pointing-to-detail structure.

4 / 5

Total

16

/

20

Passed

Description

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

The description is specific and distinctive, clearly conveying the skill's purpose around Bear notes via grizzly, but it omits any explicit "when to use it" trigger guidance. Adding a Use-when clause would lift completeness and trigger quality.

Suggestions

Add a "Use when..." clause naming concrete trigger phrases (e.g., creating, searching, or appending to Bear notes).

Replace the generic "manage" with one or two specific actions (e.g., append text, list tags) to broaden coverage.

Drop or de-emphasize the technical "grizzly CLI" phrasing in favor of user-natural terms like "Bear notes".

DimensionReasoningScore

Specificity

"Create, search, and manage Bear notes" names the domain plus several concrete actions, but "manage" is generic, leaving minor coverage gaps relative to the comprehensive anchor 5.

4 / 5

Completeness

It clearly states what the skill does (create/search/manage Bear notes) but has no "Use when..." clause or equivalent trigger guidance, so per the rubric cap completeness stays at 3.

3 / 5

Trigger Term Quality

Natural terms like "Bear notes", "search", and "create" appear, but "grizzly CLI" is technical jargon and common synonyms/variations are missing, so it falls short of the comprehensive anchor 5.

4 / 5

Distinctiveness Conflict Risk

"Bear notes via grizzly CLI" targets a specific app and tool with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

16

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

Total

13

/

16

Passed

Repository
trpc-group/trpc-agent-go
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.