BF sage-wallet
Interact with the Sage Chia blockchain wallet via RPC. Use for XCH transactions, CAT tokens, NFTs, DIDs, offers, options, coin management, and wallet configuration. Supports cross-platform setups (Mac/Linux/Windows) with configurable RPC endpoints and SSL certificates. Invoke with /sage commands or natural language like "send XCH", "check my NFTs", "create an offer", "mint a CAT token".
Interact with the Sage Chia blockchain wallet via RPC.
As a process F 43/100 · Will not run — References files that are not bundled: sub-skills/sage-auth/SKILL.md, sub-skills/sage-xch/SKILL.md, sub-skills/sage-cat/SKILL.md
How to improve
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 8. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
missing-refreference to a missing file: sub-skills/sage-auth/SKILL.md - warning
missing-refreference to a missing file: sub-skills/sage-xch/SKILL.md - warning
missing-refreference to a missing file: sub-skills/sage-cat/SKILL.md - warning
missing-refreference to a missing file: sub-skills/sage-nft/SKILL.md - warning
missing-refreference to a missing file: sub-skills/sage-did/SKILL.md - warning
missing-refreference to a missing file: sub-skills/sage-offers/SKILL.md - warning
missing-refreference to a missing file: sub-skills/sage-options/SKILL.md - warning
missing-refreference to a missing file: sub-skills/sage-coins/SKILL.md - warning
missing-refreference to a missing file: sub-skills/sage-txn/SKILL.md - warning
missing-refreference to a missing file: sub-skills/sage-network/SKILL.md - warning
missing-refreference to a missing file: sub-skills/sage-system/SKILL.md - warning
missing-refreference to a missing file: sub-skills/sage-walletconnect/SKILL.md
Process rating: all ten parameters 43/100
- 0Tools and files. 12 referenced file(s) missing: sub-skills/sage-auth/SKILL.md, sub-skills/sage-xch/SKILL.md, sub-skills/sage-cat/SKILL.md
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 5 mutating operations with no state check
- 40Result and completion. Does not say what the result is
- 50Failures and branches. 0 branches, has a failure section
- 100Steps. 15 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1249 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- -2localhost URLs: will not work for another user
- -41 reference files, but SKILL.md never points to them: the model will not open them
- -33 of 5 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +5Description quotes 4 example trigger phrases
- +3Description length 389: enough signal without eating the budget
- +4Structure: 13 headings
- +3Step-by-step instructions: 15 items
- +4Has examples (4 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 68.