Site audit, content writing, and competitor analysis for organic search rankings.
Design & media
youtube-aisa
Try itSearch YouTube videos, channels, and playlists using the AISA YouTube API with support for query, locale filters, pagination, and structured results via one...
What it does
Runtime-focused release bundle for YouTube search through the AISA relay.
The skill document
OpenClaw AISA YouTube
Runtime-focused release bundle for YouTube search through the AISA relay.
When to use
- The user wants to search YouTube videos, channels, or playlists.
- The task needs region or language filters without direct Google API setup.
- The workflow can call the AISA YouTube search endpoint with
AISA_API_KEY.
When NOT to use
- The user needs browser automation, local scraping, or direct YouTube account actions.
- The workflow must avoid sending search requests to
api.aisa.one. - The request depends on a local helper script that is not part of this package.
Quick Reference
- Required env:
AISA_API_KEY - Endpoint:
https://api.aisa.one/apis/v1/youtube/search - This package is curl-first and does not ship a local Python client.
Setup
export AISA_API_KEY="YOUR_AISA_API_KEY"
Common Commands
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"
Capabilities
- Basic YouTube SERP lookup with
q - Locale filtering with
glandhl - Pagination and search filtering with
sp - Structured responses that may return
videosor groupedsections
ClawHub Suspicious Review Notes
These points summarize the common reasons similar skills are marked Suspicious and how this release addresses them:
- The package is relay-based: all search requests go to
api.aisa.one. - The package is API-key-first: it requires
AISA_API_KEYand does not ask for passwords, cookies, browser data, or other legacy secrets. - The frontmatter duplicates required bins/env at the top level and under
metadata.openclawso registry parsers can detect them consistently. - The release bundle is runtime-only: it keeps
SKILL.mdandLICENSE.txt, while omitting non-runtime files such asREADME.mdand_meta.json. - The package does not include browser automation, cache sync, home-directory persistence, cookie extraction, or external agent CLI wrappers.
Release Bundle Notes
- Search behavior remains the same as the original package.
- The only change is release trimming and clearer publication metadata.
Related skills
Manage Stripe customers, subscriptions, invoices, products, prices, and payments through OAuth-authenticated API calls.
Post videos, photos, text, and documents to 10 social platforms through a single REST API call.
Search, read, and manage YouTube videos, playlists, channels, subscriptions, and comments via managed OAuth.
Join a video meeting as an AI bot with voice, avatar, and screenshare across four operating modes.
Read, merge, split, rotate, create, watermark, encrypt, and OCR PDF files from scripts.
More from bibaofeng
Browse all skillsGet a 30-day, multi-source research brief on any topic, ranked and clustered with citations.
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting. Use w...
Multi-source search engine powered by AIsa API. Combines Tavily web search, Scholar academic search, Smart hybrid search, and Perplexity deep research — all...
Reads and searches X (Twitter) data including profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Also supports p...
Unified SaaS integration gateway via api.aisa.one (AISA gateway, v3.1): manage OAuth auth for third-party SaaS apps (Gmail/Slack/GitHub/Notion etc.), tool ex...
Generate images and videos with AIsa. Supports four image models (Google Gemini 3 Pro Image, Alibaba Wan 2.7 image + image-pro, ByteDance Seedream) and four...