mcpbeat Sign in

���能志怪 ���纯多平台母稿 Agent Skill

Use when: 多平台母稿提纯、平台改写前清母稿、派生前提纯、跨平台源稿整理、平台无关核心稿、为番茄知乎豆瓣出版社英文版准备母稿。常见说法:先把这章提成母稿、做一个多平台可改写的干净底稿、把平台腔洗掉再派生、先提纯再多平台输出。

463 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
148
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/lornshrimp/Lorn.NovelWriteSkills --skill 异能志怪-提纯多平台母稿

The instruction itself

2 sections, as written by the author

<!-- ===== Layer 1: 永久缓存 ===== -->

多平台母稿提纯

这是题材包装层与兼容入口。命中本技能时,必须优先强制加载当前题材 Skill 与 通用-提纯多平台母稿;当前题材 Skill 负责题材口径与边界,通用-提纯多平台母稿 负责共性骨架与通用流程。

<!-- ===== Layer 3: 场景缓存 ===== -->

对应通用 Skill

  • 通用-提纯多平台母稿

本层职责

  • 保留旧入口名。
  • 把任务路由到 通用-提纯多平台母稿
  • 不再在本文件重复维护已迁移到通用层的共性提纯规则。

什么时候调用通用 skill

  • 在多平台输出之前,先把一章整理成更干净、更稳定的母稿。
  • 当前源稿平台腔太重,不利于后续派生到其他平台。
  • 需要保住事件链、情绪主轴与章末钩子,但去掉只适合单一平台的冗余壳层。

题材补充边界

  • 本包装层不额外追加题材专属提纯规则。
  • 最终平台适配与输出仍由后续多平台流程承接。

强制要求

  • 不得绕过 通用-提纯多平台母稿 另写一套平行规则。
  • 不得在本文件恢复已迁移到通用层的 references 调度内容。
  • 如需修改共性规则,应直接修改通用 skill。

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Expo Dev Client
by openai
vendor ×3

Build and distribute Expo development clients locally or via TestFlight

961 tokens
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

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 format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens

How to use it

Copy the folder

Take lornshrimp/异能志怪-提纯多平台母稿 from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.