get-config

Community

Read engine configuration.

AuthorBugRoger
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that all other skills can reliably locate and access the user's personal knowledge base by reading the engine's configuration file.

Core Features & Use Cases

  • Centralized Configuration: Reads the vault_path from .claude/config.md.
  • Path Validation: Checks if the configured vault directory actually exists.
  • Error Reporting: Provides specific error messages for missing config, missing path, or non-existent vault.
  • Use Case: Before any other skill can read or write notes, it must first use get-config to determine where the user's vault is located.

Quick Start

Use the get-config skill to retrieve the vault path from the engine configuration.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: get-config
Download link: https://github.com/BugRoger/2bd/archive/main.zip#get-config

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.