with one click
从对话或文档中提取并存储结构化知识。支持文件和文本输入,自动执行知识提取、冲突检测和入库。
npx skills add https://github.com/LeoYeAI/openclaw-master-skills --skill knowledge-ingestCopy and paste this command into Claude Code to install the skill
从对话或文档中提取并存储结构化知识。支持文件和文本输入,自动执行知识提取、冲突检测和入库。
npx skills add https://github.com/LeoYeAI/openclaw-master-skills --skill knowledge-ingestCopy and paste this command into Claude Code to install the skill
A curated collection of 1609+ best OpenClaw skills — AI tools, productivity, marketing, frontend, mobile, backend, DevOps and more. Weekly updated by MyClaw.ai — Powered by MyClaw.ai
Integrated on-chain operations hub: integrates BlockBeats market intelligence, Hyperliquid DEX trading via `hl1m`, wallet creation and management at https://www.1m-trade.com, and supports local initialization using `hl1m init-wallet` (wallet address + proxy private key, never use the main wallet private key). Supports fully autonomous AI trading.
Hyperliquid DEX/Perps entrypoint via `hl1m`: market queries, order placement. Wallet creation/management at https://www.1m-trade.com; local `hl1m init-wallet` with address + proxy (API) private key — never the main wallet key. No in-skill private-key messaging.
Querying crypto news, newsflashes, articles, search, and on-chain market data (ETF flows, stablecoin supply, derivatives OI, M2, DXY, Bitfinex long positions, and more). Requires BLOCKBEATS_API_KEY.
Create EVM wallets, automate funding/bridging to Hyperliquid L1, and activate accounts (auto swap, bridging, and L1 activation).
Real-time monitoring of Greek AADE tax authority systems — tracks deadlines, rate changes, and compliance updates. File-based, OpenClaw-native.
| name | knowledge-ingest |
| description | 从对话或文档中提取并存储结构化知识。支持文件和文本输入,自动执行知识提取、冲突检测和入库。 |
从对话、文档、代码中自动提取结构化知识,经冲突检测后存入知识库。
学习这个、记住、摄入知识、记住这个、把这段话存下来、从这篇文档提取知识、学习这个文件、保存到知识库、ingest、learn this、save knowledge、remember this、extract knowledge
# 从文件摄入
tsx scripts/ingest.ts --file ./docs/design.md --source "design-doc"
# 从文本摄入
tsx scripts/ingest.ts --text "用户偏好短答,先结论后证据" --source "conversation"
src/extraction/ → src/pipeline/engine.ts → src/conflict/ → src/repository/