Add bedrock plugin (new Knowledge Management category)#200
Open
iurykrieger wants to merge 1 commit intoccplugins:mainfrom
Open
Add bedrock plugin (new Knowledge Management category)#200iurykrieger wants to merge 1 commit intoccplugins:mainfrom
iurykrieger wants to merge 1 commit intoccplugins:mainfrom
Conversation
Bedrock is a Claude Code plugin that turns any Obsidian vault into a structured Second Brain. It ships 8 user-invocable skills (setup, ask, teach, preserve, compress, sync, healthcheck, vaults) plus entity templates and definitions for 8 entity types following adapted Zettelkasten principles. Introduces a new "Knowledge Management" category since this workflow (vault ingestion, entity graphs, bidirectional wikilinks) doesn't fit the existing categories (Documentation is closest but Bedrock is not a doc generator — it's a knowledge graph engine). Upstream: https://github.com/iurykrieger/claude-bedrock (MIT)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Bedrock as a new plugin under a new
Knowledge Managementcategory.Bedrock is a Claude Code plugin that turns any Obsidian vault into a structured Second Brain. It ships 8 user-invocable skills (setup, ask, teach, preserve, compress, sync, healthcheck, vaults), plus templates and entity definitions for 8 entity types (actors, people, teams, concepts, topics, discussions, projects, fleeting notes) following adapted Zettelkasten principles.
Why a new category?
The existing categories don't quite fit a knowledge-graph / note-taking plugin:
Knowledge Managementcaptures the category cleanly and leaves room for future vault/notes/PKM plugins (Logseq, Roam, etc.).Changes
plugins/bedrock/— full plugin vendored (skills, templates, entities, README, plugin.json, LICENSE).claude-plugin/marketplace.json— new entry with"category": "Knowledge Management"README.md— new### Knowledge Managementsection + TOC entry (inserted alphabetically between Git Workflow and Marketing Growth)Links
🤖 Generated with Claude Code