Skip to main content
Manusで任意のスキルを実行
ワンクリックで
EjayNg-AI
GitHub creator profile

EjayNg-AI

Repository-level view of 10 collected skills across 3 GitHub repositories, including approximate occupation coverage.

skills collected
10
repositories
3
occupation fields
2
updated
2026-03-24
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
openai-audio-transcribe
7 skills00updated 2026-03-15
70% of creator
academic-notes-exercise-writer
中学校教員(特別支援・職業教育除く)

Create a single LaTeX worksheet for Singapore secondary school math with concise notes, aligned new questions based on a named reference exercise, and very concise end-of-document solutions.

2026-03-15
apex-pdf-target-image-removal
ソフトウェア開発者

Detect and remove known APEX targets from born-digital PDFs — logos, cartoons, and Must Do/Challenging badges — whether rendered as image XObjects or vector paths. Use when users want these recurring elements removed while preserving non-target content.

2026-03-15
openai-api-background-mode
ソフトウェア開発者

Create and run Python scripts that submit OpenAI Responses API requests in background mode, poll response status periodically, and stream progress with unbuffered stdout so Codex can monitor long-running jobs in the harness. Use when tasks require background=True calls, response_id polling, or live progress monitoring from python -u output.

2026-03-15
openai-latex-transcription-background-mode
ソフトウェア開発者

Convert PDF textbook pages into LaTeX by rendering pages to PNG at 300 DPI, uploading exactly one full page image per OpenAI Responses API request with background=True, and polling by response id until terminal status. Use when users ask for OCR/transcription of math-heavy pages and want API-side background work with strict one-page-per-request processing.

2026-03-15
openai-latex-transcription-background-orchestrator
ソフトウェア開発者

Orchestrate simultaneous in-flight background-mode LaTeX transcription jobs by rendering a PDF to single-page PNGs at 300 DPI or consuming prepared single-page images, submitting many one-image Responses API requests with background=True, persisting response ids in a manifest, polling them to completion, extracting LaTeX snippets in order, and resuming after interruption. Use when users want real parallel background execution inside Codex rather than a single-image runner.

2026-03-15
openai-latex-transcription-sync
ソフトウェア開発者

Convert PDF textbook pages into LaTeX by rendering pages to single-page PNGs at 300 DPI and uploading one image per synchronous OpenAI Responses API request. Use when users ask for OCR/transcription of math-heavy pages, full prose-plus-math LaTeX extraction, or reliable one-page-at-a-time processing with ordered snippet assembly and pdflatex compilation.

2026-03-15
pdf-artifact-removal
ソフトウェア開発者

Detect and remove watermarks, headers, and footers from born-digital PDFs by targeting tagged /Artifact BDC/EMC blocks in the content stream. Use when users ask to remove watermarks, strip headers/footers, clean up PDF page furniture, or identify repeating overlay elements across PDF pages. Requires pikepdf and pymupdf (fitz).

2026-03-15
#002
llm_training
2 skills00updated 2026-02-22
20% of creator
3 件中 3 件のリポジトリを表示
すべてのリポジトリを表示しました