config-reader

Parse daplug configuration from CLAUDE.md blocks and legacy plaintext.

6|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/cruzanstx/daplug --skill config-reader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: config-reader
Source: https://github.com/cruzanstx/daplug/tree/main/skills/config-reader
Command: npx skills add https://github.com/cruzanstx/daplug --skill config-reader

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill reads daplug configuration from CLAUDE.md using <daplug_config> blocks, supports legacy plaintext settings, and provides migration tooling.

Core Features & Use Cases

  • Parse <daplug_config> blocks and legacy plaintext
  • Dump settings as JSON or ENV variables
  • Check legacy settings and migrate to block format

Quick Start

Use the config reader to get or dump the current daplug settings, or migrate legacy configurations to the new block format.