play-youtube
스타12
포크0
업데이트2026년 7월 2일 15:37
Search YouTube for a topic and open the first video result in browser
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
파일 탐색기
2 개 파일SKILL.md
readonly메뉴
Search YouTube for a topic and open the first video result in browser
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Search the web for up-to-date information using Tavily API
Press a combination of keys simultaneously (e.g., Ctrl+C, Alt+Tab)
Press a single key on the keyboard
Perform a mouse left-click at specified screen coordinates
Perform a mouse double-click at specified screen coordinates
Perform a mouse right-click at specified screen coordinates
| name | play-youtube |
| description | Search YouTube for a topic and open the first video result in browser |
| context | fork |
| args | [{"name":"search_topic","description":"The topic to search for on YouTube","required":true}] |
| tags | ["youtube","video","search"] |
| category | web |
| version | 1.0.0 |
| author | cognitrix |
| allowed-tools | ["bash"] |
| dependencies | {"pip":["requests"]} |
| safety | {"risk-level":"low"} |
Search YouTube for a topic and open the first video result.
python ${COGNITRIX_SKILL_DIR}/scripts/search.py "$(arg search_topic)"
xdg-open "<url>"open "<url>"start "" "<url>"