Skip to main content
Manusで任意のスキルを実行
ワンクリックで
0pen-Sourcer
GitHub クリエイタープロフィール

0pen-Sourcer

2 件の GitHub リポジトリにある 13 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
13
リポジトリ
2
更新
2026-07-19
リポジトリエクスプローラー

リポジトリと代表的な skills

make-pdf
ソフトウェア開発者

Build a styled PDF from scratch using reportlab Platypus. Use when the user wants a PDF — brief, report, resume, writeup, doc, recipe, anything. You write the build script fresh every time so the design fits the request. NOT for reading existing PDFs (that's read_file).

2026-07-02
make-diagram
ソフトウェア開発者

Build a diagram — flowchart, architecture/system diagram, sequence, mind map, org chart, decision tree — as a self-contained HTML/SVG that opens in any browser, OR as an editable Excalidraw file. Use when the user wants a diagram, chart of boxes-and-arrows, system design picture, or flow. NOT for data charts (that's a chart inside make-pdf) or for reading an existing diagram.

2026-06-22
make-pptx
ソフトウェア開発者

Build a styled PowerPoint deck. Prefer the bundled pptxgenjs renderer (designed cards, real timelines, stat callouts, auto-opens); fall back to python-pptx only when Node is missing. Use when the user wants slides / a deck / a pitch / a presentation. NOT for reading existing decks.

2026-06-20
pdf-tools
DTPオペレーター

Operate on an EXISTING PDF — split, merge, extract/delete pages, rotate, search for text across pages, or pull images. Use when the user wants to "split this PDF", "merge these PDFs", "grab pages 3-7", "find where it mentions X", "rotate", or OCR a scanned PDF. NOT for creating a styled PDF (that's make-pdf) or just reading one (that's read_file/summarize_file).

2026-06-15
make-ascii
グラフィックデザイナー

Make ASCII art — a big text banner/figlet, an image converted to ASCII, or a boxed/framed message. Use when the user wants a banner, ASCII logo, text-as-art, "turn this image into ASCII", or terminal eye-candy. Output prints in the terminal or saves to a .txt.

2026-06-15
make-xlsx
DTPオペレーター

Build an Excel (.xlsx) spreadsheet from rows of data or a TSV/CSV outline. Use when the user asks for a "spreadsheet", "Excel", "xlsx", or to "organize this as a table I can sort in Excel".

2026-06-14
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました