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

read-arxiv-paper

porkarpathy·karpathy· v1.0.0 · atualizado em 2026-04-10
78
Score

Use this skill when when asked to read an arxiv paper given an arxiv URL

arxivpaper-readinglatexknowledge-extractionsummarizationresearchnanochat
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdread-arxiv-paper/workflow
1
Normalize URL: — Convert the given Arxiv URL to the source URL (e.g., replace `/abs/` with `/src/`).
2
Download Source: — Fetch the `.tar.gz` file from the source URL and save it to `~/.cache/nanochat/knowledge/{arxiv_id}.tar.gz`. Check if the file exists before downloading.
3
Unpack Source: — Extract the contents of the `.tar.gz` file into the directory `~/.cache/nanochat/knowledge/{arxiv_id}`.
4
Locate Entrypoint: — Identify the main TeX file (e.g., `main.tex`, `paper.tex`) within the extracted directory.
5
Read Paper: — Read the contents of the main TeX file and any other relevant source files.
6
Summarize Paper: — Generate a markdown summary of the paper, focusing on its relevance to the Nanochat project, and save it to `./knowledge/summary_{tag}.md`.
7
Tag Uniqueness: — Ensure the `tag` used for the summary file is unique to avoid overwriting existing summaries.

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 aCoinGecko
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a1. Load documents
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aSuper Search
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

read-arxiv-paper
read-arxiv-paper
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
read an arxiv papersummarize an arxiv paperanalyze an arxiv paper from a URLprocess arxiv paperextract information from an arxiv paperread and summarize this arxiv linkcan you read this research papersummarize the paper at this link

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 read-arxiv-paper
$ synaptic skills detail read-arxiv-paper
$ synaptic skills live read-arxiv-paper

Links

GitHub Repository