Skip to main content
Repositório GitHub

my-own-pi-stuff

my-own-pi-stuff contém 7 skills coletadas de yogibear54, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
7
Stars
10
atualizado
2026-08-01
Forks
2
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

web-browser
Desenvolvedores de software

Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.

2026-08-01
context7
Desenvolvedores de software

Fetch up-to-date, version-specific documentation for any library, framework, or tool from Context7 (context7.com) into context. Use whenever accurate API references, installation steps, or usage examples are needed instead of relying on training-data knowledge that may be outdated — e.g. "how do I bootstrap Laravel 13", "current options for X", "the correct signature for Y in version Z".

2026-07-30
web-search
Desenvolvedores de software

Web search using DuckDuckGo (primary) and Brave Search (fallback) via the web-browser skill. Use for searching documentation, facts, or any web content when API-based search is not available.

2026-07-20
markdown-to-pdf
Editores de desktop

Converts a Markdown file to a professionally styled PDF with cover page, hierarchical headings, tables, links, blockquote callouts, and proper page breaks. Use when the user wants a polished PDF version of a markdown document (research reports, documentation, READMEs, briefs). Output is rendered via headless Chrome from a styled HTML intermediate.

2026-07-19
create-ats-resume
Especialistas em recursos humanos

Generates per-job-tailored ATS-friendly resumes and cover letters. Produces single-column HTML, PDF (via Chrome CDP), and DOCX (via python-docx). Reads a user-maintained content database for experiences/skills; extracts keywords from a target job description; outputs are named by {date}-{company}-{role}. Use when the user pastes a job description (or URL) and wants a tailored application package. Do NOT use for the dark-sidebar visual resumes (those are the existing chrisli-resume*.html files).

2026-07-11
html-to-pdf
Desenvolvedores de software

Renders one or more HTML files to PDF using Chrome's headless --print-to-pdf mode. Reliable and standalone — no pre-running Chrome or CDP connection required, and a throwaway user-data-dir means it never collides with the user's running browser. Use for ATS resumes, cover letters, or any local HTML→PDF conversion. By default it forces A4 with 10mm margins on every page; headers/footers are omitted.

2026-07-11
pdf-extractor
Escriturários de arquivos

Extract and analyze content from PDF files using vision AI. Supports single or multiple PDFs (batch), full text extraction, structured data extraction with Pydantic schemas, Markdown/HTML conversion, worksheet-clean modes, user-content extraction, and custom prompt extraction. Use when you need to extract, summarize, or analyze content from one or more PDF documents.

2026-04-20