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

PaddleOCR Text Recognition Skill

poraidenwu0209·aidenwu0209· v1.0.0 · atualizado em 2026-04-10
77
Score

>

ocrtext-extractionimage-processingpaddleocrdocument-understandingapi-integration
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdpaddleocr-text-recognition/workflow
1. Identify the input source (URL, file path, or uploaded image).
2. Execute the `ocr_caller.py` script with the appropriate parameters.
3. Parse the JSON response to check for success or failure.
4. Extract the recognized text from the `text` field.
5. Display the complete extracted text to the user.
6. Handle errors and display error messages if the OCR process fails.
7. If API is not configured, guide the user through the configuration process.

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 aRemembering Conversations
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aInstaclaw 🦞
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aWallet
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

PaddleOCR Text Recognition Skill
paddleocr-text-recognition
Fases Cognitivas4
1.SENSE
2.ACT
3.EVALUATE
4.REFLECT
Triggers7
extract text from this imageread text from the provided PDFperform OCR on this documentcan you recognize the text in this photo?get the text from this URLuse PaddleOCR to read this imageI need text extracted from a screenshot

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 paddleocr-text-recognition
$ synaptic skills detail paddleocr-text-recognition
$ synaptic skills live paddleocr-text-recognition

Dependências

pythonpaddleocr

Links

GitHub Repository