writing-qmd-scientific

Community

Write Quarto notebooks that read like science.

Authorwolf5996
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of producing scientific Quarto (.qmd) documents that are inconsistent, hard to follow, or difficult to reproduce by enforcing a strict structure for both explanation and code.

Core Features & Use Cases

  • Bullet-only scientific prose: Forces every explanation outside code chunks to be bullet points with nested details, avoiding paragraph-style narratives
  • Self-contained, runnable sections: Requires each section to combine rationale/methodology with independent code chunks so readers can jump and run
  • Reproducible QMD execution standards: Applies consistent chunk options using hashpipe (#|) syntax, deterministic formatting conventions, and post-code parameter/result documentation
  • Project-aligned workflow conventions: Aligns code chunk structure with the writing-r-code pattern (Libraries → Inputs → Processing → Outputs) and expects checkpoint-based input/output naming and relative paths
  • Use cases: Scientific analysis pipelines, bioinformatics workflows, and documentation that must be readable, reviewable, and reproducible for others

Quick Start

Use the writing-qmd-scientific skill to structure your Quarto scientific notebook by ensuring all prose is bullet-based and all code chunks use hashpipe options with parameter tables and result summaries after each block.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: writing-qmd-scientific
Download link: https://github.com/wolf5996/agentic-skills/archive/main.zip#writing-qmd-scientific

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.