Python CLI Tools

32 standalone Python CLI scripts, each runnable with uv run bin/<name>

No installation needed. Each tool is a single file with inline dependencies managed by uv. Clone the repo and run any tool directly:
git clone <repo>
uv run bin/<tool_name>
Tool Description Added Run
bin/anagram_generator Load dictionary from file with optional filtering. Mar 2026 uv run bin/anagram_generator
bin/analyze_repos no description Mar 2026 uv run bin/analyze_repos
bin/anthropic_models no description Mar 2026 uv run bin/anthropic_models
bin/bluesky_follow_tool Loads DIDs from the log file. Mar 2026 uv run bin/bluesky_follow_tool
bin/bluesky_posts_tool Resolves a handle to a DID. Mar 2026 uv run bin/bluesky_posts_tool
bin/combine_markdown no description Mar 2026 uv run bin/combine_markdown
bin/ds_store_inspector Decode binary timestamp data to human readable format. Mar 2026 uv run bin/ds_store_inspector
bin/escape_inspector no description Mar 2026 uv run bin/escape_inspector
bin/feed_discovery Discover RSS/Atom feeds from a given URL. Mar 2026 uv run bin/feed_discovery
bin/fetch_favicons Fetch top 100 websites from the latest Tranco list. Mar 2026 uv run bin/fetch_favicons
bin/file_identifier Identify a file using libmagic. Mar 2026 uv run bin/file_identifier
bin/fish_history_search no description Mar 2026 uv run bin/fish_history_search
bin/fit_to_geopackage FIT to GeoPackage Converter Mar 2026 uv run bin/fit_to_geopackage
bin/freshdesk_ticket_to_xmlish Retrieve the Freshdesk API key from an environment variable. Mar 2026 uv run bin/freshdesk_ticket_to_xmlish
bin/geojson_map Load GeoJSON from a file path or URL. Mar 2026 uv run bin/geojson_map
bin/git-autocommit Git Commit Message Generator using Claude AI. Mar 2026 uv run bin/git-autocommit
bin/git_branch_summary Summarize the following git branch information in a way that is easy to understand. Mar 2026 uv run bin/git_branch_summary
bin/git_history_viewer Get the repository path from global variable. Mar 2026 uv run bin/git_history_viewer
bin/github_pages_urls Get GitHub token from environment variable. Mar 2026 uv run bin/github_pages_urls
bin/github_pr_summary Fetch all pull requests created by a user in a specific year across all repositories. Mar 2026 uv run bin/github_pr_summary
bin/img_base64_html no description Mar 2026 uv run bin/img_base64_html
bin/inspect_geodata Inspect a geodata file and print out its key properties. Mar 2026 uv run bin/inspect_geodata
bin/netcheck Network Connectivity Diagnostic Tool Mar 2026 uv run bin/netcheck
bin/port_scanner Try to determine more about the connection state. Mar 2026 uv run bin/port_scanner
bin/scan no description Mar 2026 uv run bin/scan
bin/screenshot_url Take a full page screenshot of the given URL. Mar 2026 uv run bin/screenshot_url
bin/unique_designations_map Clean and escape a designation value for safe HTML/JavaScript use. Mar 2026 uv run bin/unique_designations_map
bin/voice_memo_analyzer Convert Apple Cocoa timestamp to Python datetime Mar 2026 uv run bin/voice_memo_analyzer
bin/voice_memo_exporter Replace invalid filename characters with safe alternatives Mar 2026 uv run bin/voice_memo_exporter
bin/voice_note_ai <!doctype html> Mar 2026 uv run bin/voice_note_ai
bin/web_crawler Initialize the database schema. Mar 2026 uv run bin/web_crawler
bin/web_workers <!DOCTYPE html> Mar 2026 uv run bin/web_workers