ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 4/5

bios-deep-research

Run deep biological research using the BIOS API. Supports API key and x402 crypto payments (USDC on Base). Start-and-check-back pattern works across heartbeats.

Why use this skill?

Perform professional biological and biomedical research with BIOS API integration. Supports API keys and x402 crypto payments for seamless agent-driven scientific inquiries.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jmartink/bios-deep-research
Or

What This Skill Does

The bios-deep-research skill enables OpenClaw AI agents to perform complex, multi-step biological and biomedical research using the BIOS API. Designed for high-fidelity scientific inquiry, the skill allows the agent to initiate research tasks, track progress across heartbeats, and retrieve synthesized findings. It supports both traditional subscription-based access via API keys and modern decentralized payments using the x402 protocol, which utilizes USDC on the Base network. By acting as an interface to the BIOS infrastructure, the skill bridges the gap between raw data retrieval and sophisticated, agent-driven scientific workflows.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/jmartink/bios-deep-research

Ensure you have configured your environment variables if using the API key method. If choosing the x402 payment route, verify your wallet signing setup as documented in references/x402-setup.md. The agent handles payment headers automatically, ensuring a seamless experience without exposing private keys.

Use Cases

This skill is ideal for researchers, biotech professionals, and academic entities. Common applications include:

  • Summarizing emerging research on specific protein folding mechanisms.
  • Generating literature reviews on novel CRISPR gene-editing techniques.
  • Compiling data on drug interaction pathways for specific chemical compounds.
  • Monitoring, tracking, and reporting on longitudinal studies for long-term project research.

Example Prompts

  1. "Perform a deep research query on the current efficacy of lipid nanoparticle delivery systems for mRNA-based therapeutics and summarize the latest findings."
  2. "Research the recent advancements in AlphaFold 3 applications for oncology drug discovery and create a report on potential bottlenecks."
  3. "Start a long-term research task on the metabolic pathways of rare enzyme deficiencies. Check back on the progress of this query in 24 hours."

Tips & Limitations

  • Use the steering mode to guide the depth of your research.
  • Always use exec with curl for API calls; web_fetch will not work with authorization headers.
  • The x402 payment method is recommended for pay-per-use efficiency.
  • Ensure the state.json file remains consistent across sessions to avoid losing track of long-running queries.
  • Keep in mind that results may take time to process depending on the complexity of the research request.

Metadata

Author@jmartink
Stars1947
Views1
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jmartink-bios-deep-research": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#biology#biotech#research#x402#science
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api, code-execution