List the local NeatContext Contexts available to Codex. Use when the user asks what contexts exist, what can be connected, or explicitly invokes this skill.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add XTSoftwareLabs/neatcontext-plugins --skill list --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of List?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/xtsoftwarelabs-list)More formats (shields.io, HTML) on the badges page.
---
name: list
description: List the local NeatContext Contexts available to Codex. Use when the user asks what contexts exist, what can be connected, or explicitly invokes this skill.
---
# List contexts
Resolve `<plugin-root>` as two directories above the directory containing this file. Run:
```text
node "<plugin-root>/src/codex/neatcontext-cli.mjs" list
```
Relay the output verbatim. Do not reformat or explain its `(none - ...)` notes.
Close with one short line: connect a context with `$neatcontext:use <name>`. Only when both sections are empty, also mention `$neatcontext:create` and `$neatcontext:save`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!