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

Markdown Proxy - URL to Markdown

porjoeseesun·joeseesun· v1.0.0 · atualizado em 2026-04-10
76
Score

|

markdownurl-conversionweb-scrapingcontent-extractiondocument-formattingdata-extraction
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdmarkdown-proxy/workflow
1
Determine URL Type: — Identify if the URL is a special case (WeChat, Feishu, YouTube) or a generic webpage.
2
Fetch Content: — Use the appropriate method to fetch the content based on the URL type (e.g., `fetch_weixin.py`, `fetch_feishu.py`, proxy service).
3
Convert to Markdown: — Transform the fetched content into Markdown format.
4
Display Content: — Present the content to the user in a structured format, including title, author, source, URL, and a summary.
5
Save to File (Optional): — Save the Markdown content to a local file, if requested by 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

Depende deDefuddle - Web Content Extraction
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aCrafting Effective READMEs
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aOCR Document Processor
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a企业微信文档管理
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

Markdown Proxy - URL to Markdown
markdown-proxy
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers6
convert url to markdownfetch markdown from a webpageextract content from url as markdownget markdown version of a websitecreate markdown file from urlscrape webpage to markdown

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

Dependências

playwrightbeautifulsoup4lxmlrequestsagent-fetchdefuddle

Links

GitHub Repository