Install
openclaw skills install youtube-aisaSearch YouTube videos, channels, and playlists using the AISA YouTube API with support for query, locale filters, pagination, and structured results via one...
openclaw skills install youtube-aisaRuntime-focused release bundle for YouTube search through the AISA relay.
AISA_API_KEY.api.aisa.one.AISA_API_KEYhttps://api.aisa.one/apis/v1/youtube/searchexport AISA_API_KEY="YOUR_AISA_API_KEY"
curl -s "https://api.aisa.one/apis/v1/youtube/search?engine=youtube&q=machine+learning+tutorial" \
-H "Authorization: Bearer $AISA_API_KEY"
curl -s "https://api.aisa.one/apis/v1/youtube/search?engine=youtube&q=AI+news&gl=us&hl=en" \
-H "Authorization: Bearer $AISA_API_KEY"
curl -s "https://api.aisa.one/apis/v1/youtube/search?engine=youtube&q=python+tutorial&sp=EgIQAQ%3D%3D" \
-H "Authorization: Bearer $AISA_API_KEY"
qgl and hlspvideos or grouped sectionsThese points summarize the common reasons similar skills are marked Suspicious and how this release addresses them:
api.aisa.one.AISA_API_KEY and does not ask for passwords, cookies, browser data, or other legacy secrets.metadata.openclaw so registry parsers can detect them consistently.SKILL.md and LICENSE.txt, while omitting non-runtime files such as README.md and _meta.json.