wiki-update

Extract project knowledge and push it into an Obsidian wiki.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/samuelcastro/noter --skill wiki-update-samuelcastro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-update
Source: https://github.com/samuelcastro/noter/tree/main/.agents/skills/wiki-update
Command: npx skills add https://github.com/samuelcastro/noter --skill wiki-update-samuelcastro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sync the current project's knowledge into the Obsidian wiki, enabling cross-project knowledge sharing and up-to-date notes.

Core Features & Use Cases

  • Distill project context, decisions, and learnings into project pages within the Obsidian wiki.
  • Build a centralized reference for onboarding, cross-project research, and knowledge reuse.
  • Organize content into per-project overviews and cross-project concepts to accelerate future work.

Quick Start

From within any project directory, push the current notes into your Obsidian vault.

Frequently Asked Questions about wiki-update

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

FAQPage Schema
How do I sync project notes to my Obsidian wiki automatically?

To sync project notes to Obsidian, this Skill extracts actionable knowledge and decisions from your current project and pushes them into your Obsidian vault. It requires access to your vault and the ~/.obsidian-wiki config to identify new or changed content.

What is cross-project knowledge management in Obsidian?

Cross-project knowledge management in Obsidian involves syncing context from multiple projects into a centralized vault. This Skill builds navigable project-specific and global pages, enabling knowledge reuse and onboarding across your entire portfolio.

Do I need an Obsidian vault setup to sync project knowledge?

Yes, you need an existing Obsidian vault and a ~/.obsidian-wiki config file to sync project knowledge. The Skill reads this configuration to determine what project notes are new or changed before pushing updates.

How do I extract actionable knowledge from a project for a wiki?

You extract actionable knowledge by running this Skill from within any project directory. It distills project context, decisions, and learnings, then pushes that content into project pages within your Obsidian wiki.

What's the best way to build a centralized knowledge base across multiple projects?

Building a centralized knowledge base across projects requires syncing each project's context into a shared Obsidian vault. This Skill organizes content into per-project overviews and cross-project concepts to accelerate future work.

Why does my Obsidian wiki sync require a config file?

Your Obsidian wiki sync requires the ~/.obsidian-wiki config file to track what content is new or changed. Without this configuration, the Skill cannot determine which project notes need to be extracted and pushed into the vault.