Ls
Description
--- name: ls description: "Discover all natural language programming artifacts in a repository" argument-hint: "[repo-path]" allowed-tools: Read, Glob, Grep, Task --- ## User Input ```text $ARGUMENTS ``` ## Workflow ### Step 1: Determine Path | Input | Path | |-------|------| | (empty) | current working directory | | directory path | use that path | | file path | ERROR: "Expected a directory. Use /nlpm:score for individual files." | | nonexistent path | ERROR: "Directory not found: {path}"
Installation
Installs to ~/.claude/skills/xiaolai-nlpm-for-claude-ls/SKILL.md
mkdir -p ~/.claude/skills/xiaolai-nlpm-for-claude-ls && curl -fsSL https://raw.githubusercontent.com/xiaolai/nlpm-for-claude/HEAD/commands/ls.md -o ~/.claude/skills/xiaolai-nlpm-for-claude-ls/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development