N

nature-shared

by @yuan1z0825v
4.5(120)

Nature 技能系列的共享支持包,提供核心定义、论文类型分类、伦理规则和术语表等公共参考材料,供多个 nature-* 技能按需加载,避免重复维护,确保一致性与可维护性。

shared-referencesskill-dependencynature-ecosystemknowledge-basesupport-packageGitHub
安装方式
npx skills add https://github.com/yuan1z0825/nature-skills --skill nature-shared
compare_arrows

Before / After 效果对比

1
使用前

在没有共享支持包时,每个 Nature 技能需要独立维护同一份核心定义、术语表和格式规范,导致重复劳动和内容不一致。开发者不得不手动同步多个技能间的参考材料,容易出错且耗时。

使用后

此技能集中管理公共参考材料,各技能按需引用一份权威来源,确保定义统一、更新及时。开发者只需维护单一副本,减少了团队协作中的认知负荷和合并冲突。

SKILL.md

Nature Shared References

Use this package only as a dependency of another installed Nature skill.

  • Load the exact referenced file; do not preload the whole package.
  • Treat core/ and journal-formats/ as shared definitions, not standalone workflows.
  • Return to the requesting skill for task logic, output format, and final QA.

nature-shared/ - nature-* 技能的共享支持包

这个目录是一个可安装但不应单独触发的支持包。它保存多个 nature-* 技能共同依赖的公共定义与参考材料,避免在不同技能目录中重复维护同一套内容。安装整套技能时,它会与其他技能一起被发现和更新。

同级技能会通过 manifest.yaml 中的相对路径引用这里的文件,例如:

always_load:
  - ../nature-shared/core/reader-workflow.md

当前内容

文件使用方
core/reader-workflow.mdnature-polishing, nature-writing
core/paper-type-taxonomy.mdnature-polishing, nature-writing
core/ethics.mdnature-polishing, nature-writing
core/terminology-ledger.mdnature-polishing, nature-writing, nature-reader, nature-paper2ppt
journal-formats/nat-comms.mdnature-polishing, nature-writing

什么时候把文件放到这里

只有当两个或更多技能需要复用同一份内容时,才把文件放入 nature-shared/。如果内容只服务于一个技能,应保留在该技能自己的 static/references/ 目录中。

什么时候保持技能内局部内容

共享层只放定义和参考材料,例如论文类型分类、读者工作流、伦理规则或术语表。具体技能如何诊断、起草、修改或输出结果,仍应保留在各自的 static/fragments/ 中。多个技能可以复用同一套论文类型分类,但在其上执行不同的任务逻辑。

与其它技能的关系

nature-shared/ 不是独立工作流,而是被其他 nature-* 技能按需读取的公共依赖包。

用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价

统计数据

安装量8.6K
评分4.5 / 5.0
版本
更新日期2026年9月16日
对比案例1 组

用户评分

4.5(120)
5
37%
4
43%
3
13%
2
5%
1
2%

为此 Skill 评分

0.0

兼容平台

🤖claude-code

时间线

创建2026年7月26日
最后更新2026年9月16日
🎁 Agent 知识卡片
调研问卷