Agent-assisted file enumeration. Converts natural language intent into explicit, auditable fd parameters and executes deterministic file discovery over disk.
glob follows the SKILL.md standard. Use the install command to add it to your agent stack.
---
name: glob
license: MIT
description: >
Agent-assisted file enumeration. Converts natural language intent into explicit,
auditable fd parameters and executes deterministic file discovery over disk.
metadata:
author: Jordan Godau
version: 0.1.0
references:
- 00_ROUTER.md
- 01_SUMMARY.md
- 02_CONTRACTS.md
- 03_TRIGGERS.md
- 04_NEVER.md
- 05_ALWAYS.md
- 06_PROCEDURE.md
- 07_FAILURES.md
scripts:
- scripts/skill.sh
- scripts/skill.ps1
keywords:
- glob
- find
- files
- directories
- enumeration
- fd
---
# INSTRUCTIONS
1. Refer to `metadata.references`.