Files
wiki/concepts/skill-search.md
2026-04-10 20:14:25 +00:00

35 lines
1.1 KiB
Markdown

---
pageType: concept
id: concept.skill-search
title: "Skills: youtube-search & yandex-search"
sourceIds: [source.skill]
updatedAt: 2026-04-10T13:21:00.000Z
tags: [skill, search, youtube, yandex, api]
---
# Skills: youtube-search & yandex-search
<!-- openclaw:wiki:managed:start -->
## youtube-search
YouTube Data API v3. Поиск видео, метаданные каналов. Ключ: `YOUTUBE_API_KEY` в `.env`.
`~/.openclaw/workspace/skills/youtube-search/`
## yandex-search
Yandex Search API v2. Для русскоязычных запросов, российских магазинов (Ozon, Перекрёсток, Яндекс.Маркет). Ключ: `YANDEX_API_KEY` в `.env`.
`~/.openclaw/workspace/skills/yandex-search/`
<!-- openclaw:wiki:managed:end -->
## Related
<!-- openclaw:wiki:related:start -->
### Sources
- [SKILL](sources/skill.md)
### Related Pages
- [Skill: ontology](concepts/skill-ontology.md)
- [Skill: telegram-collector](concepts/skill-telegram-collector.md)
- [Skill: voice-tts](concepts/skill-voice-tts.md)
- [Skills: diagram-png & diagram-table](concepts/skill-diagram.md)
<!-- openclaw:wiki:related:end -->