paperlab_book_release_orchestration
Workflow management for releasing PaperLab books.
Install
mkdir -p .claude/skills/paperlab-book-release-orchestration && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10156" && unzip -o skill.zip -d .claude/skills/paperlab-book-release-orchestration && rm skill.zipInstalls to .claude/skills/paperlab-book-release-orchestration
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Define the PaperLab whole-book release workflow: audit order, blocker rules, render commands, artifact freshness checks, and release gate reporting.Key capabilities
- →Auditing book release readiness
- →Checking dependency and artifact freshness
- →Running regression tests for release candidates
- →Generating final release gate reports
How it works
It executes a multi-step release gate order that verifies source inventory, learning objectives, and notebook regression checks. It blocks publication if specific audits like NeqSim API examples or figure style checks fail.
Inputs & outputs
When to use paperlab_book_release_orchestration
- →Check book readiness
- →Generate final book artifacts
- →Audit release blockers
About this skill
PaperLab Book Release Orchestration
When to Use
USE WHEN: preparing a PaperLab book release candidate or regenerating all final artifacts after content, notebook, or figure changes.
Pair with:
paperlab_book_typesetting_releasefor output formats,paperlab_chapter_health_dashboardfor chapter readiness,paperlab_notebook_regression_baselinesfor computational gates.
Release Gate Order
- Source inventory and coverage check.
- Learning objective and curriculum checks.
- Scientific traceability, equation, API, and standards checks.
- Notebook verification and regression checks.
- Figure style and context checks.
- Conciseness and adversarial review.
- Chapter readiness dashboard.
- Render outputs and artifact freshness check.
- Final release gate report.
Blockers
Block release for:
- failed
book-check, - unresolved TODOs in release chapters,
- missing main figures,
- failed evidence check,
- broken NeqSim API examples,
- broken notebooks that support published claims,
- unsupported formal compliance language,
- render failures,
- stale standalone HTML or PDF after source edits.
Report Pattern
# Release Gate Report
- Book: <book slug>
- Date: <date>
- Decision: release | hold
- Commands run:
- <command>
- Blocking issues:
- <issue, owner agent, next action>
- Artifacts refreshed:
- `submission/book.html`
- `submission/book_standalone.html`
- `submission/book.pdf`
Safety Rules
- Do not publish when blocker audits fail.
- Record exact commands and environment details.
- Respect book-specific instructions for ignored source directories and render paths.
When not to use it
- →Early-stage content drafting
- →Individual chapter editing
Prerequisites
Limitations
- →Blocks release on failed book-check
- →Requires all standalone artifacts to be fresh
How it compares
It automates the enforcement of specific publication gates rather than relying on manual checklist verification.
Compared to similar skills
paperlab_book_release_orchestration side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| paperlab_book_release_orchestration (this skill) | 0 | 1mo | No flags | Intermediate |
| notion-knowledge-capture | 10 | 9mo | No flags | Intermediate |
| feishu-doc | 14 | 5mo | No flags | Intermediate |
| openspec-continue-change | 4 | 6mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by equinor
View all by equinor →You might also like
notion-knowledge-capture
makenotion
Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.
feishu-doc
openclaw
Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links.
openspec-continue-change
studyzy
通过创建下一个产出物继续处理 OpenSpec 变更。当用户想要推进其变更、创建下一个产出物或继续其工作流程时使用。
kimi-cli-help
MoonshotAI
Answer Kimi Code CLI usage, configuration, and troubleshooting questions. Use when user asks about Kimi Code CLI installation, setup, configuration, slash commands, keyboard shortcuts, MCP integration, providers, environment variables, how something works internally, or any questions about Kimi Code CLI itself.
openspec-archive-change
studyzy
归档实验性工作流中已完成的变更。当用户想要在实现完成后最终确定并归档变更时使用。
feishu-perm
m1heng
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.