Skip to content

Commit cb3d93d

Browse files
authored
Enhance envlit description in skill.md
Expanded the description of the envlit CLI tool to provide more detailed usage information.
1 parent a293f2c commit cb3d93d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/skill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Copy and paste this SKILL.md into your project at `.opencode/skills/envlit/SKILL
88
````markdown
99
---
1010
name: envlit
11-
description: A CLI tool to organize, load, and switch between environment variable contexts via YAML configs
11+
description: Use when you need to load project specific environment variables or the user needs help with envlit CLI usage, `.envlit/*.yaml` profiles, dynamic flags, PATH updates, lifecycle hooks, or environment restore/state-tracking issues involving `envlit`, `el`, or `eul`.
1212
license: MIT
1313
compatibility: opencode
1414
metadata:

0 commit comments

Comments
 (0)