guyoung/boxagnts

BoxAgnts is an open-source, Rust-based AI Agent ToolBox offering an ultimate out-of-the-box experience. With WebAssembly sandbox, it balances security and flexibility, letting users effortlessly tackle complex tasks as an efficient, trustworthy personal AI assistant.

11Stars on the repository
7Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-review

01

guyoung/boxagnts

Skill Claude CodeCodex

Perform an in-depth code review of changed files and produce a structured report. Defaults to reviewing staged changes.

11 1mo ago A 24 tokens original MIT

guyoung/boxagnts

Skill Claude CodeCodex

Analyze a given style file or component directory, identify redundancy, inefficiency, and maintainability issues, and suggest optimizations.

11 1mo ago A 31 tokens original MIT

docx-generator

03

guyoung/boxagnts

Skill Claude CodeCodex

Production-grade DOCX generator that creates valid Microsoft Word (.docx) files from Markdown or structured AST using a safe streaming ZIP engine and minimal but strict OOXML baseline.

11 1mo ago A 38 tokens original MIT

file-compression

04

guyoung/boxagnts

Skill Claude CodeCodex

Compress and decompress files using jsexec with built-in zlib and manual format parsing. Supports .gz, .tar, .tar.gz, .tgz, .zip.

11 1mo ago A 40 tokens original MIT

guyoung/boxagnts

Skill Claude CodeCodex

Generate a React or Vue component from a natural language description, including TypeScript types, styles, and basic tests.

11 1mo ago A 27 tokens original MIT

pptx-generator

06

guyoung/boxagnts

Skill Claude CodeCodex

Compile Markdown into a valid Microsoft PowerPoint (.pptx) file using pure JavaScript. Pipeline: Markdown → AST → Slide IR → Layout IR → OOXML → ZIP. Images embedded from local files.

11 1mo ago A 45 tokens original MIT

xlsx-generator

07

guyoung/boxagnts

Skill Claude CodeCodex

Production-grade XLSX generator that creates valid Microsoft Excel (.xlsx) files from structured table data using a DEFLATE-mode ZIP engine (uses zlib for compression). Supports formulas, merged cells, styles (bold/font/alignment/border/fill/number-format/column-width), panes/freeze-panes, multi-sheet, and auto-sizing.

11 1mo ago A 72 tokens original MIT