By muhackel
Wissensmanagement-Agent: Wissen einpflegen, abrufen, synthetisieren, destillieren und Vault-Pflege fuer Obsidian Vaults via CLI und Dateisystem
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Persoenliche Sammlung von Claude Code Plugins — Skills, Agents, Commands und Hooks.
# In Claude Code:
/plugin marketplace add muhackel/claude-code-plugins
# Oder lokal:
/plugin marketplace add /pfad/zum/repo
# Global (alle Projekte)
/plugin install plugin-name@muhackel-plugins --scope user
# Projekt-weit (fuer alle Teammitglieder)
/plugin install plugin-name@muhackel-plugins --scope project
# Nur lokal
/plugin install plugin-name@muhackel-plugins --scope local
| Verzeichnis | Inhalt |
|---|---|
.claude-plugin/marketplace.json | Marketplace-Index |
plugins/<name>/ | Einzelne Plugins mit eigenem Manifest |
plugins/_template/ | Vorlage fuer neue Plugins |
plugins/_template/ nach plugins/<mein-plugin>/ kopierenplugin.json anpassen (Name, Beschreibung, Version, Keywords)skills/, agents/, commands/, hooks/ anlegen.claude-plugin/marketplace.json eintragen/plugin marketplace add ./ und /plugin install <name> --scope localWissensmanagement-Agent — primaeres Interface fuer den Obsidian Vault.
Wissen einpflegen (INGEST), abrufen und synthetisieren (SYNTH/SEARCH), destillieren (DESTILL) und Vault-Pflege (SCAN, AUDIT, RECHERCHE).
State Machine mit atomaren Tasks. Arbeitet mit obsidian CLI und Dateisystem.
Slash Commands:
/karin — Karin direkt aufrufen (mit optionalem Auftrag)/vault — Schneller Vault-Zugriff ohne Subagent (suchen, lesen, Tags)Enthaltene Skills (von kepano/obsidian-skills, MIT):
/plugin install bibliothekarin@muhackel-plugins --scope user
Web-Seiten zu sauberem Markdown konvertieren via Defuddle CLI — token-effizienter als WebFetch. Skill von kepano/obsidian-skills (MIT).
/plugin install defuddle@muhackel-plugins --scope user
MIT
npx claudepluginhub muhackel/claude-code-plugins --plugin bibliothekarinWeb-Seiten zu sauberem Markdown konvertieren via Defuddle CLI — token-effizienter als WebFetch
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Persistent, compounding knowledge base maintained by LLMs in Obsidian — agent-first edition. Four task-oriented agents (Researcher / Advisor / Curator / Scribe) with citations, confidence, supersession, and rolling session cache. Inspired by Karpathy's LLM Wiki pattern.
Interact with Obsidian vaults using the official Obsidian CLI (v1.12+). Read, create, append, search, and manage notes, daily notes, properties, tags, tasks, bookmarks, templates, themes, sync, plugins, and links — all from the terminal.
Second Brain automation for Obsidian vaults — entity management, ingestion, compression, and sync via Claude Code skills
Turn your Markdown vault into a searchable knowledge graph that any AI agent can query.
Kit completo de skills pra transformar uma pasta em vault Obsidian profissional + dashboard local com ML. 6 skills: init (scaffold), librarian (cura contínua), migrate (adoção não-destrutiva), organizer (clusters/duplicatas), expand (notas-ponte via LLM restrito), pulse (dashboard localhost com FSRS, recommendations, anomalies). 100% local, privacy-first, pt-br.