Agent skill
obsidian-research-log
Use this skill when the user is discussing daily research work, TODOs, plans, standups, meetings, milestones, or general project progress that should be reflected in Obsidian daily notes, plan notes, and hub updates.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/obsidian-research-log
SKILL.md
Obsidian Research Log
Use this skill to keep project planning and daily progress synchronized.
Role in the workflow
This is a supporting skill under obsidian-project-memory.
Prefer a small number of durable updates over creating extra planning folders.
Default targets
Daily/YYYY-MM-DD.md01-Plan.md00-Hub.mdrecent progress block.claude/project-memory/<project_id>.md
Rules
- Convert vague TODOs into concrete checkbox lists in
01-Plan.mdwhen they become durable commitments. - Preserve chronology in
Daily/: append dated blocks instead of rewriting history. - Link daily notes to touched experiments, papers, results, and writing notes when the destination is already canonical.
- If a meeting note is only temporary, keep it in
Daily/first. - If meeting output becomes durable project knowledge, summarize and route it into
Knowledge/,Writing/, or01-Plan.mdinstead of creating a defaultMeetings/folder. - Prefer updating existing canonical notes over spawning parallel task notes.
Main judgment rule
Daily logs are for process.
If a note will still matter after several days or weeks, promote the durable part into Knowledge/, Experiments/, Results/, or Writing/.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?