Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计提醒

noverloadnoverload 搜索

Agent Skill

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

总安装

61,715

周安装

2,546

GitHub Stars

1

下载量

20,164
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install noverload

简介

为您的代理提供可搜索的知识大脑 - 跨您保存的 YouTube 视频、文章、Reddit 线程、X 帖子和 PDF 进行语义搜索、主题综合和动作跟踪

SKILL.md

name
noverload
description
Give your agent a searchable knowledge brain - semantic search, topic synthesis, and action tracking across your saved YouTube videos, articles, Reddit threads, X posts, and PDFs
homepage
https://noverload.com/openclaw
user-invocable
true
mcp-server
command
npx
args
["-y", "noverload-mcp@latest"]
env
NOVERLOAD_CONFIG
{"accessToken":"${NOVERLOAD_TOKEN}","apiUrl":"https://www.noverload.com","readOnly":true}

Noverload - Knowledge Memory for AI Agents

Your agent can now access your entire knowledge library. Search semantically, synthesize insights across sources, and track action items from everything you've saved.

What Noverload Provides

  • Semantic Search: Find content by meaning, not just keywords. Works across YouTube transcripts, articles, Reddit threads, X posts, and PDFs.
  • AI Summaries: Every piece of content is processed with key insights, action items, and takeaways extracted automatically.
  • Topic Synthesis: Combine insights from multiple sources to find patterns, contradictions, and connections.
  • Action Tracking: Tasks extracted from content, organized by your Health, Wealth, and Relationships goals.
  • Framework Extraction: Pull out methodologies, processes, and step-by-step guides from your saved content.

Setup

1. Get Your Token

  1. Sign up at https://noverload.com (free tier available)
  2. Go to Settings > Apps
  3. Click "New Token" to create a personal access token
  4. Copy the token (you won't see it again)

2. Configure OpenClaw

Add to ~/.openclaw/openclaw.json:

{
  "skills": {
    "entries": {
      "noverload": {
        "env": {
          "NOVERLOAD_TOKEN": "nv_your_token_here"
        }
      }
    }
  }
}

This skill uses MCP (Model Context Protocol) under the hood. The skill spawns the Noverload MCP server automatically via npx when activated.

Enable Saving (Optional)

By default, the skill is read-only for security. To let your agent save new content:

{
  "mcpServers": {
    "noverload": {
      "command": "npx",
      "args": ["-y", "noverload-mcp@latest"],
      "env": {
        "NOVERLOAD_CONFIG": "{\"accessToken\":\"nv_your_token\",\"readOnly\":false}"
      }
    }
  }
}

With readOnly: false, your agent can:

  • Save new URLs to your library
  • Add tags to content
  • Mark items as swipe files
  • Complete action items

3. Restart OpenClaw

The skill will be available in your next session.

Available Commands

Search Your Knowledge Base

Search my Noverload for productivity tips
Find content about machine learning in my library
What have I saved about negotiation tactics?
Look for anything about React Server Components

The search uses semantic matching - it understands meaning, not just keywords. Ask naturally.

Get Full Content

Get the full transcript of that Naval podcast
Show me the complete article about pricing strategy
Give me details on the YouTube video about habits

Retrieves full text, summaries, key insights, and metadata.

Synthesize Topics

Synthesize what I've saved about startup growth
Find patterns across my productivity content
What do different sources say about remote work?
Compare perspectives on AI safety from my library

Analyzes multiple sources to find connections, contradictions, and actionable patterns.

Extract Frameworks

What methodologies have I saved for building habits?
Find step-by-step processes from my content
What frameworks exist in my library for cold outreach?

Pulls structured approaches from your saved content.

Track Actions

What action items do I have from my saved content?
Show pending tasks for my Health goals
What should I work on based on what I've learned?
Mark the meditation action as complete

Save New Content

Save this URL to Noverload: https://example.com/article
Add this video to my knowledge base

Saves content for processing (summaries, actions, embeddings generated automatically).

Browse Library

What YouTube videos have I saved recently?
Show my articles from last week
List content tagged with "marketing"

Example Workflows

Morning Brief

"Based on my saved content, what are the top 3 action items I should tackle today?"

Research Mode

"Find everything I've saved about pricing strategy and give me the key frameworks"

Writing Assistant

"What quotes and insights do I have saved about remote work? I'm writing a blog post."

Learning Path

"Create a learning sequence from my saved machine learning content, starting with fundamentals"

Decision Support

"I'm choosing between React and Vue. What have I saved that compares them?"

Content Types Supported

TypeWhat Gets Extracted
YouTubeFull transcript, timestamps, key moments, action items
ArticlesFull text, main arguments, quotes, frameworks
RedditPost + top comments, discussion themes, advice
X/TwitterThread text, key points, linked content
PDFsFull text with OCR, document structure, highlights

Tips for Best Results

  1. Be specific: "What did Paul Graham say about startup ideas?" works better than "startup stuff"
  2. Use natural language: The search understands context and meaning
  3. Combine commands: Search first, then synthesize the results
  4. Check actions: Your saved content has extracted tasks - use them

Privacy & Security

  • Your data stays in YOUR Noverload account
  • Agent accesses via secure, revocable token
  • Read-only mode available for extra safety
  • No content is stored on OpenClaw servers
  • Revoke access anytime from Noverload settings

Limits

PlanContent SavesMCP Access
Free10/monthNo
ProUnlimitedYes
TrialUnlimitedYes (7 days)

MCP/API access is a Pro feature. Start a 7-day free trial to try it out.

Support

  • Documentation: https://noverload.com/docs/mcp
  • OpenClaw Integration: https://noverload.com/openclaw
  • Email: support@noverload.com

Version

1.0.0 - Initial release for OpenClaw

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

75.27%
按下载量换算15,177

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

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

来源信息

继续浏览同类 Skills