← 返回 Skills 市场
139
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install youtube-aisa
功能描述
Search YouTube videos, channels, and playlists using the AISA YouTube API with support for query, locale filters, pagination, and structured results via one...
安全使用建议
This skill simply forwards YouTube search queries to api.aisa.one and requires an AISA_API_KEY and curl. Before installing: (1) confirm you trust the AISA provider (api.aisa.one) because queries (which might include sensitive text) are sent to that third party; (2) ensure the AISA_API_KEY you provide has minimal, search-only privileges and is not a broadly-privileged credential; (3) note and correct the metadata mismatch in the registry (SKILL.md requires curl and AISA_API_KEY but the registry listing omits them); and (4) avoid sending private or secret-bearing queries through this skill. If you need local-only scraping or browser-account actions, do not use this relay-based skill.
能力标签
能力评估
Purpose & Capability
The name/description promise YouTube search via an AISA relay and the SKILL.md shows exactly that: curl requests to https://api.aisa.one/apis/v1/youtube/search. Requiring an AISA_API_KEY and curl is appropriate. Minor inconsistency: the registry metadata at the top of the package listing claims no required env vars or bins, but SKILL.md declares 'AISA_API_KEY' and 'curl' (and duplicates them in frontmatter). This mismatch is likely an authoring/packaging oversight rather than malicious, but it should be corrected.
Instruction Scope
Runtime instructions are narrow: construct HTTP requests to the AISA YouTube endpoint using the AISA_API_KEY and optional query params (q, gl, hl, sp). The SKILL.md explicitly warns not to use it for browser automation, scraping, or local account actions. The instructions do not ask the agent to read unrelated files, credentials, or system state.
Install Mechanism
This is instruction-only with no install spec and no code files—no artifacts are written to disk by the package itself. That is the lowest-risk install profile.
Credentials
The only secret the skill requires (per SKILL.md/frontmatter) is AISA_API_KEY, which is proportional for an API-relay integration. However, the registry summary incorrectly reports 'Required env vars: none' and 'Primary credential: none' while SKILL.md lists primaryEnv: AISA_API_KEY. Confirm that the registry metadata is updated before installation. Also verify what permissions the AISA_API_KEY grants (search-only vs broader account access) and avoid reusing high-privilege keys.
Persistence & Privilege
The skill does not request persistent presence (always:false) and does not modify other skills or system-wide settings. It is user-invocable and can be autonomously invoked by the agent (the platform default), which is expected for a capability skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-aisa - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-aisa触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Updated version from 1.0.1 to 1.0.3.
- Added top-level author and user-invocable fields to the metadata.
- Trimmed unused metadata fields for a cleaner release.
- No changes to functionality or commands; search behavior remains the same.
v1.0.2
Metadata now appears at both the SKILL.md top level and under `metadata` for improved compatibility.
- Duplicated required bins and environment variables at the SKILL.md top level and in metadata for better parsing and registry compatibility.
- Added `version` and `license` fields to SKILL.md frontmatter.
- No changes to core functionality or search behavior.
v1.0.1
- Removed the file CHECKLIST.md to streamline the release bundle.
- No changes to functionality or behavior; this update trims non-runtime files only.
v1.0.0
- Initial release of OpenClaw AISA YouTube skill for searching YouTube videos, channels, and playlists via the AISA relay endpoint.
- Requires only a single API key (`AISA_API_KEY`)—no Google account or direct credentials needed.
- Supports search filters, locale/language parameters, and paginated or structured results.
- Package is runtime-focused and curl-first; no local Python client or browser automation included.
- Emphasis on API security and privacy: relay-based, API-key-first, no use of local cookies or browser data.
元数据
常见问题
youtube-aisa 是什么?
Search YouTube videos, channels, and playlists using the AISA YouTube API with support for query, locale filters, pagination, and structured results via one... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。
如何安装 youtube-aisa?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-aisa」即可一键安装,无需额外配置。
youtube-aisa 是免费的吗?
是的,youtube-aisa 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
youtube-aisa 支持哪些平台?
youtube-aisa 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 youtube-aisa?
由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.3。
推荐 Skills