23 September 2026 · 5 min read
Best new AI, terminal and research resources: day 30
Five useful new resources for efficient AI browsing, infrastructure research, autonomous coding, local media work and terminal-based assistance.
- #Directory
- #New Additions
- #AI
- #Productivity
- #Developer Tools
Best Productivity Resources is thirty days old today. Yesterday's additions form a compact but useful set for developers, researchers and people building with AI: two capable terminal agents, a lower-token way for agents to browse websites, a global infrastructure map and a private local media skill. Every resource was reviewed by hand and links directly to its original source.
1. oc
oc turns any website into a compact, markdown-first command-line interface for AI agents. Its main advantage is efficiency: an agent can browse useful website content in hundreds of tokens instead of loading a much larger visual page. It runs locally and fits naturally into command-line agent workflows. Link: https://github.com/only-cli/oc
2. Open Infrastructure Map
Open Infrastructure Map presents infrastructure data from OpenStreetMap on a clear global map. It covers power networks, telecom towers, petroleum sites, solar plants, water facilities and more, making it useful for research, planning, teaching and exploring how the built world connects. Link: https://github.com/openinframap/openinframap
3. Genie
Genie is a command-line coding agent built around a more deliberate workflow. It interviews you about the task, creates a plan, sends parallel agents into isolated worktrees and reviews the resulting code before presenting it. That structure makes it interesting for teams that want more control around autonomous coding. Link: https://github.com/automagik-dev/genie
4. FFmpeg Skill
FFmpeg Skill teaches compatible coding agents a practical set of local video and audio workflows. Its tools cover cutting, reframing, captions, silence removal, loudness and batch rendering without uploading media or requiring a cloud API key. It is especially useful for creators and developers who already work with Claude Code, Cursor, Codex or MCP-compatible tools. Link: https://github.com/kajisho5/ffmpeg-skill
5. gptme
gptme is an open-source terminal agent that can write code, run shell commands, browse and retain context. It works with several hosted and local model options while keeping its tools on your machine, making it a flexible choice for developers who prefer a persistent command-line assistant. Link: https://github.com/gptme/gptme
Where each one fits
Choose oc when an agent needs to read websites efficiently, Open Infrastructure Map for geographic infrastructure research, Genie for structured autonomous coding, FFmpeg Skill for local media production and gptme for a general-purpose terminal agent. Browse all five and the rest of the hand-curated directory at https://bestproductivityresources.com/directory
