psyclaw 0.30.8 → 0.30.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "psyclaw",
3
- "version": "0.30.8",
3
+ "version": "0.30.11",
4
4
  "description": "A standalone, evidence-grounded social-science research agent with research contracts, evidence gates, and recoverable workflows",
5
5
  "type": "module",
6
- "license": "MIT",
6
+ "license": "CC-BY-NC-4.0",
7
7
  "repository": {
8
8
  "type": "git",
9
9
  "url": "git+https://github.com/Exekiel179/psyclaw.git"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": "psyclaw/recommended-skills/v1",
3
- "documentVersion": "0.8.6",
4
- "syncedAt": "2026-09-21",
3
+ "documentVersion": "0.8.8",
4
+ "syncedAt": "2026-09-23",
5
5
  "sourceDocument": "学术AI_Skill分享资料.pdf",
6
6
  "sourceRef": "local-user-curated",
7
7
  "items": [
@@ -21,7 +21,7 @@
21
21
  "stage": "科研绘图",
22
22
  "description": "K-Dense 科研可视化(v1.2):用 Matplotlib / Seaborn / Plotly 创建并审计真实、可访问、可投稿图稿(多面板、不确定性与缺失展示、对比度、导出规划)。需要 Python 3.11+;Plotly 静态导出可能依赖 Chrome/Chromium + Kaleido。只安装 skills/scientific-visualization,勿整仓克隆。",
23
23
  "sourceRef": "https://github.com/K-Dense-AI/scientific-agent-skills",
24
- "installHint": "只安装仓库中的 skills/scientific-visualization 完整目录(SKILL.md、scripts、assets、references);不要安装整个 scientific-agent-skills。"
24
+ "installHint": "只安装 skills/scientific-visualizationSKILL.md、scripts、references);可保留小体积 assets,跳过演示大图。优先 codeload,勿整仓克隆;安装阶段不做上游自检脚本。"
25
25
  },
26
26
  {
27
27
  "id": "academic-figure-skill",
@@ -30,7 +30,7 @@
30
30
  "stage": "科研绘图",
31
31
  "description": "面向 Nature / Cell / Science 等投稿规范的学术图稿制作、润色、复核与导出。适用于明确要出版级矢量图/图版的场景;不适用于交互仪表盘(Plotly/Bokeh)、无投稿意图的探索图、纯数学函数图或 PPT/Figma 优先流程。安装根目录完整 Skill 包。",
32
32
  "sourceRef": "https://github.com/TingxiYu/academic-figure-skill",
33
- "installHint": "安装仓库根目录完整 Skill(SKILL.mdreferencesassets 与脚本)。"
33
+ "installHint": "codeload 安装:只留 SKILL.md + references/ + scripts/ + LICENSE;整棵 assets/ 跳过。不要跑 check_*.py。"
34
34
  },
35
35
  {
36
36
  "id": "figure-generation",