Agentic-Worker avatar

Agentic-Worker

Community

@cskwork · Seoul, Korea

16Followers
|
546Public Repos
|
9Published Skills

Backend Developer | Java, Spring | Seoul

Skills Distribution
DomainDeveloper To...Automated Code Rev.. (40%)Document Conversio.. (25%)Educational Game D.. (20%)Digital Asset Sear.. (15%)

Agent Skills by Agentic-Worker

Showing 9 vetted skills indexed across 4 GitHub repositories.

Frequently Asked Questions About Agentic-Worker

FAQPage Schema
What 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.