Franklin Silveira Baldo avatar

Franklin Silveira Baldo

Community

@franklinbaldo · Porto Velho, Rondônia

30Followers
|
75Public Repos
|
38Published Skills

I craft unique open-source projects and practical AI-powered tools to streamline intricate workflows and tackle real-world challenges.

Skills Distribution
DomainDeveloper To...Legal Document Int.. (35%)PDF & OCR Engineer.. (25%)Code Quality & Rev.. (20%)Creative & Content.. (10%)

Agent Skills by Franklin Silveira Baldo

Showing 38 vetted skills indexed across 3 GitHub repositories.

franklinbaldofranklinbaldo
1

pdf-to-markdown

Converts court process PDFs into structured Markdown files organized by document type.

Community
Intermediate
franklinbaldofranklinbaldo
1

license-enforcement

Audit public evidence of unlicensed skill use and prepare compliance outreach.

Community
Advanced
franklinbaldofranklinbaldo
1

vibevoice-asr

Transcribes audio with VibeVoice ASR on Google Colab using BitNet CPU or 7B GPU models.

Community
Advanced
franklinbaldofranklinbaldo
1

verne-orchestration

Orchestrate async Jules coding sessions across repositories via the Verne CLI.

Community
Intermediate
franklinbaldofranklinbaldo
1

cobogo-design-review

Review web interfaces against Cobogó Brazilian visual grammar using concept-image comparison.

Community
Advanced
franklinbaldofranklinbaldo
1

free-gpu

Execute Python, ML, and inference workloads on Colab or Kaggle GPUs from a local terminal.

Community
Advanced
franklinbaldofranklinbaldo
1

paddleocr

Extract text from PDFs and images using PaddleOCR on local GPU, CPU, or Google Colab.

Community
Advanced
franklinbaldofranklinbaldo
1

convert-to-pdfa

Convert PDFs to validated PDF/A-1b, PDF/A-2b, or PDF/A-3b archival files using Ghostscript.

Community
Advanced
franklinbaldofranklinbaldo
1

suno-profile

Manages Suno profile bio, genre tags, pinned songs, and playlists via the reverse-engineered Suno write API.

Community
Advanced
franklinbaldofranklinbaldo
1

toe-arena-tiering

Evaluate and tier candidate theories of everything using evidence-based rubrics and clash protocols.

Community
Intermediate
franklinbaldofranklinbaldo
1

okf-agent-skills

Project Agent Skills repositories into queryable OKF graphs and DuckDB audit views.

Community
Advanced
franklinbaldofranklinbaldo
1

legal-argument-lean

Formalizes and audits Brazilian legal arguments in Lean 4 to expose load-bearing premises.

Community
Advanced
franklinbaldofranklinbaldo
1

software-review

Reviews PRs, RFCs, and architectural changes for reproducible defects with calibrated severity.

Community
Advanced
franklinbaldofranklinbaldo
1

notebooklm-processos

Generates grounded NotebookLM question blocks to extract anchored evidence from legal case files.

Community
Intermediate
franklinbaldofranklinbaldo
1

suno-curator

Audits and syncs a public Suno music catalog against its blog mirror.

Community
Advanced
franklinbaldofranklinbaldo
1

pdf-compression

Compress scanned and image-heavy PDFs by downscaling and re-encoding embedded images.

Community
Advanced
franklinbaldofranklinbaldo
1

opf-finetune

Fine-tune OpenAI Privacy Filter for custom token-classification span tagging of legal text.

Community
Advanced
franklinbaldofranklinbaldo
1

cobogo-consumer-synergy

Analyze Cobogó consumer repositories to detect shared design-system needs and coordinate cross-repo issues and PRs.

Community
Advanced
franklinbaldofranklinbaldo
1

loop-engineering

Evolves Agent Skills from real-use postmortems and deduplicated feedback issues.

Community
Intermediate
franklinbaldofranklinbaldo
1

brazilian-web-design

Derives accessible web-interface rules from Brazilian visual culture using the Cobogó OKF corpus.

Community
Advanced
franklinbaldofranklinbaldo
1

revisao-minutas

Reviews existing legal drafts to decide whether they can be signed, filed, or issued.

Community
Advanced
franklinbaldofranklinbaldo
1

juris-tjro

Queries TJRO court decisions and full-text rulings through the JURIS search API.

Community
Intermediate
franklinbaldofranklinbaldo
1

llm-work-via-subagents

Replaces scripted LLM API loops with parallel subagent orchestration for batch tasks.

Community
Basic
franklinbaldofranklinbaldo
1

meme-image

Generate and embed image memes in blog posts using templates, custom backgrounds, or original visuals.

Community
Advanced

Frequently Asked Questions About Franklin Silveira Baldo

FAQPage Schema
What tasks can I accomplish with Franklin Baldo's skills?▼

You can convert court PDFs to Markdown, compress and archive them as PDF/A, run PaddleOCR on scanned documents, query DataJud/CNJ and TJRO JURIS for case data, anonymize legal texts under LGPD, formalize Brazilian legal arguments in Lean 4, and enforce strict Ruff compliance in code reviews.

Who are these skills designed for?▼

They target Brazilian legal professionals and institutional drafters handling PJe/SEI case files, plus developers maintaining Franklin's open-source projects. Secondary audiences include designers applying Cobogó's Brazilian visual grammar and writers publishing to his blog or Suno catalog.

How do I run these skills in practice?▼

Most skills run via Python with `uv run`, using inline PEP 723 dependencies. Document conversion prefers markitdown or PyMuPDF; GPU-heavy tasks like OPF fine-tuning or VibeVoice transcription route through an authenticated Google Colab or Kaggle CLI session from a local terminal.

Are these skills free and open source?▼

Yes, they are public open-source projects under Franklin Baldo's GitHub account, governed by the Skill Use License 0.1. The license-enforcement skill exists to audit usage beyond that license's permissions and prepare compliance outreach with human approval.

What prerequisites and dependencies are required?▼

Core requirements are Python 3 with uv and network access for court APIs like DataJud and JURIS. PDF/A conversion needs Ghostscript; OCR and anonymization benefit from a CUDA GPU or Colab; locked-down Windows machines use the documented LiteBox adaptation route.