Skip to content

Add bedrock plugin (new Knowledge Management category)#200

Open
iurykrieger wants to merge 1 commit intoccplugins:mainfrom
iurykrieger:add-bedrock-plugin
Open

Add bedrock plugin (new Knowledge Management category)#200
iurykrieger wants to merge 1 commit intoccplugins:mainfrom
iurykrieger:add-bedrock-plugin

Conversation

@iurykrieger
Copy link
Copy Markdown

Summary

Adds Bedrock as a new plugin under a new Knowledge Management category.

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:

  • Documentation is about generating code docs / changelogs / API docs — Bedrock doesn't do that.
  • Project & Product Management is about PRDs, sprints, planning — Bedrock complements these but operates on a different primitive (graph of entities, not work items).

Knowledge Management captures 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 Management section + TOC entry (inserted alphabetically between Git Workflow and Marketing Growth)

Links

🤖 Generated with Claude Code

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant