One change
PDF Processing
agents-and-tools/agent-skills/overview
Nearest release: v2.1.233, published under an hour before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.
agents-and-tools/agent-skills/overview Changed · +7 / -8 lines
from line 85
Skills can bundle additional materials: -```text -pdf-processing/ -├── SKILL.md (main instructions) -├── FORMS.md (form-filling guide) -├── REFERENCE.md (detailed API reference) -└── scripts/ - └── fill_form.py (utility script) -``` +* `pdf-processing/` + + * `SKILL.md` (main instructions) + * `FORMS.md` (form-filling guide) + * `REFERENCE.md` (detailed API reference) + * `scripts/` + * `fill_form.py` (utility script) **Instructions:** Additional markdown files (FORMS.md, REFERENCE.md) containing specialized guidance and workflows