librag-knowledge-recall使用 LibRAG 本地 `/api/v1/librag/knowbase/recall` 接口做知识库数据召回。适用于中文场景下的知识库检索、资料召回、证据段落提取、出处定位、基于知识库的问答取证,以及用户用“知识库查询”“数据召回”“从文档里找答案”等表达发起的任务。
Install via ClawdBot CLI:
clawdbot install 7010g/librag-knowledge-recallGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/openclaw/skillsAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Law firms use this skill to quickly recall relevant clauses or precedents from a legal knowledge base, aiding in case preparation and evidence gathering. It helps lawyers find specific terms like 'penalty standards' across contracts and regulations efficiently.
Support teams in tech or e-commerce companies employ this skill to retrieve product documentation or troubleshooting guides based on customer inquiries. It enables faster resolution by pulling exact passages from manuals or FAQs.
Researchers and students use it to locate citations or data points from academic papers stored in a knowledge base, supporting literature reviews or hypothesis testing. It streamlines finding source texts and references in Chinese materials.
Financial institutions or regulatory bodies apply this skill to search through compliance documents and policies, ensuring adherence to standards by recalling specific rules and audit trails. It aids in pinpointing regulatory requirements and evidence.
Medical professionals utilize it to access patient records or clinical guidelines from a healthcare knowledge base, facilitating diagnosis and treatment planning. It helps recall medical protocols and research findings accurately.
Offer this skill as part of a subscription-based platform for businesses needing regular knowledge base access, with tiered pricing based on usage or data volume. Revenue comes from monthly or annual fees paid by enterprises for enhanced retrieval capabilities.
Provide custom integration and setup services for companies deploying this skill with their existing knowledge bases, including configuration and training. Revenue is generated through one-time project fees or ongoing support contracts.
Monetize by charging per API call or data recall operation, targeting developers and organizations with fluctuating query needs. Revenue scales with usage, making it cost-effective for clients with variable retrieval demands.
💬 Integration Tip
Ensure config.json is properly set up with base_url and api_key before deployment, and test with sample questions to verify connectivity and permissions.
Scored Jun 19, 2026
Structured reasoning through sequential thinking — break complex problems into steps, solve each independently, verify consistency, synthesize conclusions wi...
LLM-driven epistemic reasoning engine. Evaluates claims against evidence, outputs calibrated confidence and structured belief state (VERIFIED/CONTESTED/UNCER...
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context duri...
Turn scattered local sources into a source-constrained evidence notebook for incident, release, and maintainer decisions.
三级记忆管理系统 (Three-Tier Memory Management)。用于管理 AI 代理的短期、中期、长期记忆。包括:(1) 滑动窗口式短期记忆,(2) 自动摘要生成中期记忆,(3) 向量检索长期记忆 (RAG)。当需要管理对话历史、优化上下文、构建个人知识库、或实现记忆持久化时使用此 Skill。
Store secrets, long-term memory, daily logs, and anything custom in your Convex backend instead of local files