obsidian-bridge

Orchestrate knowledge capture pipelines across harvest, analysis, forge, and portfolio stages.

1|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/chipoto69/claude-skills --skill obsidian-bridge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-bridge
Source: https://github.com/chipoto69/claude-skills/tree/main/obsidian-bridge
Command: npx skills add https://github.com/chipoto69/claude-skills --skill obsidian-bridge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill acts as the master orchestrator for the knowledge capture pipeline, coordinating the harvesting of DevLog data, project analysis, synthesis into notes, and portfolio generation to produce structured knowledge artifacts.

Core Features & Use Cases

  • Orchestration: Seamlessly chain harvester, analyzer, forge, and portfolio steps to create cohesive knowledge records.
  • Automatic Triggers: Manage git-hook and time-based triggers to run the pipeline with minimal manual intervention.
  • Integration-ready: Interfaces with AGI-memory and ATLAS for cross-context recall and knowledge export.

Quick Start

  • Install the skill (if needed) and trigger the full pipeline with the command: /sync
  • To run a dry-run: python ~/.claude/skills/obsidian-bridge/scripts/run-pipeline.py --dry-run

Frequently Asked Questions about obsidian-bridge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate my knowledge capture pipeline for DevLog data and project notes?

You can automate your knowledge capture pipeline by orchestrating harvest, analysis, forging, and portfolio stages together, using git hooks and scheduled rollups to process DevLog data and project notes into structured knowledge artifacts.

Can I trigger the knowledge pipeline automatically using git hooks?

Yes, the knowledge pipeline supports automatic triggers via git hooks and time-based scheduled rollups, allowing you to capture commits and project changes with minimal manual intervention.

How do I run a dry-run test of the knowledge capture pipeline?

You can run a dry-run test of the knowledge capture pipeline by executing the run-pipeline.py script located in the obsidian-bridge scripts directory with the --dry-run flag.

Does this pipeline orchestration tool support integration with AGI-memory and ATLAS?

Yes, the pipeline orchestration tool is integration-ready and interfaces with AGI-memory for cross-context recall and ATLAS for knowledge export, extending the utility of your structured notes.

What is the best way to coordinate harvesting and analysis for software development projects?

The best way to coordinate harvesting and analysis for software development projects is to chain the harvester, analyzer, forge, and portfolio steps into a cohesive pipeline that synthesizes commits and changes into structured notes.

Do I need manual intervention to maintain my DevLog knowledge records?

No, you do not need manual intervention to maintain DevLog knowledge records because the pipeline uses git-hook and time-based triggers to automatically orchestrate the capture and synthesis process.