CtrlK
BlogDocsLog inGet started
Tessl Logo

paperclip-task-bridge

Create, comment on, update, and list Paperclip tasks from Hermes using scoped Paperclip API credentials.

64

Quality

75%

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

Fix and improve this skill with Tessl

tessl review fix ./packages/adapters/hermes/skills/paperclip-task-bridge/SKILL.md
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 actionable and well-structured, with executable commands and a clear externalized helper. It is slightly held back by an implicit rather than explicit validation-bearing workflow and a referenced helper script that is not bundled.

Suggestions

Bundle the referenced ./paperclip-task.mjs (or add a scripts/ file) so the 'node ./paperclip-task.mjs' commands actually resolve.

Add an explicit numbered workflow with a validation checkpoint (e.g. run list-assigned and confirm no duplicate before create-task) to lift workflow clarity.

Tighten the security-guidance paragraph to the essential 'Never print API keys; the helper reads env vars and prints only summaries.'

DimensionReasoningScore

Conciseness

The body is mostly lean with concrete env vars and commands rather than concept explanations, though the security guidance paragraph ('Never print or paste API keys...') could be trimmed slightly.

4 / 5

Actionability

Copy-paste-ready curl and node commands with example values cover the common cases (create-key, list-assigned, create-task, comment, update-status), matching the fully-executable anchor.

5 / 5

Workflow Clarity

Operational guidance exists as bullets ('Use list-assigned before creating duplicate work', status dispositions) but there is no explicit sequenced multi-step process with validation feedback loops, leaving checkpoints implicit.

3 / 5

Progressive Disclosure

Content is well-organized into clear sections with the helper appropriately externalized as a one-level-deep script; the minor gap is that the referenced ./paperclip-task.mjs is not present in the bundle directory.

4 / 5

Total

16

/

20

Passed

Description

75%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 highly distinct, naming four concrete capabilities for a well-bounded Hermes-to-Paperclip niche. Its main weakness is the absence of an explicit 'Use when...' trigger clause, which caps completeness.

Suggestions

Add a 'Use when...' clause naming the trigger condition, e.g. 'Use when a Hermes-originated request needs to create or update Paperclip work.'

Consider natural synonyms such as 'add' alongside 'create' to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Lists four concrete actions ('Create, comment on, update, and list Paperclip tasks') with comprehensive coverage of the skill's capabilities, matching the multiple-specific-actions anchor.

5 / 5

Completeness

The 'what' is clear but there is no 'Use when...' clause or equivalent explicit trigger guidance, so completeness is capped at 3 per the missing-trigger guideline.

3 / 5

Trigger Term Quality

Natural verbs users would say (create, comment on, update, list tasks) are present, but no synonyms or extension-style variations are included, sitting just below the comprehensive-coverage anchor.

4 / 5

Distinctiveness Conflict Risk

'Paperclip tasks from Hermes using scoped Paperclip API credentials' carves a narrow, distinct niche with minimal overlap risk against generic task skills.

5 / 5

Total

17

/

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
paperclipai/paperclip
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.