Agent SkillsTokenRhythm/opensquilla › paper-source-readiness-gate

paper-source-readiness-gate

GitHub

论文写作流程中的前置检查技能,用于在生成章节前验证参考文献覆盖率。若引用数量未达标或来源不足则中止,避免无效写作。

src/opensquilla/skills/bundled/paper-source-readiness-gate/SKILL.md TokenRhythm/opensquilla

Trigger Scenarios

需要验证论文参考文献是否充足时 执行论文写作流水线前的源准备检查

Install

npx skills add TokenRhythm/opensquilla --skill paper-source-readiness-gate -g -y
More Options

Non-standard path

npx skills add https://github.com/TokenRhythm/opensquilla/tree/main/src/opensquilla/skills/bundled/paper-source-readiness-gate -g -y

Use without installing

npx skills use TokenRhythm/opensquilla@paper-source-readiness-gate

指定 Agent (Claude Code)

npx skills add TokenRhythm/opensquilla --skill paper-source-readiness-gate -a claude-code -g -y

安装 repo 全部 skill

npx skills add TokenRhythm/opensquilla --all -g -y

预览 repo 内 skill

npx skills add TokenRhythm/opensquilla --list

SKILL.md

Frontmatter
{
    "name": "paper-source-readiness-gate",
    "metadata": {
        "requires": {
            "anyBins": [
                "python",
                "python3"
            ]
        }
    },
    "entrypoint": {
        "parse": "text",
        "stdin": "{{ with.payload }}",
        "command": "python {baseDir}\/scripts\/audit.py",
        "timeout": 30
    },
    "invocation": "meta_only",
    "provenance": {
        "origin": "opensquilla-original",
        "license": "Apache-2.0"
    },
    "visibility": "internal",
    "description": "Deterministic early source-coverage gate for meta-paper-write. Stops drafting before expensive section generation when the curated, verifiable bibliography cannot meet the numeric citation target.",
    "user-invocable": false,
    "owner_meta_skills": [
        "meta-paper-write"
    ],
    "disable-model-invocation": true
}

Paper source readiness gate

Internal deterministic gate used immediately after source curation and before experiment design, outlining, or section writing. The input JSON contains the paper contract, paper preferences, structured source pack, and generated bibliography.

The command exits non-zero when the citation target is not an integer, source curation reports insufficient coverage, the usable-reference count is below target, or usable keys are absent from the primary-reference region or the bibliography. Failure output includes the concrete found/required count.

Version History

  • 7e0b08e Current 2026-09-22 06:07
  • 95673be 2026-08-07 00:59

Same Skill Collection

src/opensquilla/skills/bundled/advanced-dubbing-studio/SKILL.md
src/opensquilla/skills/bundled/ai-video-script/SKILL.md
src/opensquilla/skills/bundled/audio-cog/SKILL.md
src/opensquilla/skills/bundled/awesome-webpage-image-download/SKILL.md
src/opensquilla/skills/bundled/awesome-webpage-research/SKILL.md
src/opensquilla/skills/bundled/AwesomeWebpageMetaSkill/SKILL.md
src/opensquilla/skills/bundled/cron/SKILL.md
src/opensquilla/skills/bundled/docx/SKILL.md
src/opensquilla/skills/bundled/filesystem/SKILL.md
src/opensquilla/skills/bundled/git-diff/SKILL.md
src/opensquilla/skills/bundled/github/SKILL.md
src/opensquilla/skills/bundled/history-explorer/SKILL.md
src/opensquilla/skills/bundled/html-coder/SKILL.md
src/opensquilla/skills/bundled/html-to-pdf/SKILL.md
src/opensquilla/skills/bundled/http-fetch/SKILL.md
src/opensquilla/skills/bundled/latex-compile/SKILL.md
src/opensquilla/skills/bundled/memory/SKILL.md
src/opensquilla/skills/bundled/meta-kid-project-planner/SKILL.md
src/opensquilla/skills/bundled/meta-paper-write/SKILL.md
src/opensquilla/skills/bundled/meta-short-drama/SKILL.md
src/opensquilla/skills/bundled/meta-skill-creator/SKILL.md
src/opensquilla/skills/bundled/multi-search-engine/SKILL.md
src/opensquilla/skills/bundled/music-and-singing-studio/SKILL.md
src/opensquilla/skills/bundled/nano-banana-pro-openrouter/SKILL.md
src/opensquilla/skills/bundled/nano-banana-pro/SKILL.md
src/opensquilla/skills/bundled/nano-pdf/SKILL.md
src/opensquilla/skills/bundled/openrouter-video-generator/SKILL.md
src/opensquilla/skills/bundled/paper-abstract-author/SKILL.md
src/opensquilla/skills/bundled/paper-artifact-runtime/SKILL.md
src/opensquilla/skills/bundled/paper-citation-integrity-gate/SKILL.md
src/opensquilla/skills/bundled/paper-citation-planner/SKILL.md
src/opensquilla/skills/bundled/paper-delivery-summary/SKILL.md
src/opensquilla/skills/bundled/paper-experiment-stub/SKILL.md
src/opensquilla/skills/bundled/paper-latex-sanitizer/SKILL.md
src/opensquilla/skills/bundled/paper-length-gate/SKILL.md
src/opensquilla/skills/bundled/paper-outline-author/SKILL.md
src/opensquilla/skills/bundled/paper-preference-planner/SKILL.md
src/opensquilla/skills/bundled/paper-quality-gate/SKILL.md
src/opensquilla/skills/bundled/paper-refbib-stub/SKILL.md
src/opensquilla/skills/bundled/paper-revision-author/SKILL.md
src/opensquilla/skills/bundled/paper-section-author/SKILL.md
src/opensquilla/skills/bundled/paper-source-curator/SKILL.md
src/opensquilla/skills/bundled/pdf-toolkit/SKILL.md
src/opensquilla/skills/bundled/pptx/SKILL.md
src/opensquilla/skills/bundled/seedance-2-prompt/SKILL.md
src/opensquilla/skills/bundled/short-drama-delivery-audit/SKILL.md
src/opensquilla/skills/bundled/short-drama-review-normalizer/SKILL.md
src/opensquilla/skills/bundled/skill-creator-linter/SKILL.md
src/opensquilla/skills/bundled/skill-creator-proposals/SKILL.md

Metadata

Files
0
Version
7e0b08e
Hash
b41e682a
Indexed
2026-08-07 00:59

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-23 01:11
浙ICP备14020137号-1