adaptyv
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user…
Draft, revise, and audit scientific manuscripts or reports with explicit evidence provenance, reporting-guideline coverage, authorship accountability, confidentiality controls, and local consistency checks. Use for manuscript sections, references, declarations, tables, figures,
$ npx -y skills add K-Dense-AI/scientific-agent-skills --skill scientific-writing --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/scientific-writingContext preview
The summary Claude sees to decide when to auto-load this skill.
Draft, revise, and audit scientific manuscripts or reports with explicit evidence provenance, reporting-guideline coverage, authorship accountability, confidentiality controls, and local consistency checks. Use for manuscript sections, references, declarations, tables, figures,
name: scientific-writing description: Draft, revise, and audit scientific manuscripts or reports with explicit evidence provenance, reporting-guideline coverage, authorship accountability, confidentiality controls, and local consistency checks. Use for manuscript sections, references, declarations, tables, figures, or submission preparation when scientific accuracy and traceability matter. license: MIT compatibility: Requires Python 3.11+ only for optional dependency-free local CLIs; core guidance is platform-neutral. Bundled tools are offline and require no API keys. metadata: version: "2.1" skill-author: K-Dense Inc.
Produce clear scientific prose without inventing evidence or concealing uncertainty. Keep drafting, evidence verification, and submission approval as separate stages.
The accountable human authors control scientific decisions and final approval. AI is not an author, and generated fluency is never evidence [SW-S01, SW-S03].
Do not send unpublished manuscripts, peer-review or editorial material, sensitive or restricted data, PHI or other personal data, proprietary content, or source documents to an external service without:
1. explicit authorization from a person or body empowered to grant it; and 2. a documented review of journal, institutional, funder, consent, ethics, contractual, legal, and data-use policy.
When authorization or policy is unclear, keep processing local and use only the minimum metadata needed. De-identification requires expert review; removing obvious names is not sufficient. See `references/authorship_ai_confidentiality.md`.
Never invent or complete:
uncertainty, statistical tests, or significance claims;
deviations;
Use an explicit missing, unverified, or not-applicable state. Do not substitute plausible boilerplate.
Every factual or numeric manuscript claim must map to verified evidence IDs. A human verifier must open the source, confirm the proposition and locator, verify bibliographic metadata, and record who verified it and when.
Search snippets, generated summaries, memory, and another work's bibliography may aid discovery but do not verify a claim. See `references/evidence_workflow.md`.
they belong to the study record.
Before drafting, obtain or mark unresolved:
Do not ask for restricted source material if metadata or a local user-run audit is sufficient.
For a new draft, optionally generate fail-closed Markdown, JSON, and CSV scaffolds:
python3 scripts/scaffold_manuscript.py \ --output-dir ./draft-workspace \ --document-id local-draft \ --study-design randomized_trial \ --guideline consort-2025
The generator never overwrites files. Its output is explicitly not submission-ready and contains placeholders that the linter rejects.
Choose by actual design and article type, then open the current official statement, checklist, explanation document, extensions, and target-journal instructions.
python3 scripts/select_reporting_guidelines.py select \ --study-design randomized_trial
Current major routes researched on 2026-07-24 include CONSORT 2025, SPIRIT 2025, PRISMA 2020, STROBE, STARD and STARD-AI, TRIPOD+AI, CARE, ARRIVE 2.0, SQUIRE 2.0, and CHEERS 2022 [SW-S06–SW-S18].
The selector is non-scoring. It does not certify quality, compliance, completeness, or acceptance. See `references/reporting_guidelines.md`.
Assign:
`consistency_manifest.json`.
Store a hash of claim text in CSV rather than raw claim text. During drafting, append:
[claim:C001] [evidence:E001,E002]
Do not mark a source verified until an accountable human has opened it and confirmed the exact support.
Outline only from recorded evidence:
Keep unsupported content in an unresolved-issues list, not manuscript prose.
Transform the verified outline int
🔔 Claude Scientific Skills is now Scientific Agent Skills. Same skills, broader compatibility — now works with any AI agent that supports the open Agent Skills standard, not just Claude.
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user…
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection,…
Plan, execute, and document validation, verification, and transfer of analytical procedures under the governing framework - ICH Q2(R2) and Q14, USP…
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data…
Autonomously improve a real artifact (code, training recipe, agent harness, data pipeline, prompt) against an objective and an evaluator, using Hypothesis Tree…
Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk…