| --- |
| name: LE Audio Profiles Specifications |
| description: Caches and provides access to LE Audio profile specifications. |
| --- |
| |
| # LE Audio Profiles Specifications |
| |
| This resource maintains a local cache of specifications related to LE Audio profiles and services. |
| |
| ## Structure |
| |
| The specifications are stored in the `specifications/` directory in this skill folder. |
| You can search them directly using `grep_search` or read them with `view_file`. |
| |
| ## Management |
| |
| To refresh or download the specifications, run: |
| `python3 .agents/skills/le_profiles_specifications/scripts/downloader.py` |