Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

research-automation研究自动化

Agent Skill

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

总安装

14,931

周安装

604

GitHub Stars

公开资料未说明

下载量

4,687
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install research-automation

简介

针对肽类与长寿科学主题进行自动化网络研究。research-automation 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 支持信息追踪与新发现挖掘,适合健康科技领域探索。
  • 优先抓取权威信源,过滤低质内容提高准确性。
  • 查询关键词需精准,宽泛搜索易导致结果噪音增加。
  • 输出包含引用链接,便于人工进一步验证来源。

SKILL.md

name
research-automation
description
Automated web research for peptides, biohacking protocols, longevity science, and trending health topics. Use when you need to discover new information, track emerging trends, monitor scientific updates, or generate content ideas based on current research. Runs periodically via heartbeat or on-demand.

Research Automation

Automated research system that searches the web for new developments in peptides, biohacking, longevity, and trending health topics.

What It Does

  • Web Search: Queries multiple sources for latest research, protocols, and trends
  • Content Curation: Filters and organizes findings by topic
  • Insight Generation: Extracts actionable insights and content angles
  • Auto-Save: Stores research in structured markdown files for easy access

Topics Covered

  1. Peptides: New peptides, clinical studies, protocols, dosing updates
  2. Biohacking Protocols: Emerging techniques, stack combinations, optimization methods
  3. Longevity Science: Aging research, interventions, biomarkers, clinical trials
  4. Trending Topics: Viral health content, controversial topics, zeitgeist shifts
  5. Performance Optimization: Founder health, cognitive enhancement, metabolic optimization

Usage

On-Demand Research

Run a targeted research query:

Run research on [topic] - focus on [specific angle]

Example:

Run research on GLP-1 peptides - focus on recent clinical trials and dosing protocols

Scheduled Research (Heartbeat)

The skill runs automatically via heartbeat rotation, cycling through research topics:

  • Peptides (weekly)
  • Biohacking protocols (twice weekly)
  • Longevity updates (weekly)
  • Trending topics (daily)

Output Format

Research is saved to research/[topic]/[date].md:

# [Topic] Research - [Date]

## Key Findings

1. **[Finding Title]**
   - Source: [URL]
   - Key Insight: [1-2 sentence summary]
   - Actionable: [What you can do with this]
   - Content Angle: [How to turn this into content]

2. **[Next Finding]**
   ...

## Trending Discussions

- [Topic]: [Summary of discourse]
- [Topic]: [Summary of discourse]

## Content Ideas Generated

1. [Tweet/thread angle]
2. [LinkedIn post angle]
3. [Article angle]

## Sources Reviewed

- [Source 1]
- [Source 2]
...

Search Strategy

For each research run:

  1. Query Construction: Build 3-5 targeted search queries
  2. Source Diversity: Mix academic, clinical, and practical sources
  3. Recency Filter: Prioritize last 30 days (configurable)
  4. Signal Extraction: Identify novel information vs. repetition
  5. Content Angle Generation: Translate findings into tweet/post ideas

Integration with Content Creation

Research outputs feed directly into:

  • content/biohacker-angles-[date].md (Twitter content)
  • content/tokuflow-angles-[date].md (Nattokinase angles)
  • notes/research-insights/ (Long-form reference)

Search Queries by Topic

Peptides

  • "new peptides 2026"
  • "GLP-1 peptides clinical trials"
  • "peptide protocols biohacking"
  • "BPC-157 latest research"
  • "thymosin beta-4 studies"

Biohacking

  • "biohacking protocols 2026"
  • "founder health optimization"
  • "cognitive enhancement stack"
  • "metabolic optimization techniques"
  • "bloodwork optimization protocols"

Longevity

  • "aging research 2026"
  • "longevity interventions clinical trials"
  • "senolytics latest studies"
  • "rapamycin longevity research"
  • "NAD+ aging protocols"

Trending

  • "health twitter trending"
  • "biohacking controversy"
  • "peptide discussion twitter"
  • "longevity debate 2026"

Filtering Criteria

Include:

  • Novel findings (not widely covered)
  • Clinical/scientific backing
  • Actionable protocols
  • Controversial/debate-worthy topics
  • Counter-narrative insights

Exclude:

  • Generic wellness advice
  • Repeated information
  • Non-peer-reviewed claims without strong reasoning
  • Pure speculation without mechanism

Best Practices

  1. Run research before content creation sprints - Fresh angles generate better ideas
  2. Review weekly summaries - Track emerging patterns and shifts
  3. Cross-reference findings - Connect dots between topics (e.g., peptides + longevity)
  4. Archive high-value findings - Move breakthrough research to notes/research-insights/

Manual Research Workflow

When you need deep research on a specific topic:

  1. Specify the topic and angle:
   Research [topic] with focus on [specific angle] - find clinical backing and protocols
  1. Review the output:

- Check research/[topic]/[date].md - Assess signal vs. noise - Request refinement if needed

  1. Generate content:
   Turn the [specific finding] into 5 tweet angles

Heartbeat Integration

To enable scheduled research, add to HEARTBEAT.md:

### 8. Research Automation - Peptides (Priority: Medium)
- Run research-automation skill for peptides
- Focus: New compounds, clinical studies, protocols
- Save to `research/peptides/[date].md`
- Frequency: Once per week

### 9. Research Automation - Trending (Priority: High)
- Run research-automation skill for trending topics
- Focus: Viral health content, debates, controversies
- Save to `research/trending/[date].md`
- Frequency: Daily

Output Locations

workspace/
├── research/
│   ├── peptides/
│   │   └── 2026-02-05.md
│   ├── biohacking/
│   │   └── 2026-02-05.md
│   ├── longevity/
│   │   └── 2026-02-05.md
│   └── trending/
│       └── 2026-02-05.md
└── notes/
    └── research-insights/
        └── breakthrough-findings.md

Tips for Maximizing Value

  • Run daily for trending topics - Capture zeitgeist shifts early
  • Run weekly for scientific topics - Avoid overwhelming with noise
  • Review findings during content planning - Best source of fresh angles
  • Cross-pollinate topics - Peptides + longevity = unique positioning
  • Archive breakthroughs - High-value findings go to permanent notes

Created: 2026-02-05 Last Updated: 2026-02-05

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

86.78%
按下载量换算4,067

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills