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

EjayNg-AI

按仓库查看 3 个 GitHub 仓库中的 10 个已收集 skills,并展示近似职业覆盖。

已收集 skills
10
仓库
3
职业领域
2
更新
2026-03-24
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
openai-audio-transcribe
7 个 skills00更新于 2026-03-15
占该创作者 70%
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 个 skills00更新于 2026-02-22
占该创作者 20%
已展示 3 / 3 个仓库
已展示全部仓库