# Elsa Cshells Appsettings

> Plan or generate CShells/Nuplane appsettings JSON from selected Elsa features. Use after feature composition inputs are known, or when evaluating blockers around feature identifiers, appsettings schema, dependencies, and optional features.

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

---


## User Input

```text
$ARGUMENTS
```

## Outline

1. Read `docs/skills/catalog.md#cshells-appsettings-generator`.
2. Confirm selected features, required dependencies, optional features, and target shell context.
3. Verify that feature identifiers and appsettings schema conventions are discoverable.
4. If identifiers or schema are not stable, stop with blockers and propose the needed work unit.
5. If inputs are stable, generate JSON and explain how it was derived.

Do not guess feature IDs, appsettings keys, or configuration semantics.

