This is a full-featured integration with the protocols.io API for managing scientific protocols programmatically. You get authentication via OAuth or access tokens, complete protocol lifecycle management (search, create, update, publish with DOI), step and materials handling, workspace organization with permissions, discussion threads, and file uploads. It's built around five reference docs covering authentication, protocol operations, workspaces, discussions, and file management. If you're running a lab and need to automate protocol documentation, build experiment tracking tools, or manage a team repository, this gives you everything the v3 API offers. The main catch is rate limiting: 100 requests per minute for most endpoints, but PDF generation drops to 5 per minute.
npx skills add https://github.com/davila7/claude-code-templates --skill protocolsio-integration