with one click
obsidian-project-bootstrap
Obsidian 项目初始化:快速创建研究项目结构和模板
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Obsidian 项目初始化:快速创建研究项目结构和模板
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Coordinate multi-agent academic research workflows with sanitized Paperclip-style handoffs, verification gates, and release-safe outputs.
实现前的信心评估:检查理解和准备的充分程度
任意输入(代码、文档、论文、图片)→ 知识图谱 → 聚类社区 → HTML + JSON + 审计报告
知识库维护 — 扫描新资料、入库、健康检查、统计查询
生成 draw.io 图表(.drawio),可选导出 PNG/SVG/PDF
编排端到端自主 AI 研究项目,双循环架构:内循环快速实验迭代,外循环综合分析引导方向
| name | obsidian-project-bootstrap |
| description | Obsidian 项目初始化:快速创建研究项目结构和模板 |
Bootstrap a project knowledge base for the current repository.
This is a supporting skill.
Use obsidian-project-memory as the main workflow authority. Use this skill only when a repository still needs its initial binding or rebuild.
obsidian-project-memory detects a research-project candidate but no existing binding.Resolve the vault path from one of:
OBSIDIAN_VAULT_PATH.python3 "${CLAUDE_PLUGIN_ROOT}/skills/obsidian-project-memory/scripts/project_kb.py" detect --cwd "$PWD"
python3 "${CLAUDE_PLUGIN_ROOT}/skills/obsidian-project-memory/scripts/project_kb.py" bootstrap --cwd "$PWD" --vault-path "$OBSIDIAN_VAULT_PATH"
.claude/project-memory/registry.yaml.claude/project-memory/<project_id>.mdResearch/{project-slug}/00-Hub.mdResearch/{project-slug}/01-Plan.mdResearch/{project-slug}/Knowledge/Source-Inventory.mdResearch/{project-slug}/Knowledge/Codebase-Overview.mdKnowledge/, Papers/, Experiments/, Results/, or Writing/,.git, .venv, node_modules, caches, checkpoints, binaries, and other heavy artifacts.00-Hub.md, 01-Plan.md, Knowledge/, Papers/, Experiments/, Results/, Writing/, Daily/, Archive/.python3 is unavailable in the current shell, use the system Python interpreter that can run project_kb.py and say so explicitly.references/BOOTSTRAP-RUNBOOK.md - preflight decisions, failure modes, and post-bootstrap verification