obsidian-project-workflow

Installation
SKILL.md

Obsidian Project Workflow

Obsidian is the source of truth. Use obsidian CLI first; use helper scripts only for deterministic scaffold/task edits. Never search or write workflow docs in the current session directory unless it is explicitly resolved as the vault.

Fast Path

Read-only status/query: use obsidian read/search/backlinks; answer briefly. Do not initialize, create, move, or explain the workflow.

obsidian search query="任务看板" limit=20
obsidian read path="项目名称/任务/任务看板.md"
obsidian backlinks path="项目名称/任务/Tasks/任务标题.md"

For "当前项目任务实施情况", report only:

Installs
18
Repository
giarld/skills
GitHub Stars
5
First Seen
May 29, 2026
obsidian-project-workflow — giarld/skills