Skip to content

claude-scientific-writer

by K-Dense-AI

A general purpose scientific writer

About

A general purpose scientific writer

2,117
Stars
84
Skill Files
255
Forks
8
PRs Merged
10
Contributors
4
Issues Open
7
Issues Closed
2026-07-05
Last Activity

Skill Analysis

660
Avg Lines / Skill
3,216
Avg Words / Skill
1251
Code Blocks
1190
Total Files
22.06 MB
Repo Size
282
Reference Files
Skill lines104 min / 567 median / 1595 max
Code languagesbash, bibtex, css, html, json, latex, markdown, python
Frontmatter keysallowed-tools, compatibility, description, license, metadata, name, source, version
Has CLAUDE.mdYes
Has LicenseYes
File typesmd (544), py (265), xsd (234), tex (72), txt (15), xml (15), sty (12), pdf (7), sh (6), bib (3)

Skills (84)

  • research-grants
    939 lines4857 words1 blocks

    "Write competitive research proposals for NSF, NIH, DOE, and DARPA. Agency-specific formatting, review criteria, budget preparation, broader impacts, ...

    bash
  • clinical-reports
    1128 lines5358 words1 blocks

    "Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (...

    bash
  • citation-management
    1207 lines4654 words34 blocks

    Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, a...

    bashbibtexjson
  • pptx-posters
    MIT license415 lines2020 words15 blocks

    Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX post...

    bashcsshtmlpython
  • scientific-schematics
    MIT license619 lines3102 words21 blocks

    Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.1 Pro Preview for quality review....

    bashjsonpython
  • research-lookup
    MIT license530 lines2723 words18 blocks

    Look up current research information using parallel-cli search (primary, fast web search) or the Parallel Chat API (deep research). Automatically rout...

    bash
  • paper-2-web
    492 lines2025 words15 blocks

    This skill should be used when converting academic papers into promotional and presentation formats including interactive websites (Paper2Web), presen...

    bash
  • latex-posters
    1595 lines8592 words48 blocks

    "Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. This is the default poster skill for conference presentati...

    bashlatex
  • clinical-decision-support
    507 lines3190 words8 blocks

    "Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses ...

    bashlatex
  • scientific-slides
    MIT license1155 lines6367 words23 blocks

    Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research prese...

    bashmarkdown
  • peer-review
    568 lines3182 words5 blocks

    "Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscr...

    bash
  • generate-image
    194 lines1021 words11 blocks

    Generate or edit images using AI models (FLUX, Gemini). Use for general-purpose image generation including photos, illustrations, artwork, visual asse...

    bash
  • treatment-plans
    1580 lines6663 words30 blocks

    "Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, re...

    bashlatex
  • infographics
    564 lines2217 words24 blocks

    "Create professional infographics using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Integrates research-...

    bashjson
  • hypothesis-generation
    294 lines1769 words3 blocks

    "Generate testable hypotheses. Formulate from observations, design experiments, explore competing explanations, develop predictions, propose mechanism...

    bashlatex
  • scientific-critical-thinking
    567 lines2979 words1 blocks

    "Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), ...

    bash
  • market-research-reports
    905 lines3880 words14 blocks

    "Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX...

    bashlatex
  • literature-review
    642 lines3144 words17 blocks

    Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill sh...

    bashmarkdownpython
  • poster-presentation
    v"1.0.0"MIT license879 lines3283 words15 blocks

    Create scientific conference posters as native, editable .pptx files using python-pptx. Handles A0/A1 layouts, section placement, figure insertion, an...

    bashpython
  • scholar-evaluation
    MIT license299 lines1586 words2 blocks

    Systematically evaluate scholarly and research work using the ScholarEval framework. Use when evaluating research papers, proposals, or literature rev...

    bash

Recent Commits

-334 contributions across all repos
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
  • 44414bd2026-07-05
    chore: bump version to 2.16.0; add Trusted Publishing release workflow
    Timothy Kassis
  • cba63472026-07-05
    fix: pass PyPI token via environment, not command line
    Timothy Kassis
  • ab7b0bc2026-07-05
    docs: add CHANGELOG entry for v2.16.0
    Timothy Kassis
  • a8e71412026-07-05
    fix: keep high effort on Opus 4.8 — no tier selects Fable
    Timothy Kassis
  • 2eb880a2026-07-05
    chore: lint whitespace cleanup in example_api_usage.py
    Timothy Kassis
  • 5fa3d602026-07-05
    docs: correct stale backend/version/command claims across all docs
    Timothy Kassis
  • 8f16b9f2026-07-05
    feat: add CI, consistency checks, and hardened release tooling
    Timothy Kassis
  • 194cb912026-07-05
    fix: package correctness fixes with a real test suite
    Timothy Kassis
  • ec3afa92026-07-05
    fix: make skills/ the single source of truth and resync stale mirrors
    Timothy Kassis
  • 2d323a12026-06-15
    CI: remove codespell GitHub Actions workflow
    vin-bio