返回顶部
l

langskills-search

Search 119K evidence-backed skills from 95K+ papers & 24K+ tech sources

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
170
下载量
0
收藏
概述
安装方式
版本历史

langskills-search

# 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 ```bash pip install langskills-rai # Install matching bundles for the current project or pick a domain: langskills-rai bundle-install --auto ``` ## Search Command ```bash langskills-rai skill-search "<query>" [options] ``` ### Parameters | Flag | Description | Default | |:---|:---|:---| | `--top N` | Number of results | 5 | | `--domain <d>` | Filter by domain | all | | `--min-score N` | Minimum quality score (0-5) | 0 | | `--content` | Include full skill body | off | | `--format markdown` | Output as Markdown | text | ### Example ```bash 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

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 langskills-search-1776370081 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 langskills-search-1776370081 技能

通过命令行安装

skillhub install langskills-search-1776370081

下载 Zip 包

⬇ 下载 langskills-search v1.0.0

文件大小: 1.69 KB | 发布时间: 2026-4-17 15:11

v1.0.0 最新 2026-4-17 15:11
Initial release of langskills-search skill.

- Search 119,608 evidence-backed skills from 95K+ research papers and 24K+ tech sources, all offline using FTS5 SQLite.
- Provides command-line tool langskills-rai skill-search with filtering by domain, quality score, and output format.
- Supports easy setup and selective domain installation with bundle-install.
- Returns results with title, domain, quality score, source URL, and optional full skill body.
- Suitable for finding best practices and how-tos with cited academic or real-world sources.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部