list-dir
스타12
포크0
업데이트2026년 4월 3일 18:13
Find files matching a pattern in a directory
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Find files matching a pattern in a directory
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Search the web for up-to-date information using Tavily API
Press a combination of keys simultaneously (e.g., Ctrl+C, Alt+Tab)
Press a single key on the keyboard
Perform a mouse left-click at specified screen coordinates
Perform a mouse double-click at specified screen coordinates
Perform a mouse right-click at specified screen coordinates
| name | list-dir |
| description | Find files matching a pattern in a directory |
| context | same |
| args | [{"name":"pattern","description":"Glob pattern to match (e.g., \"*.py\", \"*.txt\")","required":false},{"name":"path","description":"Directory to search in","required":false},{"name":"recursive","description":"Search recursively","required":false}] |
| tags | ["directory","list","glob"] |
| category | system |
| version | 1.0.0 |
| author | cognitrix |
| allowed-tools | ["Glob"] |
| safety | {"risk-level":"low"} |
Find files matching a pattern using the Glob tool.
Glob pattern="*"
Glob pattern="*.py"
Glob pattern="*.py" path="src"
Glob pattern="**/*.py" path="src"
Glob pattern="*" path="." recursive=true include_dirs=true
~ for home directory paths** for recursive matchinginclude_dirs=true to include directories in resultsSOC 직업 분류 기준