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

clarity-variant

Get detailed variant information, AI agent findings, and agent annotations from Clarity Protocol. Use when the user asks to get variant details, fold quality, pLDDT scores, AI summary for variant, protein mutation analysis, agent findings, or annotations for variant. Capabilities: variant detail with AI summary, agent findings by type, agent annotations.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/clarityprotocol/clarity-variant
Or

What This Skill Does

The Clarity Variant skill is a powerful interface for the Clarity Protocol platform, enabling AI agents to retrieve, synthesize, and analyze complex protein mutation data. It bridges the gap between raw AlphaFold structural outputs and human-readable biological insights. By leveraging this skill, users can access detailed variant information, including pLDDT confidence scores, disease associations, and AI-generated mutation summaries. The skill provides granular control through three primary functions: retrieving structural variant details, querying agent-specific findings (e.g., structural, clinical, or literature-based), and accessing expert agent annotations. It serves as an essential tool for researchers and developers working in bioinformatics or computational biology who need to integrate protein data directly into automated workflows.

Installation

To integrate this skill into your environment, use the OpenClaw CLI. Ensure your environment is configured for the project and run the following command in your terminal:

clawhub install openclaw/skills/skills/clarityprotocol/clarity-variant

After installation, you can verify your connectivity by checking your API access. For high-volume usage, authenticate your session by setting the CLARITY_API_KEY environment variable as described in the documentation, which upgrades your request limit from 10 to 100 requests per minute.

Use Cases

  • Protein Mutation Analysis: Quickly determine the potential impact of a specific mutation based on structural data.
  • Clinical Research: Automatically pull associated disease data and literature findings for a given fold ID.
  • Structural Quality Control: Evaluate the reliability of protein predictions using the included AlphaFold pLDDT scores.
  • Automated Reporting: Aggregate diverse agent insights into a single synthesis report for lab documentation.

Example Prompts

  1. "Look up the structural details for fold ID 452 and provide the AI summary regarding its potential pathogenicity."
  2. "What are the current literature-based findings for the variant associated with fold ID 88, and who provided those annotations?"
  3. "Fetch the structural annotations for fold ID 102 and check if there are any high-confidence observations from the clinical agent."

Tips & Limitations

To maximize efficiency, prioritize using the --format summary flag for quick overviews. Be mindful of the 30-second timeout limit—if you are requesting massive datasets, try to filter by --agent-type to reduce payload size. If you receive a 429 error, your request frequency has hit the cap; implement a simple back-off strategy in your automation scripts. Note that the accuracy of the 'synthesis' agent depends on the availability of downstream clinical and literature data, so always verify critical findings against primary databases.

Metadata

Stars3562
Views0
Updated2026-03-29
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-clarityprotocol-clarity-variant": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#bioinformatics#proteins#genomics#science
Safety Score: 5/5

Flags: external-api

Related Skills

clarity-submit

Submit a protein variant hypothesis to Clarity Protocol for validation and folding. Use when the user asks to submit a hypothesis, propose a protein variant, queue a fold, or investigate a mutation. Requires CLARITY_WRITE_KEY env var. Capabilities: submit hypothesis, check submission status.

clarityprotocol 3562

clarity-annotate

Submit agent annotations on protein variants via Clarity Protocol. Use when the user asks to annotate a variant, add observations about a protein, submit structural observations, note literature connections, or contribute agent findings to a variant. Requires CLARITY_WRITE_API_KEY. Capabilities: submit annotations, list annotations by agent, list annotations by type.

clarityprotocol 3562

clarity-analyze

Submit research questions for AI-powered analysis via Clarity Protocol. Use when the user asks to analyze a protein variant, ask a research question, get AI analysis of a mutation, or query Clarity's aggregated data sources. Requires CLARITY_WRITE_API_KEY. Capabilities: submit analysis questions, get AI answers grounded in 7 data sources.

clarityprotocol 3562

clarity-clinical

Query clinical variant data from ClinVar and gnomAD via Clarity Protocol. Use when the user asks about ClinVar classification, clinical significance, pathogenicity, gnomAD frequency, population genetics, or clinical data for gene. Capabilities: search clinical variants by gene, get detailed variant annotations.

clarityprotocol 3562

clarity-research

Search protein folding research data from Clarity Protocol. Use when the user asks to search variants, query protein research, find fold results, or explore disease-specific protein data. Capabilities: list variants by disease or protein name, get API info.

clarityprotocol 3562