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

Hacker News API

porvm0-ai·vm0-ai· v1.0.0 · atualizado em 2026-04-10
78
Score

Hacker News API via curl. Use this skill to fetch top stories, new posts, comments, and user profiles from Hacker News.

hacker-newsapidata-extractionnews-aggregationweb-scrapingcontent-analysis
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdhackernews/workflow
1. Receive user request for Hacker News data.
2. Determine the appropriate Hacker News API endpoint based on the request (e.g., top stories, user profile).
3. Construct the `curl` command to fetch data from the API.
4. Execute the `curl` command.
5. Parse the JSON response using `jq` to extract relevant fields.
6. Format and present the extracted data to the user.

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 aTwelve Data
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aTwitter / X Data
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar atushare
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Tushare 金融数据 Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

Hacker News API
hackernews
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
fetch top stories from Hacker Newsget details of a Hacker News storyretrieve comments from Hacker Newslook up a Hacker News user profilemonitor trending topics on Hacker Newsget the latest Hacker News submissionsfind high-scoring stories on Hacker Newsget Hacker News job postings

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 hackernews
$ synaptic skills detail hackernews
$ synaptic skills live hackernews

Dependências

curljq

Links

GitHub Repository