CtrlK
BlogDocsLog inGet started
Tessl Logo

paraswap

ParaSwap DEX aggregator. Best swap rates across 300+ liquidity sources on Ethereum, Polygon, BSC, Arbitrum, and more.

71

Quality

60%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./public/skills/0xterrybit/paraswap/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

32%

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 identifies the specific protocol (ParaSwap) and its core value proposition (best swap rates across chains), but lacks actionable specificity about what operations it enables. The critical weakness is the complete absence of explicit trigger guidance, making it difficult for Claude to know when to select this skill over other DeFi or trading-related skills.

Suggestions

Add a 'Use when...' clause with trigger terms like 'swap tokens', 'exchange crypto', 'find best DEX rates', 'ParaSwap', or 'token trading'

List specific concrete actions such as 'execute token swaps', 'compare rates across DEXs', 'build swap transactions', or 'check liquidity'

Include common user phrases like 'trade tokens', 'DeFi swap', 'best price for swap', or 'cross-chain exchange'

DimensionReasoningScore

Specificity

Names the domain (DEX aggregator, swap rates) and mentions specific chains (Ethereum, Polygon, BSC, Arbitrum), but doesn't list concrete actions like 'execute swaps', 'compare rates', or 'route transactions'.

2 / 3

Completeness

Describes what it is (DEX aggregator with best rates) but completely lacks a 'Use when...' clause or any explicit trigger guidance for when Claude should select this skill.

1 / 3

Trigger Term Quality

Includes relevant terms like 'swap', 'DEX', and chain names that users might mention, but missing common variations like 'token exchange', 'trade tokens', 'crypto swap', or 'DeFi trading'.

2 / 3

Distinctiveness Conflict Risk

ParaSwap is a specific protocol which helps distinctiveness, but 'DEX aggregator' and 'swap rates' could overlap with other DEX or trading skills without clearer trigger boundaries.

2 / 3

Total

7

/

12

Passed

Implementation

87%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a well-crafted API reference skill with excellent conciseness and actionability. The executable curl examples and clear parameter documentation make it immediately useful. The main weakness is the lack of an explicit end-to-end workflow showing the complete swap process with validation steps, which is important for financial operations.

Suggestions

Add a 'Complete Swap Workflow' section that sequences the steps: 1) Get price quote, 2) Check allowance, 3) Approve if needed, 4) Build transaction, 5) Verify details with user, 6) Execute - with explicit validation between steps

Integrate the safety rules into the workflow as explicit checkpoints (e.g., 'VALIDATE: If price impact > 1%, warn user and require confirmation before proceeding')

DimensionReasoningScore

Conciseness

The skill is lean and efficient, providing direct API examples without explaining what DEX aggregators are or how blockchain works. Every section serves a purpose with no padding or unnecessary context.

3 / 3

Actionability

Provides fully executable curl commands with proper variable setup, complete API endpoints, and copy-paste ready examples. The code is concrete and immediately usable.

3 / 3

Workflow Clarity

While individual API calls are clear, the multi-step swap workflow (get price → check allowance → approve → build tx → execute) lacks explicit sequencing and validation checkpoints. The safety rules section mentions checks but doesn't integrate them into a clear workflow.

2 / 3

Progressive Disclosure

Content is well-organized with clear sections, appropriate use of tables for reference data, and external links for deeper documentation. The skill serves as a complete overview without unnecessary nesting.

3 / 3

Total

11

/

12

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.

Validation9 / 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

Total

9

/

11

Passed

Repository
Demerzels-lab/elsamultiskillagent
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.