agentsclimarketplace

Sci using kit

Skill keithhegit/sci-using-kit/skills/sci-using-kit

A skill family for evidence-bounded SCI manuscript workflows: literature vetting, claim-evidence alignment, paper revision, reviewer preflight, LaTeX editing, and submission packaging.

Install
npx -y skills add keithhegit/sci-using-kit --skill sci-using-kit

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when starting or resuming any SCI paper task in this workspace, including manuscript revision, citation repair, result writing, review preflight, LaTeX editing, arXiv packaging, or multi-agent handoff

SKILL.md

4.1 KB, 902 tokens by cl100k_base, as published. Nobody here has run it

SCI Using Kit

Overview

This is the entry skill for the SCI using kit skill family. It routes the task to the right evidence-bounded branch skill before any manuscript edits.

Core principle: choose the paper task type first, then act with the smallest evidence-safe change.

Startup Rule

Before editing or advising, read the project state:

  1. skills/sci-using-kit/references/prompt-kernels.cn.md
  2. Project files if present: PROJECT_BRIEF.md, CLAIMS.md, EVIDENCE_MATRIX.md, DECISIONS.md
  3. Existing manuscript files, figures, tables, logs, bibliography, and public-release constraints

On Windows, use explicit UTF-8 for Chinese scaffold files:

  • PowerShell reads: Get-Content -Encoding UTF8
  • Python tools: set $env:PYTHONUTF8='1' before validation or scripts
  • Avoid relying on the system GBK default for .md, .tex, .bib, or .yaml

Project Phase

Classify the project phase before routing:

PhaseMeaningTypical next branch
kickoffnew paper/project, unclear dossiersci-issue-intake
draftingbuilding sections from evidencesci-paper-revision, sci-evidence-discussion
revisionadvisor/reviewer feedback, major rewritesci-issue-intake, then task branch
arXiv preflightpublic preprint packaging/readinesssci-reviewer-preflight, sci-submission-preflight
SCI Track Bjournal-strengthening work after arXivsci-comparative-positioning, sci-evidence-discussion
repo releasepublic code/data/README/source releasesci-submission-preflight

Branch Selection

SituationRequired branch
New issue, reviewer comment, unclear user requestsci-issue-intake
Literature search, citation repair, related worksci-literature-vetting or literature-review-search
Section rewrite, de-AI prose, claim tighteningsci-paper-revision
Tables/logs/results need discussion textsci-evidence-discussion
Figure planning, image-generation prompts, graphical abstracts, workflow diagrams, evidence snapshots, captions, or Overleaf figure assetssci-figure-generation
Claims of faster/better/improved/efficient/novel vs prior worksci-comparative-positioning
Final arXiv/SCI readiness reviewsci-reviewer-preflight
Live .tex, figure/table, citation, author, package editssci-latex-editing
arXiv source package or submission checklistsci-submission-preflight

Mandatory Gates

  • If a sentence includes improvement over prior work, run sci-comparative-positioning.
  • If a paragraph uses a result number, trace it to a table, log, script, or confirmed fact.
  • If a figure uses a number, unit, axis, or visual comparison, trace it to evidence and check that the visual encoding is not misleading.
  • If a citation supports a claim, verify the source before using it.
  • If evidence is missing, write a gap note, not a stronger claim.
  • Preserve the prompt kernels: SOP routing must not remove claim/evidence discipline, literature context isolation, reviewer perspective, or section-scoped editing.

Output Contract

Every task response must state:

  • task type and branch used
  • evidence consulted
  • files changed or recommended changes
  • residual risks
  • verification performed or not performed

Use this fixed block near the start of the response:

**Routing Decision**
- Project phase:
- Task type:
- Primary branch skill:
- Additional gate skills:
- Evidence bundle to read:
- Output expected:

Red Flags

Stop and reroute if you are about to:

  • rewrite the whole paper without a scoped brief
  • turn HIL/simulation into flight or RF validation
  • compare against prior work with different task, data, hardware, or metric
  • hide limitations to make prose sound stronger
  • copy marketing claims back into the manuscript

See references/skill-family-map.md for the intended workflow map.

What ships with it: 3 files

7.4 KB alongside SKILL.md

agents/

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.