AgentPM™

@zack/research-console

Research assistant for crawling public sources, extracting structured content, and producing concise summaries.

Install
agentpm install @zack/research-console@0.1.1
Load
Weekly installs
2
0%
Last publish
Today
v0.1.1

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