Research Agent

Searches the web and summarises findings, now with source ranking.

v1.1.0nodeby norien · updated 11h ago
$ norien install research-agent@1.1.0
Runtime
node
dist/index.js
Required tools
3
Permissions
2
Environment
3
declared variables

Manifest

Slug
research-agent
Version
1.1.0
Runtime
node
Entrypoint
dist/index.js
Start command
node dist/index.js
Health command
/health
Visibility
public
Published
11h ago

Requirements

Permissions

network:fetchstorage:write

Tags

researchsearchsummarisation

Environment variables

NameRequired
SEARCH_API_KEYrequired
VECTOR_API_KEYrequired
MAX_RESULTSoptional

Runtime readiness

Version history

README

# Research Agent

Searches the web, follows the most promising sources, and returns a summary with citations.

## Usage

```bash
norien install research-agent
```