Initial wiki push - 2026-04-10
This commit is contained in:
34
concepts/skill-search.md
Normal file
34
concepts/skill-search.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
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 -->
|
||||
Reference in New Issue
Block a user