research-console
research-console is a published AgentPM agent package for interactive research workflows in Node.
It composes tools for:
- fetching and extracting webpage content
- robots-aware crawling
- document conversion
- table extraction
- markdown chunking
- summarization
- translation
Example prompts:
- Fetch a public article, extract the main content, and return a concise summary with key takeaways.
- Crawl a small set of public pages, convert useful documents, extract tables where relevant, and produce a structured research brief.
Local development
The source code for this agent package can be found here