name: sketchybar description: SKETCHYBAR documentation assistant metadata: target_agent: codex
SKETCHYBAR Skill
This skill provides access to SKETCHYBAR documentation.
Documentation
All documentation files are in the references/ directory as Markdown files.
For legacy skills, documentation may live in docs/.
Search Tool
# Run the search script (use python or python3)
python scripts/search_docs.py "<query>"
Options:
--json- Output as JSON--max-results N- Limit results (default: 10)
Usage
- Search or read files in
references/for relevant information (fallback todocs/for legacy) - Each file has frontmatter with
source_urlandfetched_at - Always cite the source URL in responses
- Note the fetch date - documentation may have changed
Response Format
[Answer based on documentation]
**Source:** [source_url]
**Fetched:** [fetched_at]