Skip to main content
GitHub リポジトリ

my-own-pi-stuff

my-own-pi-stuff には yogibear54 から収集した 7 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
7
Stars
10
更新
2026-08-01
Forks
2
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

web-browser
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
DTPオペレーター

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
人事スペシャリスト

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
ソフトウェア開発者

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
ファイル事務員

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