Custom tools and scripts for development workflows and AI agent setup.
Bash scripts for converting and combining text-based files.
cvt-txt.sh— Converts files to UTF-8 plain text with parallel processingcvt-comb.sh— Combines files from a directory into folder-wise summary files
176 unique agent skill definitions for AI coding assistants (Kiro, Codex, Claude, Codex, etc.). Covers browser automation, web research, trading, frontend design, C# testing, Vercel, GCP, AWS, and more.
Install:
bash agent-skills/install.sh # full interactive install
bash agent-skills/install.sh --check # check what's missing
bash agent-skills/install.sh --env-only # only configure env vars
bash agent-skills/install.sh --tools-only # only install toolsKey files:
install.sh— cross-platform installer (Linux/macOS/Windows)config.yaml— all tools, packages, env vars, auth stepsREQUIREMENTS.md— full requirements reference
Add new tools/scripts under a relevant subfolder and link them here.