Overview
- Skill Key
- ianderrington/agent-knowledge
- Author
- ianderrington
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/ianderrington/agent-knowledge
- Latest Commit SHA
- 899146d69b5fb72f367b02d42024f5ef0565d613
Unified knowledge capture and retrieval for URLs, video/article/paper extracts, social posts, and agent research outputs. Use when saving anything worth re-finding later, summarizing external content, tracking sourced claims, or answering "where did we store that?" questions.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 knowledge 技能。 若已安装,则直接安装 knowledge 技能。
# Knowledge Skill File-based knowledge organization. Capture fast, search later, clean up automatically. ## Installation ```bash clawhub install knowledge ``` This installs `scripts/know` — add to PATH or use full path: ```bash ~/.openclaw/skills/knowledge/scripts/know ``` ## Storage Location Default: `~/.soulshare/agent/knowledge/` Configurable via `~/.config/know/config` or env `KNOWLEDGE_DIR`. ``` knowledge/ ├── INDEX.md # Auto-maintained browsable index ├── urls/ # Bookmarked URLs ├── extracts/ # Video/article/paper summaries ├── posts/ # Social content (tweets, threads) └── research/ # Agent-generated research ``` ## Adding Content ```bash know add url <url> --title "..." --tags "a,b" [--summary "..."] know add video <url> --title "..." --tags "a,b" [--summary "..."] know add extract --source <url> --type video|article|paper --title "..." --tags "a,b" know add post --source <url> --title "..." --tags "a,b" know add research --title "..." --tags "a,b" [--summary "..."] ``` Each add writes a markdown file with YAML frontmatter and updates `INDEX.md`. ## Searching ```bash know search "query" # Grep across all entries know recent --limit 10 # Recent entries know list --tags security # Filter by tag ``` ## Cleanup & Maintenance ```bash know tidy # Audit: find issues know tidy --fix # Auto-fix: normalize tags, move misplaced files, remove empty know validate # Check frontmatter schema know reindex # Rebuild INDEX.md know config # Show active config paths ``` **Recommended:** Run `know tidy --fix` in heartbeats or nightly cron. ## Data Model (frontmatter) ```yaml --- type: url|extract|post|research title: "Entry title" source_url: "https://..." source_kind: url|video|article|paper|post|research tags: ["tag1", "tag2"] added: "2026-02-26" added_by: "agent-name" summary: "One-line summary" --- ``` ## QMD Integration Pla...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.