Skip to main content
在 Manus 中运行任何 Skill
一键导入
franklinbaldo
GitHub 创作者资料

franklinbaldo

按仓库查看 7 个 GitHub 仓库中的 30 个已收集 skills。

已收集 skills
30
仓库
7
更新
2026-07-21
仓库浏览

仓库与代表性 skills

verne-orchestration
软件开发工程师

Orchestrate Jules coding sessions via the Verne CLI (uvx verne). Use when delegating async coding tasks to Jules, managing multi-repo orchestration, checking session status, or approving plans.

2026-07-21
suno-profile
平面设计师

Manages Franklin Baldo's Suno profile as a whole — bio, genre tags, pinned songs and their captions, and playlists — using the reverse-engineered Suno write API. Use when wording or applying a profile bio, choosing genre tags, writing pinned-song captions, creating or curating a playlist, or drafting the profile's overall curatorial identity. Every write to Suno requires Franklin's explicit per-action authorization; this skill documents what's possible and how to word it well, it does not grant standing permission to change anything.

2026-07-16
suno-curator
软件开发工程师

Audits and curates Franklin Baldo's public Suno catalog and its mirror in franklinbaldo.github.io. Use when syncing public songs to music posts, checking Suno/blog drift, repairing music metadata, reviewing composer notes, preparing a catalog report, or choosing songs to feature. Reads Suno only; writes only to the blog repository; treats every Suno-side change as a recommendation for Franklin. For the Suno profile itself — bio, genre tags, pinned songs, playlists — use the sibling `suno-profile` skill instead.

2026-07-16
datajud
律师助理与法律助手

Consulta METADADOS processuais na API Publica do DataJud/CNJ — capa (classe, assuntos, orgao julgador, grau, datas) e LINHA DE MOVIMENTACAO de processos de qualquer tribunal brasileiro (padrao TJRO; tambem STJ, STF, TRFs, outros TJs). Use SEMPRE que Franklin quiser: acompanhar a tramitacao/andamento de um processo por numero CNJ; dimensionar ou levantar acervo por classe, assunto, orgao, grau ou periodo de ajuizamento ("quantos / quais processos de execucao fiscal ajuizados em 2025", "distribuicao por vara"); ou um panorama estatistico do acervo (quantos por classe/assunto/orgao). Dispare mesmo sem a palavra "DataJud" — basta o pedido ser sobre andamento processual, contagem ou distribuicao de processos. NAO use para TEOR de decisao, ementa, voto ou fundamentacao (o DataJud NAO tem inteiro teor): para jurisprudencia e teor do TJRO use a skill juris-tjro.

2026-07-07
notebooklm-processos
律师

Quando Franklin trabalha sobre um processo ESPECÍFICO — faz perguntas sobre os autos, pede ajuda para redigir documento ligado a um processo (contestação, ofício, parecer, memoriais, embargos, quesitos, recurso), ou se refere a "este caso", "este processo", "os autos", a um número CNJ, a uma ADPF/ADI/RE específica — e os documentos são volumosos ou estão apenas parcialmente no contexto, SUGIRA proativamente que ele os coloque no NotebookLM para fazermos perguntas direcionadas, com Franklin como intermediário (Claude não acessa o NotebookLM). As perguntas vão em blocos iterativos: um bloco por vez, variado entre frentes diferentes, esperando as respostas antes do próximo. Use SEMPRE que o trabalho for ancorado num processo concreto e a fundamentação puder se beneficiar de Q&A nas fontes, MESMO que Franklin não mencione o NotebookLM. NÃO use para perguntas jurídicas genéricas sem processo específico, nem quando os documentos já estão integralmente no contexto e são curtos.

2026-07-07
revisao-minutas
律师

Triagem de risco de minutas JUDICIAIS elaboradas pela assessoria de Franklin (contestações, recursos, embargos, contrarrazões, agravos, manifestações), para decidir se estão aptas a peticionamento. Use SEMPRE que Franklin colar ou anexar uma minuta que ele não redigiu e pedir qualquer forma de avaliação — "revisa isso", "vê se pode protocolar", "avalia essa minuta", "confere essa peça", "a assessoria mandou isso", "posso assinar?" — mesmo sem a palavra "risco". O produto é um veredito de triagem (🟢/🟡/🔴) com relatório em markdown OKF, e NÃO uma reescrita: o texto original fica intocado por padrão. NÃO use quando Franklin está redigindo a peça do zero com Claude (aí é redação normal, com esqueleto e aprovação por seção), nem para pareceres e documentos administrativos.

2026-07-07
franklin-blog
技术写作员

Writes posts for Franklin Baldo's blog at franklinbaldo.github.io, where voice — his thinking-out-loud, admitted uncertainty, lateral association, dry humor — is the criterion of quality. Drafts immediately, then iterates from Franklin's reactions. Use for any blog request unless Franklin explicitly signals argumentative rigor or formal-venue treatment; even then this skill can handle it.

2026-07-07
legal-argument-lean
律师

Formalizes Brazilian legal arguments (peças forenses, especially Embargos de Declaração) in Lean 4, with reusable axiom libraries for CPC art. 489, 927, 1022 et al. and a six-phase pipeline (Argdown → Lean → análise subjetiva → síntese de derrotas → forensic translation). The payoff is the `#print axioms` audit, exposing hierarchies the prose hides. Use when formalizing a Brazilian legal argument in Lean 4, auditing which premises (precedents, factual claims) an argument rests on, steelmanning an acórdão to expose implicit premises, or translating the analysis into a peça.

2026-07-07
当前展示该仓库 Top 8 / 16 个已收集 skills。
jules-api
软件开发工程师

Delegate asynchronous coding tasks to Jules (Google's AI coding agent) to maximize efficiency. Use for code reviews, refactoring, adding tests, bug fixes, and documentation. Proactively suggest Jules delegation when appropriate. Invoke when user asks to interact with Jules, create sessions, check task status, or when tasks are suitable for async delegation.

2026-04-07
example-skill
软件开发工程师

A trial skill to verify the SKILL.md protocol implementation.

2026-01-30
persona-creation
项目管理专家

Master the art of creating effective AI agent personas for Jules. Learn how to design role-specific prompts that guide Jules to execute tasks with precision, following best practices, and maintaining project standards. Use when creating new Jules personas or improving existing ones.

2026-01-18
github-api
软件开发工程师

Access plain text versions of GitHub content (diffs, patches, raw files) using GitHub's URL transformations. Use when users share GitHub URLs for PRs, commits, files, or gists and you need to analyze the actual content. Works for pull requests, commits, file blobs, comparisons, and gists.

2025-11-28
meme-generation
平面设计师

Generate relevant memes using the memegen.link API. Use this skill when users request memes, want to add humor to content, or need visual aids for social media. Supports hundreds of popular meme templates with custom text and styling options.

2025-11-11
python-cleanup
软件开发工程师

Perform comprehensive dead code and clean-up analysis in Python projects using static analysis, coverage, dependency checks, and security scanning. Use when asked to clean up code, find unused code, analyze dependencies, or improve code quality.

2025-11-10
literary-research
作家与作者

Guide for conducting literary research as a novelist — the craft of extracting fiction-ready material (scenes, voices, tensions, images) from sources through structured dialogue, interviews, field work, and document analysis. Use this skill when asked to help with novel research, to design research protocols for fiction, to extract usable material from conversations or documents, to evaluate whether gathered material serves a narrative, or to plan research phases for a novel-in-progress. Also use when building dialogue systems, interview frameworks, or character-mining processes for literary projects. Trigger on: "novel research", "research for fiction", "literary field work", "mining for material", "character research", "dialogue-as-research", "fiction preparation", or any request to systematically gather and evaluate material for a literary work.

2026-02-28
rosian-language
作家与作者

Guide for writing prose in the Rosian register — the invented literary language of João Guimarães Rosa. Use this skill whenever asked to write in Rosian style, to voice characters from Grande Sertão: Veredas, to produce neologisms in the Rosian manner, or to generate prose that fuses sertanejo orality with erudite invention. Also use when creating personas based on Rosa's characters (especially Riobaldo), writing literary pastiche of Rosa, or analyzing/producing text that requires deep knowledge of Rosa's linguistic processes. Trigger on: "rosiano", "linguagem rosiana", "estilo de Guimarães Rosa", "Riobaldo voice", "sertanejo literary", "Grande Sertão style", or any request for prose that mixes archaism, neologism, orality, and philosophical depth in Portuguese.

2026-02-28
已展示 7 / 7 个仓库
已展示全部仓库