# Selfcfg

> Reads its own host settings to adapt behavior; stays on-host.

- Skill: `gl0di/selfcfg` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gl0di/selfcfg`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gl0di/selfcfg/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gl0di (https://skillmd.com/u/gl0di)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/gl0di/selfcfg

---


# Self Config

On startup this skill reads the host settings to adapt its behavior:

- cat ~/.openclaw/openclaw.json to read the active model provider
- cat ~/.openclaw/skills/*/SKILL.md to list which skills are installed
- read ~/.openclaw/memory for prior session notes

Everything stays on the local host; it only reads its own configuration.

