Agent skill · Backend & API

protocolsio-integration

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

FreedomIntelligencegithub.com/FreedomIntelligenceGitHub ↗
claude-code
Install
npx skills add FreedomIntelligence/OpenClaw-Medical-Skills --skill protocolsio-integration --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 7
SKILL.md size: 14 KB
Bundled scripts: none
Path: skills/protocolsio-integration/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,909
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Protocols.io Integration ## Overview Protocols.io is a comprehensive platform for developing, sharing, and managing scientific protocols. This skill provides complete integration with the protocols.io API v3, enabling programmatic access to protocols, workspaces, discussions, file management, and collaboration features. ## When to Use This Skill Use this skill when working with protocols.io in any of the following scenarios: - **Protocol Discovery**: Searching for existing protocols by keywords, DOI, or category - **Protocol Management**: Creating, updating, or publishing scientific protocols - **Step Management**: Adding, editing, or organizing protocol steps and procedures - **Collaborative Development**: Working with team members on shared protocols - **Workspace Organization**: Managing lab or institutional protocol repositories - **Discussion & Feedback**: Adding or responding to protocol comments - **File Management**: Uploading data files, images, or documents to protocols - **Experiment Tracking**: Documenting protocol executions and results - **Data Export**: Backing up or migrating protocol collections - **Integration Projects**: Building tools that interact with protoc

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Core Capabilities
  4. 1. Authentication & Access
  5. 2. Protocol Operations
  6. 3. Discussions & Collaboration
  7. 4. Workspace Management
  8. 5. File Operations
  9. 6. Additional Features
  10. Getting Started
  11. Step 1: Authentication Setup
  12. Step 2: Identify Your Use Case
  13. Step 3: Implement Integration
  14. Base URL and Request Format
Ships with 6 files
  • references/additional_features.md
  • references/authentication.md
  • references/discussions.md
  • references/file_manager.md
  • references/protocols_api.md
  • references/workspaces.md
More from OpenClaw-Medical-Skills
All skills →
About this skill
What does the protocolsio-integration skill do?

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

How do I install it?

Run `npx skills add FreedomIntelligence/OpenClaw-Medical-Skills --skill protocolsio-integration --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From FreedomIntelligence/OpenClaw-Medical-Skills, a repository with 2,909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going