ata
Local coding and research assistant with paper search and PR monitoring
All Skills in This Repository (14)
Pure Emerald Level Indicatorstest-tui
Test Codex TUI interactions with guided input sequencing and RUST_LOG logging.
babysit-pr
Monitor GitHub pull requests by polling CI status, workflow runs, and mergeability until merge or close.
research-briefing
Synthesize KB cards or topic material into a concise plain-language briefing.
hn-synthesis
Synthesize Hacker News threads into structured knowledge-base cards.
paper-synthesizer
Extract structured knowledge from a research paper PDF into a staging file.
hn-discoverer
Search Hacker News threads for a topic, deduplicate by story ID, and rank by relevance.
paper-synthesis
Orchestrate subagents to summarize scholarly articles into structured reading views.
paper-discovery
Identify and rank relevant literature for a given topic using faceted search.
conversation-report
Summarize current conversations into structured reports with questions, decisions, and next steps.
hn-synthesizer
Fetch a Hacker News thread and extract structured insights into a staging file.
kb
Read, write, search, update, and reset knowledge cards in a local directory.
cross-paper-report
Generate integrated cross-paper explanations from knowledge base cards.
Frequently Asked Questions
FAQPage SchemaHow to install Ata?โผ
Run `npx skills add Agents2AgentsAI/ata --all -g -y` in your terminal to install all skills in this suite globally.
What does Ata do beyond a standard coding assistant?โผ
It adds paper and patent search, Zotero integration, Hacker News discussion synthesis, multi-repo workspace management, and voice support on top of the core coding workflow.
Can Ata monitor my pull requests automatically?โผ
Yes. The PR babysitter skill watches CI checks and review comments, fixes branch-related failures, retries flaky jobs, and keeps polling until the PR is merged or closed.
Which model providers does Ata support?โผ
It works with OpenAI, Anthropic, and Gemini, and offers self-hosted on-premise options for teams that need them.
Can I use Ata for academic research?โผ
Yes. It discovers and ranks papers, generates deep cross-paper reports and briefings, and saves insights to a persistent knowledge base.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core