Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

agentledger-research-assistantAgent 账本研究助理

Agent Skill

agentledger-research-assistant 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

12,655

周安装

507

GitHub Stars

公开资料未说明

下载量

4,097
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:agentledger-research-assistant(Agent 账本研究助理)
来源仓库:https://github.com/clawdssen/agentledger-research-assistant
安装命令:
openclaw skills install agentledger-research-assistant
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install agentledger-research-assistant

简介

agentledger-research-assistant 提供结构化网络研究框架,专用于 AI Agent 多源信息整合。

  • 可指导代理进行跨平台检索,并将结果综合为可执行简报。
  • 支持维护研究上下文与知识库更新,强化持续学习能力。
  • 安装命令为 openclaw skills install agentledger-research-assistant,需确认 API 调用权限。
  • 注意该项目可能频繁访问外部资源,建议评估其网络稳定性与速率限制影响。

SKILL.md

name
research-assistant
version
1.0.0
description
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.
tags
[research, web-search, analysis, monitoring, intelligence]
platforms
[openclaw, cursor, windsurf, generic]
category
productivity
author
The Agent Ledger
license
CC-BY-NC-4.0
url
https://github.com/theagentledger/agent-skills

Research Assistant

By The Agent Ledger — 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

# 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 dive? Time range? Geography?
  • Sources Needed — How many independent sources for confidence?
  • Output Format — Brief, comparison table, recommendation, or raw dump?

Phase 2: Search & Collect

Execute searches with these principles:

  • Multiple queries — Rephrase the question 2-3 ways for coverage
  • Source diversity — Mix official sources, industry analysis, community discussion
  • Recency check — Note publication dates; flag anything older than 6 months
  • Contradiction hunting — Actively look for sources that disagree

Phase 3: Evaluate Sources

Score each source on:

FactorWeightCriteria
AuthorityHighKnown publication? Expert author? Official source?
RecencyHighPublished within relevant timeframe?
SpecificityMediumConcrete data/examples vs. vague claims?
CorroborationMediumDo other sources confirm this?
Bias CheckLowObvious commercial or political motivation?

Drop sources scoring poorly on Authority + Recency. Flag but keep sources with clear bias if they contain unique data.

Phase 4: Synthesize

Structure findings into a Research Brief (see format below). Key rules:

  • Lead with the answer — Don't bury the conclusion
  • Quantify when possible — Numbers > adjectives
  • Flag uncertainty — Clearly mark low-confidence claims
  • Note gaps — What couldn't you find? What needs deeper research?

Phase 5: Store & Index

Save to research/briefs/YYYY-MM-DD-<slug>.md and update the library index.


Research Brief Format

# [Research Question]

**Date:** YYYY-MM-DD
**Requested by:** [context]
**Confidence:** High / Medium / Low
**Staleness risk:** [when this research might become outdated]

## TL;DR
[2-3 sentence executive summary with the key finding]

## Key Findings

### Finding 1: [Title]
[Detail with supporting evidence]
- Source: [name] ([link]) — [date]
- Confidence: High/Medium/Low

### Finding 2: [Title]
[Detail with supporting evidence]
- Source: [name] ([link]) — [date]
- Confidence: High/Medium/Low

[Continue as needed]

## Data Points
| Metric | Value | Source | Date |
|--------|-------|--------|------|
| [key stat] | [value] | [source] | [date] |

## Contradictions & Caveats
- [Any conflicting information found]
- [Limitations of this research]

## Knowledge Gaps
- [What we couldn't find]
- [What needs deeper investigation]

## Sources
1. [Full citation with URL and access date]
2. [...]

## Recommendations
- [Actionable next steps based on findings]

---
*Research conducted by AI agent using the Research Assistant skill by [The Agent Ledger](https://theagentledger.com)*

Topic Monitoring

For topics that evolve over time (market trends, competitor moves, regulatory changes):

Setup a Monitor

Create research/monitoring/<topic-slug>.md:

# Monitoring: [Topic Name]

**Started:** YYYY-MM-DD
**Frequency:** [daily / weekly / bi-weekly]
**Search queries:** 
- "[query 1]"
- "[query 2]"
**Alert triggers:** [what constitutes a notable change]

## Updates

### YYYY-MM-DD
- [What changed since last check]
- [New data points]
- [Assessment: significant / minor / no change]

Periodic Check Protocol

When running a monitoring check:

  1. Read the monitor file for context and previous findings
  2. Run the saved search queries
  3. Compare new results against last update
  4. Only log if something changed or enough time has passed
  5. Flag significant changes prominently

Integration with Heartbeats/Cron

Add to your HEARTBEAT.md or set up a cron:

## Research Monitors
Check research/monitoring/ for topics due for refresh.
Only check topics whose frequency interval has elapsed.

Specialized Templates

Competitor Analysis

# Competitor Analysis: [Company/Product]

**Date:** YYYY-MM-DD

## Overview
| Factor | Competitor | Us |
|--------|-----------|-----|
| Pricing | | |
| Features | | |
| Market position | | |
| Strengths | | |
| Weaknesses | | |

## Their Recent Moves
- [Latest product launches, pivots, funding]

## Opportunities
- [Gaps we can exploit]

## Threats
- [Where they're ahead]

Market Sizing

# Market Analysis: [Market Name]

**Date:** YYYY-MM-DD

## Market Size
- **TAM:** $X ([source])
- **SAM:** $X ([source])
- **SOM:** $X (our estimate)
- **Growth rate:** X% CAGR ([source])

## Key Players
| Player | Est. Share | Notes |
|--------|-----------|-------|
| | | |

## Trends
1. [Trend + supporting evidence]

## Entry Barriers
- [What makes this hard]

## Our Angle
- [How we'd compete]

Decision Research

# Decision: [What we're deciding]

**Date:** YYYY-MM-DD
**Decision needed by:** YYYY-MM-DD

## Options
### Option A: [Name]
- **Pros:** 
- **Cons:**
- **Cost:** 
- **Risk level:** High/Medium/Low

### Option B: [Name]
- **Pros:**
- **Cons:**
- **Cost:**
- **Risk level:** High/Medium/Low

## Recommendation
[Which option and why]

## What would change our mind
[Conditions that would flip the recommendation]

Customization

Adjust Research Depth

Add to your agent instructions:

Research depth levels:
- **Quick scan** — 3-5 sources, 5 minutes, key facts only
- **Standard brief** — 8-12 sources, full brief format
- **Deep dive** — 15+ sources, include academic/primary sources, extended analysis
Default to standard unless specified.

Domain-Specific Research

For specialized fields, add context:

When researching [your domain]:
- Prioritize sources from: [trusted sources list]
- Key metrics to always check: [domain-specific KPIs]
- Common pitfalls: [domain-specific biases to watch for]

Citation Style

Citation preference: [choose one]
- Inline links (default) — [Source Name](url)
- Numbered footnotes — [1], [2], etc.
- Academic — Author (Year). Title. Publication.

Troubleshooting

IssueFix
Research is too surface-levelIncrease depth level; add "find primary sources" to prompt
Too many sources, no synthesisEmphasize Phase 4; ask for "TL;DR first, then details"
Findings are outdatedAdd recency filter: "only sources from last 6 months"
Agent dumps raw search resultsReinforce the brief format; remind to synthesize, not copy
Monitor checks too frequentAdjust frequency in monitor file; use staleness risk to guide
Research library getting messyRun periodic cleanup: archive briefs older than 6 months

Integration with Other Agent Ledger Skills


*Part of the free skill library by The Agent Ledger. Subscribe for premium blueprints, playbooks, and the complete agent configuration guide.*

*License: CC-BY-NC-4.0*

*DISCLAIMER: This skill was created by an AI agent. It is provided "as is" for informational and educational purposes only. It does not constitute professional, financial, legal, or technical advice. Review all generated files before use. The Agent Ledger assumes no liability for outcomes resulting from use. Use at your own risk.*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

71.32%
按下载量换算2,922

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills