lousy-agents
Official@lousy-agents
Enables browser interaction, pull request analysis, and codebase dependency visualization through directed graph mapping and interface integration.
Agent Skills by lousy-agents
Showing 3 vetted skills indexed across 1 GitHub repositories.
agent-browser
Automate web browser interactions via CDP for AI agents.
triaging-pr-reviews
Analyze and respond to pull request review comments using gh CLI and jq.
graphify
Analyze and visualize codebase dependencies using NetworkX directed graphs.
Frequently Asked Questions About lousy-agents
FAQPage SchemaWhat specific tasks can be performed using these capabilities?▼
These capabilities enable programmatic browser navigation via CDP, automated triage of pull request review comments, and the generation of directed graph visualizations to map complex codebase dependencies.
Which technical personas benefit from these implementations?▼
Software engineers, DevOps practitioners, and technical architects benefit from these implementations by streamlining code review cycles and gaining deeper visibility into project dependency structures.
What are the primary dependencies for running these functions?▼
Execution requires a local environment configured with NetworkX for graph processing, jq for JSON data manipulation, and the GitHub command-line interface for repository interaction.