papis - extensible bibliography CLI
Command-line document and bibliography manager with arxiv, crossref, biblatex, and bibtex integrations. Scriptable enough to drive from agents that need citation pipelines.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Related entries
soft-ue-cli - Claude Code bridge for Unreal Engine
Python CLI plus UE plugin that lets Claude Code spawn actors, edit blueprints, call functions, capture screenshots, and manage PIE sessions in real time. Uses an in-process HTTP bridge to UE5.
skylos - PR gate for AI-generated code
CLI that gates pull requests by detecting dead code, leaked secrets, and AI-code regressions across Python, TS/JS, Java, and Go. Designed to catch the failure modes of AI-generated PRs.
jiratui - Textual TUI for Atlassian Jira
Python TUI for browsing, creating, and updating Jira tickets from the shell. Built on Textual.
git-delete-merged-branches - prune merged branches
Python CLI that finds and deletes git branches already merged into a target. Handles squash-merge detection across multiple remotes.