youtube
The agent gives you the ability to extract data from Youtube through different commands.
Why use this skill?
Integrate the YouTube skill into your OpenClaw agent to extract metadata, perform advanced searches, and fetch video details using the Teneo Protocol on Base.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/firestream792/youtube-teneoWhat This Skill Does
The YouTube skill for OpenClaw AI acts as a specialized bridge to the Teneo Protocol, enabling agents to programmatically query the vast YouTube database. By integrating directly with decentralized infrastructure, this skill allows your AI agent to fetch real-time video metadata and perform complex search queries without manual browser interaction. Whether you are building an automated content curation engine or a research assistant that needs to synthesize video transcripts and metrics, the YouTube skill provides a clean, API-driven interface to access structured data directly within your agent workflow.
Installation
To integrate this skill, use the ClawHub installation command in your terminal: clawhub install openclaw/skills/skills/firestream792/youtube-teneo. Ensure you have the Teneo Protocol SDK configured in your project by installing the necessary npm packages (@teneo-protocol/sdk and dotenv). You must define your PRIVATE_KEY in a local .env file to authorize transactions on the Base network, as the skill operates on a pay-per-query model to ensure sustainable, high-quality data access via decentralized nodes.
Use Cases
This skill is ideal for several automation scenarios:
- Market Research: Automatically track the performance of competitors' videos by pulling metadata like view counts, ratings, and publish dates.
- Content Curation: Build a newsletter or social media feed that automatically finds and summarizes the latest tutorials on specific technical topics.
- Asset Analysis: Fetch video details for a list of URLs to validate video availability and metadata before passing them into a transcription or summarization agent.
Example Prompts
- "@youtube search AI agent development tutorials upload_date"
- "@youtube video https://www.youtube.com/watch?v=ZBrb6UdhVSI"
- "@youtube search best practices for prompt engineering relevance"
Tips & Limitations
- Pricing: Keep in mind that each query has a cost of $0.0025 USD in USDC on the Base network. Monitor your agent's usage to avoid unexpected costs.
- Sorting: When using the search command, specifying the sort parameter (e.g., 'view_count') significantly improves the quality of results for research tasks.
- Latency: Because the skill relies on decentralized node responses, ensure your SDK timeout settings are configured to at least 60 seconds for larger queries.
- Limitations: This skill focuses on metadata extraction and search. It does not provide full video file downloading or direct access to proprietary YouTube comment threads.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-firestream792-youtube-teneo": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
gas-war-sniper-teneo
Real-time multi-chain gas monitoring and spike detection. Monitors block-by-block gas prices, detects sudden spikes, identifies gas war culprits, and alerts when significant price increases occur. Sup
lucky-raffle-agent-teneo
A payment-based raffle agent. Join the raffle and have a chance to win! Send \"@raffle-agent raffle info\" for details.
messari-btc-eth-tracker-teneo
The agent gives you the ability to extract data from Messari through different commands.
linkedin-teneo
LinkedIn agent that helps you enrich LinkedIn profiles. You prodive a LinkedIn URL and it will return its data from LinkedIn, in a structured JSON format. It works with both People and Companies URL.
dex-multichain-aggregator-teneo
Advanced multichain DEX aggregator. Finds the best token swap routes across 50+ decentralized exchanges on 9+ blockchain networks (Ethereum, BSC, Polygon, Arbitrum, Optimism, Base, Avalanche, Gnosis,