πŸ”Œ

knowledge-base

πŸ”ŒPlugin

dobachi/claude-skills-marketplace

Installation

Add marketplace in Claude Code:
$/plugin marketplace add dobachi/claude-skills-marketplace
Step 2. Install plugin:
$/plugin install knowledge-base@dobachi-skills
VibeIndex|
What it does
|

A persistent knowledge base any agent can use across sessions β€” plain Markdown, one KB per directory, no server and no database, so it travels by copying the folder and syncs via Git or OneDrive. Supports multiple KBs (prose and entities formats), typed relations between records that are written once and traversed in both directions, curated-index-then-grep recall, and cross-agent adapters verified on Claude Code, Codex, and Antigravity (agy). Bundles a stdlib-only validator and graph tool.

πŸͺ

Part of

dobachi/claude-skills-marketplace

0
-
AddedAug 30, 2026

More from this repository10

πŸ”Œ
grounded-researchπŸ”ŒPlugin

Runs multi-source research with hallucination control built into the architecture β€” parallel retrieval subagents that return only quoted spans, an append-only Source Ledger where no claim ships without a source row, blind per-claim verification, and disagreement surfaced rather than averaged.

πŸ”Œ
design-for-agentsπŸ”ŒPlugin

Design knowledge restructured so an AI can look it up without guessing. Use-case playbooks (decision deck / technical explanation / pitch / refactoring an existing deck / tables / charts / structural diagrams / corporate-template compliance) that route to atomic rules, each carrying a tier (MUST / SHOULD / HOUSE), a cited source, and a completion condition written in a detector-compatible form. Decided values ship as W3C DTCG tokens; named anti-patterns say what not to do. Router only β€” it holds no judgement itself and hands file generation to pptx-build.

πŸ”Œ
tauri-devπŸ”ŒPlugin

Development expert for designing and building Tauri v2 desktop and mobile applications.

πŸ”Œ
doc-coauthoringπŸ”ŒPlugin

Guided, knowledge-grounded co-authoring workflow for substantial documents (proposals, specs, decision docs, technical articles, whitepapers). Three optional, composable stages β€” context gathering, section-by-section drafting, and reader-testing β€” grounding facts in a domain knowledge base with cited sources and consistent terminology. Drafts into a working file, preserves human [δΊΊ] edits, and hands off critical review to doc-review, restructuring to doc-refactor, fact-checking to verify-content/evidence-check, de-AI restyle to ai-tell-reducer/humanize-prose, and translation to faithful-translation. Bilingual JA/EN.

πŸ”Œ
skill-authoringπŸ”ŒPlugin

The contract for adding, updating and releasing a skill in this marketplace β€” the repo-specific half that generic skill guidance does not cover. Scaffolds the plugin layout, registers the plugin in marketplace.json and both READMEs, and gates the release on a script rather than on remembering: description length and YAML safety, the four places a description must stay in sync, version bump, site catalog freshness, validator, and any bundled test harness. Carries the authoring guidance itself as references. Hands the measuring of a skill (evals, trigger accuracy, version A/B) to the official skill-creator plugin.

πŸ”Œ
competitive-analysisπŸ”ŒPlugin

Competitive analysis skill that researches competitor products via web search, compares features/pricing/differentiation, and generates comparison matrices.

πŸ”Œ
academic-researcherπŸ”ŒPlugin

Comprehensive academic research expert covering paper writing, literature review, citation management, and research methodology.

πŸ”Œ
tech-selectorπŸ”ŒPlugin

Select concrete middleware/runtime from an ArchiMate EA model's non-functional requirements: weighted, sensitivity-checked evaluation, an ADR for the rationale, and write-back of the decision into the model's Technology-layer elements. Bridges archimate-ea (design) to archimate-to-impl (implementation).

πŸ”Œ
ai-tell-reducerπŸ”ŒPlugin

Reduce the "AI-ness" of writing β€” uniform sentence rhythm, reflexive hedging, vague abstraction, formulaic scaffolding, inflated vocabulary, and surface tics (em-dash / bold / rule-of-three overuse) β€” while preserving meaning, facts, register, and the author's voice, and without fabricating anything. Works on Japanese and English text.

πŸ”Œ
startup-advisorπŸ”ŒPlugin

Startup advisor providing practical advice and strategic guidance from launch through growth stages.