This wraps the protocols.io API v3 for managing scientific protocols from Claude. You can search for protocols by keyword or DOI, create and publish new ones with full DOI issuance, manage protocol steps and materials, handle comments and discussions, and organize everything in team workspaces. It covers the full lifecycle from draft to publication, including file uploads and OAuth flows for multi-user apps. Most useful if you're building lab workflow tools or need to programmatically document experiments. The reference docs break down authentication, protocol operations, workspace management, and file handling separately, which makes integration straightforward once you have your access token sorted.
npx skills add https://github.com/k-dense-ai/scientific-agent-skills --skill protocolsio-integration