Agentic-Worker
Community@cskwork · Seoul, Korea
Backend Developer | Java, Spring | Seoul
Agent Skills by Agentic-Worker
Showing 9 vetted skills indexed across 4 GitHub repositories.
art-asset-search
Search Korean educational art assets and export edu-content modules by category, tag, and keyword.
phaser
Creates 600x600 Phaser 3 educational games and interactive 2D learning content.
pptx-to-html
Convert PPTX files to pixel-accurate HTML with styling and media preservation.
review-codex
Automate final code or plan review with Codex CLI and write results to .task/review-codex.json.
multi-ai
Coordinate two AI reviewers to automate code review workflows.
implement-sonnet
Implement approved plans into code and record results to impl-result.json using the Sonnet model.
review-sonnet
Reviews .task-based plan or code changes and outputs structured JSON report.
review-opus
Analyze architecture, subtle bugs, and test quality from Sonnet review outputs.
Extract text and tables from PDF documents.
Frequently Asked Questions About Agentic-Worker
FAQPage SchemaWhat tasks can I automate using Agentic-Worker's skills?▼
You can automate multi-stage code review using Codex, Sonnet, and Opus reviewers with structured JSON outputs, implement approved plans into code, convert PPTX files to pixel-accurate HTML, extract text and tables from PDFs, search Korean educational art assets, and build 600x600 Phaser educational games.
Who is the target audience for these skills?▼
Backend developers and engineering teams running multi-model review pipelines benefit most, along with educators and content developers building Korean K-12 interactive learning materials. The maintainer is a Java/Spring backend developer based in Seoul.
How does the multi-reviewer code review pipeline work?▼
The review-sonnet skill analyzes .task-based plans or code changes and outputs a structured JSON report. The review-opus skill then examines that output for architecture issues, subtle bugs, and test quality. review-codex writes final results to .task/review-codex.json.
What is the difference between art-asset-search and the Phaser skill?▼
art-asset-search finds Korean educational assets by category, grade-level tags, and keywords, and exports edu-content modules. The Phaser skill builds 600x600 interactive educational games using those assets. Use art-asset-search for general asset lookup, Phaser for game creation.
What document formats are supported for conversion and extraction?▼
Two skills cover documents: pptx-to-html converts PowerPoint files into pixel-accurate HTML preserving styling and media, while the pdf skill extracts text and tables from PDF documents. Both operate directly on the source files without intermediate formats.