← Back to Skills Marketplace
draco-kzn

Desk Research

by draco-kzn · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
168
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install desk-research
Description
Structured desk research workflow for market, company, policy, product, and competitor questions. Use when a user asks for secondary research, landscape scan...
README (SKILL.md)

Desk Research

Execute this workflow for any desk-research request.

0) Load methodology checklist (first)

Read references/methodology.md, references/deep-writing-patterns.md, and references/quality-checklist.md and apply all as guardrails.

1) Define the research brief

Write 4 lines before searching:

  • Research question (1 sentence)
  • Scope (time, geography, industry)
  • Must-answer sub-questions (3-6 bullets)
  • Output format needed by user

If the question is vague, propose assumptions explicitly and continue.

2) Build a source plan

Collect evidence in this priority order:

  1. Primary/official sources (government, regulator, company filings, product docs)
  2. Reputable secondary analysis (major research firms, established media)
  3. Community signals (forums/social) only as supporting evidence

Require at least 2 independent sources for every key claim.

3) Gather evidence fast

For each sub-question:

  • Find 3-8 candidate sources
  • Keep the highest-signal sources
  • Extract only claim + evidence + date + link

Reject sources that are undated, anonymous, or purely opinionated unless the user asked for sentiment.

4) Score source reliability

Tag each source:

  • A = official primary source
  • B = credible secondary source
  • C = weak/indicative source

When claims conflict, prefer newer A/B sources and explicitly note uncertainty.

5) Synthesize insights

Convert notes into:

  • Facts (well-supported)
  • Interpretations (reasoned but inferential)
  • Unknowns (gaps needing validation)

Never present interpretation as fact.

Source hard rule (critical)

For all final research outputs:

  • Every major factual claim must include source + date.
  • Every key viewpoint, analytical framework, stage model, or category split must either:
    1. cite a source, or
    2. be explicitly labeled as the report author's synthesis / working model.
  • Do not present an unsupported framework as if it were an established industry fact.
  • If a conclusion combines multiple sources, cite the main supporting sources inline or in the same paragraph.

5.5) Deepening loop (mandatory)

Before final delivery, run at least 2 rounds of self-questioning:

Round A — Coverage challenge

  • What did I miss by source type, time window, or geography?
  • Which category/conclusion is over-dependent on one source?
  • What contradicts my current conclusion?

Round B — Decision challenge

  • If this conclusion is wrong, what evidence would prove it wrong?
  • Which part is descriptive but not decision-useful?
  • What next data pull would most change the recommendation?

After each round, update findings and confidence.

6) Deliver in concise structure

Use this exact section order:

  1. Core Questions (2 questions)
  2. One-sentence Verdict
  3. Executive Summary (5-8 bullets)
  4. Key Findings by sub-question (with metric anchors)
  5. Evidence Table (claim | source | date | reliability)
  6. Confidence tags (High/Medium/Low per major claim)
  7. Risks / Uncertainty
  8. What would falsify this conclusion
  9. Next Verification Steps / Todo

Inline citation rule:

  • In the body, append source/date after key claims whenever it helps verification.
  • For analytical frameworks or stage models, add Source: or Author synthesis based on: explicitly.
  • Do not leave major frameworks floating without attribution.

For output shape and compact template, use references/output-template.md.

7) Quality bar before sending

Check all items:

  • Every major claim has source/date
  • No single-source critical claim
  • Time/geography scope matches user ask
  • Clear separation of fact vs interpretation
  • Actionable takeaway included
  • Each promising case uses the full 9-part deep case framework
  • Each promising case includes one final case-summary paragraph: what it does / who pays / business model / why pay
  • Each key section ends with decision implication (so-what)

8) Case-depth hard rule (for startup/case research)

When the task is startup/use-case research, apply these hard requirements:

  • For each promising case, collect at least 3 website evidence snippets (feature/pricing/use-flow)
  • Add at least 1 metric anchor from trusted dataset (revenue/MRR/growth)
  • Include at least 1 risk point and 1 falsification condition
  • Do not submit if any case is only descriptive without judgment
Usage Guidance
This skill appears coherent and low risk: it is a packaging of a research methodology and templates, with no installs or secrets requested. Before installing, consider: (1) confirm which agent tools are allowed to perform web searches or HTTP calls — the SKILL.md expects the agent to 'find' and extract sources but does not constrain which network tools are used; restrict web access to approved connectors if you need control; (2) require the agent to cite verifiable public links and avoid using private credentials or internal docs unless you explicitly allow it; (3) review a sample output to ensure the agent actually includes source/date fields and separates facts from interpretation as the workflow mandates. If you want extra caution, disable autonomous invocation for this skill or monitor its first few runs.
Capability Analysis
Type: OpenClaw Skill Name: desk-research Version: 1.0.0 The desk-research skill bundle is a purely instructional set of guidelines for an AI agent to perform structured secondary research. It emphasizes source triangulation, reliability scoring, and evidence-based synthesis without any executable code, shell commands, or network requests. There are no indicators of prompt injection, data exfiltration, or malicious intent across the SKILL.md or reference files.
Capability Assessment
Purpose & Capability
Name/description match the included reference documents and the SKILL.md workflow. The skill requires no binaries, env vars, or config paths and the five reference files are appropriate source material for a desk‑research helper.
Instruction Scope
Instructions stay within the research purpose (define brief, build source plan, extract claims with source/date, synthesize, run self‑challenges). They reference only local reference files provided. One minor openness: the SKILL.md says 'Find sources' but does not prescribe which network/tooling to use, leaving implementation discretion for how the agent fetches web sources — that could enable network access depending on the agent's tool config. The workflow itself does not instruct reading unrelated system files or exfiltrating secrets.
Install Mechanism
No install spec and no code files — instruction‑only skill. Nothing will be downloaded or written by an installer.
Credentials
No required environment variables, credentials, or config paths are declared. All required inputs are research briefs and public sources, which is proportional to the stated functionality.
Persistence & Privilege
always is false and the skill does not request permanent system presence or to modify other skills. The skill permits autonomous invocation (platform default) but that is normal and not excessive here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install desk-research
  3. After installation, invoke the skill by name or use /desk-research
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Add hard source-attribution rule for claims, frameworks, and stage models; require author-synthesis labeling when no external source exists
Metadata
Slug desk-research
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Desk Research?

Structured desk research workflow for market, company, policy, product, and competitor questions. Use when a user asks for secondary research, landscape scan... It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.

How do I install Desk Research?

Run "/install desk-research" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Desk Research free?

Yes, Desk Research is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Desk Research support?

Desk Research is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Desk Research?

It is built and maintained by draco-kzn (@draco-kzn); the current version is v1.0.0.

💬 Comments