json-config-manager
This skill provides automated assistance for json config manager tasks within the DevOps Basics domain.
Content Preview
--- name: json-config-manager description: | Json Config Manager - Auto-activating skill for DevOps Basics. Triggers on: json config manager, json config manager Part of the DevOps Basics skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Json Config Manager ## Purpose This skill provides automated assistance for json config manager tasks within the DevOps Basics domain. ## When to Use Thi
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/json-config-manager.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/01-devops-basics/json-config-manager/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/01-devops-basics/json-config-manager/SKILL.md
Related Skills
json-canvas
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.
json-canvasjsoncanvas
by davepoon · buildwithclaude
package-json-manager
This skill provides automated assistance for package json manager tasks within the DevOps Basics domain.
package-json-managerpackagejsonmanager
by jeremylongshore · plugins-plus-skills
ai-native-cli
Design spec with 98 rules for building CLI tools that AI agents can safely use. Covers structured JSON output, error handling, input contracts, safety guardrails, exit codes, and agent self-description.
data-aiainativecli
by sickn33 (Antigravity) · antigravity-awesome-skills
apify-actorization
Actorization converts existing software into reusable serverless applications compatible with the Apify platform. Actors are programs packaged as Docker images that accept well-defined JSON input, perform an action, and optionally produce structured JSON output.
generalapifyactorization
by sickn33 (Antigravity) · antigravity-awesome-skills