📦 Junyi — 俊逸

v2.0.0

Vault Organizer自动归档 — 双域知识管理系统:事业域(Business domain,可自定义名称,按职能组织)与生活学习域(Life & Learning domain,三层...

0· 18·0 当前·0 累计
xuanranc 头像by @xuanranc (XuanranC)
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requirements, instructions, and bundled scripts are consistent with an Obsidian vault file-writer: it asks for a vault path, contains small local writer scripts with path/extension checks, and does not request unrelated credentials or external installs.
评估建议
This skill appears coherent: it stores text into an Obsidian vault using bundled Python writers that include path and extension checks. Before installing, decide and provide a specific vault_path you trust (avoid pointing to system or home-root directories), confirm the business_name value, and consider whether you want the agent to invoke this skill autonomously on trigger phrases (disable autonomous use if you prefer manual control). Optionally review the included scripts yourself (they perfor...
详细分析 ▾
用途与能力
Name/description promise to capture and store text into an Obsidian vault; the included Python scripts (batch_writer.py and chunk_writer.py) implement writing files into a vault path. There are no unrelated env vars, binaries, or installs requested.
指令范围
SKILL.md confines behavior to text capture, routing into two domains, and storing files under a user-provided vault_path; it instructs obtaining vault_path and business_name from the user before first use. There are no instructions to read unrelated system files, exfiltrate data, or call unknown network endpoints.
安装机制
No install spec and no external downloads—this is an instruction-only skill with two small included Python scripts. Nothing is fetched from the network or written to unexpected locations during install.
凭证需求
The skill requests no environment variables or credentials. Its file-writing behavior is limited to a user-specified vault_path and only allows a small set of text file extensions, which is proportional to the stated purpose.
持久化与权限
The skill is not always-on and is user-invocable, but model invocation is enabled (the default), so the agent could autonomously run the skill when triggers appear. Because the skill writes files to disk, users should consider whether they want the agent to be allowed to autonomously create/modify files in the specified vault directory.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv2.0.02026/4/20

v6 rebrand: renamed from junyi-family-knowledge-vault to junyi-vault-organizer. Major rewrite covering full two-domain vault (事业域 + 生活学习域).

无害

安装命令

点击复制
官方npx clawhub@latest install junyi-vault-organizer
镜像加速npx clawhub@latest install junyi-vault-organizer --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库