CtrlK
BlogDocsLog inGet started
Tessl Logo

basecred

Check your human's on-chain reputation. Are they good enough for you?

Install with Tessl CLI

npx tessl i github:teeclaw/phorm-nft --skill basecred
What are skills?

60

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Discovery

7%

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

This description is poorly constructed with casual, unhelpful language that fails to communicate concrete capabilities or usage triggers. The rhetorical question wastes space that should explain specific actions and when to invoke the skill. It lacks the professional third-person voice and explicit trigger terms needed for effective skill selection.

Suggestions

Replace the rhetorical question with a 'Use when...' clause specifying triggers like 'wallet address', 'blockchain reputation', 'on-chain history', or specific protocol names

Add specific concrete actions such as 'Query reputation scores, analyze transaction history, check protocol participation, verify wallet credentials'

Rewrite in professional third-person voice and include natural keywords users would say when needing blockchain reputation data

DimensionReasoningScore

Specificity

The description uses vague, abstract language ('check reputation', 'good enough') without specifying any concrete actions like querying specific blockchain data, analyzing transaction history, or checking specific reputation protocols.

1 / 3

Completeness

The description vaguely addresses 'what' (check reputation) but provides no explicit 'when' clause or trigger guidance. The rhetorical question 'Are they good enough for you?' adds no functional information.

1 / 3

Trigger Term Quality

The only potentially useful trigger term is 'on-chain reputation', but it lacks natural variations users would say like 'blockchain reputation', 'wallet score', 'address history', or specific protocol names. The casual tone ('your human's') is unusual and unhelpful.

1 / 3

Distinctiveness Conflict Risk

'On-chain reputation' provides some domain specificity that distinguishes it from general reputation or identity skills, but the lack of specific protocols, chains, or data types means it could still overlap with other blockchain-related skills.

2 / 3

Total

5

/

12

Passed

Implementation

85%

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 actionability and workflow clarity. The decision tree structure, explicit polling logic with backoff, and clear error handling make it easy for Claude to follow. Minor verbosity in explanatory tables and message templates prevents a perfect conciseness score, but overall the skill is well-crafted and production-ready.

DimensionReasoningScore

Conciseness

The skill is reasonably efficient but includes some unnecessary verbosity, such as the detailed explanation of what each status means in tables when Claude could infer most of this. The message templates for owners are helpful but could be more concise.

2 / 3

Actionability

Excellent actionability with complete, executable API calls, specific endpoints, exact request/response formats, and copy-paste ready code examples. Headers, JSON bodies, and error handling are all concrete and specific.

3 / 3

Workflow Clarity

Outstanding workflow clarity with a clear decision tree at the start, numbered steps with explicit validation checkpoints (poll for verification, check status before proceeding), and clear error recovery paths for each status state.

3 / 3

Progressive Disclosure

Well-structured with clear companion file references (reporting.md, reference.md) that are one level deep and clearly signaled with specific use cases. The main skill provides a complete overview while appropriately deferring detailed API specs and report formatting to separate files.

3 / 3

Total

11

/

12

Passed

Validation

72%

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

Validation8 / 11 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

8

/

11

Passed

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.