This repository contains various tools that do not yet deserve their own repos.
Although it contains many tools, agents/ has become the most important directory. It contains my AGENTS.md instructions and specific skills for my workflows.
My Pi-specific extensions live in the separate osolmaz/onurpi repository. I decided to keep them out of this monorepo.
See Having a "tools" repo as a developer.
chardiff/is a character-level diff tool in a single HTML page.claude-code-data/is a library for parsing and analyzing Claude Code conversation files.codex-tools/inspects and repairs local Codex session metadata.padify/adds padding to images, which is handy for terminal screenshots.pngscrub/inspects and removes private PNG metadata without changing image data.prooompter/constructs prompts from files that fit the context window.agents/skills/contains repo-local skills for autonomous implementation and PR follow-through.agents/prompts/contains reusable prompts for plan-driven implementation, PR triage, and autonomous landing.rmdbg/removes debugger statements from Python source code.spawn/is a small CLI coding agent orchestrator.tilekit/generates balanced, non-overlapping image tile patterns.transcribe/contains CLIs for converting voice messages into text.agents/workflows/contains orchestration docs for prompt-driven PR automation.