CtrlK
BlogDocsLog inGet started
Tessl Logo

claude-to-deerflow

Interact with DeerFlow AI agent platform via its HTTP API. Use this skill when the user wants to send messages or questions to DeerFlow for research/analysis, start a DeerFlow conversation thread, check DeerFlow status or health, list available models/skills/agents in DeerFlow, manage DeerFlow memory, upload files to DeerFlow threads, or delegate complex research tasks to DeerFlow. Also use when the user mentions deerflow, deer flow, or wants to run a deep research task that DeerFlow can handle.

80

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

A lean, highly actionable API reference with clearly sequenced primary workflow, documented streaming/error behavior, and well-organized sections plus a signaled helper script. It respects Claude's competence while remaining copy-paste ready.

DimensionReasoningScore

Conciseness

After a single necessary sentence identifying the external DeerFlow platform, the body is dense operational curl reference with no concept-padding Claude already knows; every section earns its tokens.

3 / 3

Actionability

Each of the 12 operations is given as a fully executable curl command with real endpoints, headers, and JSON payloads, with placeholders like <thread_id> clearly marked — copy-paste ready rather than pseudocode.

3 / 3

Workflow Clarity

The primary multi-step workflow is explicitly sequenced ('Step 1: Create a thread', 'Step 2: Stream a run') with documented response formats, SSE event types, and a dedicated Error Handling section providing health-check-first feedback for recovery.

3 / 3

Progressive Disclosure

Clear numbered sections give easy navigation, and the one helper script is well-signaled one level deep ('See scripts/chat.sh for the implementation'), verified to exist as a real bundle file; the short inline curl stubs are appropriately kept in the overview.

3 / 3

Total

12

/

12

Passed

Description

100%

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

A strong, third-person description that pairs a concrete capability list with explicit trigger guidance and distinct product-named keywords. It cleanly answers what the skill does and when to invoke it without padding or over-claiming.

DimensionReasoningScore

Specificity

The description enumerates seven distinct concrete actions ('send messages or questions', 'start a DeerFlow conversation thread', 'check DeerFlow status or health', 'list available models/skills/agents', 'manage DeerFlow memory', 'upload files to DeerFlow threads', 'delegate complex research tasks'), matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

It answers both 'what' ('Interact with DeerFlow AI agent platform via its HTTP API' plus capability list) and 'when' with explicit trigger clauses ('Use this skill when the user wants to…', 'Also use when the user mentions deerflow…').

3 / 3

Trigger Term Quality

It explicitly captures natural user phrasing — 'when the user mentions deerflow, deer flow, or wants to run a deep research task' — covering the product name variants and the research-task framing a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The DeerFlow platform niche is unique and the triggers (deerflow, deer flow, deep research) are distinct, making it unlikely to fire for an unrelated skill.

3 / 3

Total

12

/

12

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
bytedance/deer-flow
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.