Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

YouTube Full

porzeropointrepo·zeropointrepo· v1.0.0 · atualizado em 2026-04-10
78
Score

Complete YouTube toolkit — transcripts, search, channels, playlists, and metadata all in one skill. Use when you need comprehensive YouTube access, want to search and then get transcripts, browse channel content, work with playlists, or need the full suite of YouTube data endpoints. The all-in-one YouTube skill for agents.

youtube-apitranscript-apicontent-analysisvideo-searchchannel-analysisplaylist-analysis
Linguagens
JavaScriptShell
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdyoutube-full/workflow
1
Authenticate: — Ensure the `TRANSCRIPT_API_KEY` is set and valid.
2
Identify Request: — Determine the specific YouTube data needed (transcript, search, channel, playlist).
3
Construct API Call: — Build the appropriate `curl` command with necessary parameters.
4
Execute API Call: — Execute the `curl` command to retrieve data from TranscriptAPI.
5
Parse Response: — Parse the JSON response from the API.
6
Format Output: — Format the data into a user-friendly format.
7
Handle Errors: — Check for errors (401, 402, 404, 408, 422, 429) and provide appropriate feedback.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aTikTok Research
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aClone Website Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aMulti-Topic Deep Research
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86

Árvore do Skill

YouTube Full
youtube-full
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
get YouTube video transcriptsearch for videos on YouTubefind a YouTube channelget the latest videos from a YouTube channelsearch videos within a YouTube channelget videos from a YouTube playlistanalyze YouTube contentaccess YouTube data using TranscriptAPI

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download youtube-full
$ synaptic skills detail youtube-full
$ synaptic skills live youtube-full

Dependências

TranscriptAPI

Links

GitHub Repository