← 返回
未分类 中文

LangSkills Search

Search 119K evidence-backed skills from 95K+ papers & 24K+ tech sources
搜索 119K 循证技能,涵盖 95K+ 论文和 24K+ 技术来源。
shatianming5 shatianming5 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 424
下载
💾 3
安装
1
版本
#evidence#knowledge-base#latest#research#search#skills

概述

LangSkills Search

Search 119,608 evidence-backed skills covering 62K+ research papers and 23K+ coding/tech sources — all offline via FTS5 SQLite.

When to Use

  • User asks for best practices, how-tos, or techniques on a technical topic
  • You need evidence-backed knowledge (not LLM-generated guesses)
  • Research tasks that benefit from academic or real-world source citations

First-Time Setup

pip install langskills-rai
# Install matching bundles for the current project or pick a domain:
langskills-rai bundle-install --auto

Search Command

langskills-rai skill-search "<query>" [options]

Parameters

FlagDescriptionDefault
:---:---:---
--top NNumber of results5
--domain Filter by domainall
--min-score NMinimum quality score (0-5)0
--contentInclude full skill bodyoff
--format markdownOutput as Markdowntext

Example

langskills-rai skill-search "CRISPR gene editing" --domain research --top 3 --content --format markdown

Reading Results

Each result includes: title, domain, quality score (0-5), source URL, and optionally the full skill body. Higher scores indicate stronger evidence chains.

Available Domains

linux · web · programming · devtools · security · cloud · data · ml · llm · observability · research-arxiv · research-plos-* · research-elife · research-other

Tips

  • Use --content --format markdown to get copy-paste-ready skill text
  • Combine --domain with --min-score 4.0 for high-quality results
  • Run bundle-install --auto in a project directory to install only relevant domains

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 10:29 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 972 📥 524,740
knowledge-management

Baidu web search

ide-rea
使用百度AI搜索引擎(BDSE)进行网络搜索。适用于获取实时信息、文档资料或研究课题。
★ 248 📥 109,505
knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 105 📥 173,073