·config-reader
</>

config-reader

Read project config from .agents.yml and .agents.local.yml with local overrides. Supports dot notation for nested fields. Invoke with args "<field> <default>".

23Installs·0Trend·@majesticlabs-dev

Installation

$npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill config-reader

How to Install config-reader

Quickly install config-reader AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill config-reader
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: majesticlabs-dev/majestic-marketplace.

SKILL.md

View raw

Read and merge .agents.yml and .agents.local.yml configuration files. Local config overrides base config.

Replace FIELD and DEFAULT with the parsed arguments from $ARGUMENTS.

| autopreview | Auto-open markdown files | false | | plan.autocreatetask | Auto-create tasks from plans | false | | techstack | Primary tech stack | generic | | taskmanagement | Task tracking backend | none | | workflow | Git workflow style | branches | | toolbox.buildtask.designsystempath | Design system location | (none) |

Read project config from .agents.yml and .agents.local.yml with local overrides. Supports dot notation for nested fields. Invoke with args "<field> <default>". Source: majesticlabs-dev/majestic-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill config-reader
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-11

Browse more skills from majesticlabs-dev/majestic-marketplace

Quick answers

What is config-reader?

Read project config from .agents.yml and .agents.local.yml with local overrides. Supports dot notation for nested fields. Invoke with args "<field> <default>". Source: majesticlabs-dev/majestic-marketplace.

How do I install config-reader?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill config-reader Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/majesticlabs-dev/majestic-marketplace