TopRank Skills

Home / Claw Skills / 监控 / research-assistant
Official OpenClaw rules 36%

research-assistant

Structured web research framework for AI agents. Teaches your agent to conduct multi-source research, synthesize findings into actionable briefs, maintain a research library, and track evolving topics over time. Use when you need market research, competitor analysis, topic deep-dives, or ongoing monitoring of trends and news. Works with any agent that has web search capabilities.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 research-assistant 技能。 若已安装,则直接安装 research-assistant 技能。

Overview

Skill Key
clawdssen/agentledger-research-assistant
Author
The Agent Ledger
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/clawdssen/agentledger-research-assistant
Latest Commit SHA
48bce3e0653cea45443ebbb0f418358d5e65cae9

Extracted Content

SKILL.md excerpt

# Research Assistant

**By [The Agent Ledger](https://theagentledger.com)** — Subscribe for more agent skills and premium blueprints.

Turn your AI agent into a structured research analyst. No more copy-pasting search results — your agent learns to plan research, cross-reference sources, synthesize findings, and maintain an evolving knowledge base.

---

## What This Skill Does

- **Structured Research Protocol** — Plan → Search → Evaluate → Synthesize → Store
- **Research Brief Format** — Consistent, scannable output for every research task
- **Source Quality Scoring** — Teaches your agent to evaluate and rank sources
- **Research Library** — Organized storage for findings that persists across sessions
- **Topic Monitoring** — Track evolving topics with periodic re-research
- **Competitor/Market Analysis Templates** — Ready-to-use frameworks

---

## Setup (5 Minutes)

### Step 1: Create Research Directory

```
research/
├── README.md          ← Library index (auto-maintained)
├── briefs/            ← Completed research briefs
├── monitoring/        ← Topics being tracked over time
└── templates/         ← Custom research templates (optional)
```

### Step 2: Create `research/README.md`

```markdown
# Research Library

## Recent Briefs
<!-- Agent maintains this list automatically -->

## Monitored Topics
<!-- Topics being tracked with periodic updates -->

## Quick Stats
- Total briefs: 0
- Active monitors: 0
- Last research: never
```

### Step 3: Add to Your Agent Instructions

Add to your `AGENTS.md`, `SOUL.md`, or system prompt:

```
## Research Protocol

When asked to research something:
1. Read `research/README.md` for existing work on this topic
2. Follow the Research Protocol below
3. Save the brief to `research/briefs/YYYY-MM-DD-<slug>.md`
4. Update `research/README.md` index
```

---

## Research Protocol

### Phase 1: Plan

Before searching, define:
- **Research Question** — What specifically are we trying to answer?
- **Scope** — Broad survey or deep di...

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.