Protocol Writing — Reproducible Lab Protocols & SOPs

## Overview

42 stars

Best use case

Protocol Writing — Reproducible Lab Protocols & SOPs is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

## Overview

Teams using Protocol Writing — Reproducible Lab Protocols & SOPs should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/protocol-writing/SKILL.md --create-dirs "https://raw.githubusercontent.com/Zaoqu-Liu/ScienceClaw/main/skills/protocol-writing/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/protocol-writing/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How Protocol Writing — Reproducible Lab Protocols & SOPs Compares

Feature / AgentProtocol Writing — Reproducible Lab Protocols & SOPsStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

## Overview

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Protocol Writing — Reproducible Lab Protocols & SOPs

## Overview
Write clear, reproducible experimental protocols and Standard Operating Procedures (SOPs) for any scientific discipline.

## Structure
1. **Title and Version** — Protocol name, version number, date, author
2. **Purpose** — What this protocol achieves and when to use it
3. **Safety** — Hazards, PPE requirements, waste disposal
4. **Materials** — Exact reagents (catalog numbers, lot numbers), equipment, consumables
5. **Preparation** — Buffer recipes, stock solutions, equipment setup
6. **Procedure** — Numbered steps with exact quantities, temperatures, times, speeds
7. **Quality Control** — Expected results, acceptance criteria, troubleshooting
8. **Data Recording** — What to record, where, in what format
9. **References** — Published methods this protocol is based on

## Key Principles
- **Exact quantities**: "Add 2.5 mL" not "add some"
- **Catalog numbers**: Every reagent identified by manufacturer and catalog number
- **Time precision**: "Incubate for 30 min at 37°C" not "incubate for a while"
- **Critical steps**: Mark steps where deviation causes failure
- **Troubleshooting table**: Common problems and solutions
- **Version control**: Track changes between protocol versions

Related Skills

Academic Writing

42
from Zaoqu-Liu/ScienceClaw

## Overview

scientific-writing

42
from Zaoqu-Liu/ScienceClaw

Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.

Review Writing — 学术综述逐节写作方法论

42
from Zaoqu-Liu/ScienceClaw

Use this skill when the user asks to write a literature review, review article, or 综述 based on an outline. Trigger keywords: "写综述", "write review", "综述写作", "按大纲写", "逐节写", "review section", "写第N节". This skill orchestrates the ENTIRE review writing process from outline to finished manuscript.

protocolsio-integration

42
from Zaoqu-Liu/ScienceClaw

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.

latex-writing

42
from Zaoqu-Liu/ScienceClaw

Create, edit, and compile LaTeX documents for academic papers using latex_compile, update_latex, and send_ui_directive tools

article-writing

42
from Zaoqu-Liu/ScienceClaw

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.

zinc-database

42
from Zaoqu-Liu/ScienceClaw

Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.

zarr-python

42
from Zaoqu-Liu/ScienceClaw

Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.

scientific-visualization

42
from Zaoqu-Liu/ScienceClaw

## Overview

venue-templates

42
from Zaoqu-Liu/ScienceClaw

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.

vaex

42
from Zaoqu-Liu/ScienceClaw

Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that do not fit in memory.

uspto-database

42
from Zaoqu-Liu/ScienceClaw

Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches.