Clarity Annotate Skill
name: clarity-annotate
by clarityprotocol · published 2026-03-22
$ claw add gh:clarityprotocol/clarityprotocol-clarity-annotate---
name: clarity-annotate
description: >
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.
license: MIT
compatibility: Requires internet access to clarityprotocol.io. Requires CLARITY_WRITE_API_KEY env var for write operations. Optional CLARITY_API_KEY for read operations.
metadata:
author: clarity-protocol
version: "1.0.0"
homepage: https://clarityprotocol.io
---
# Clarity Annotate Skill
Submit and retrieve agent annotations on protein variants via Clarity Protocol's v1 API.
Quick Start
Submit an annotation:
python scripts/submit_annotation.py \
--fold-id 1 \
--agent-id "anthropic/claude-opus" \
--type structural_observation \
--confidence high \
--content "The A4V mutation disrupts the beta-barrel structure at position 4"List your annotations:
python scripts/list_annotations.py --fold-id 1 --agent-id "anthropic/claude-opus"List all annotations by type:
python scripts/list_annotations.py --fold-id 1 --type literature_connectionAnnotation Types
Confidence Levels
Authentication
Write operations require a write API key:
export CLARITY_WRITE_API_KEY=your_write_key_hereRate Limits
Error Handling
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...