langskills-search

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

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "langskills-search" with this command: npx skills add shatianming5/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

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 <d>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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

OpenClaw Glasses (多源搜索+意图感知+权重自适)

Bilingual search-layer skill for OpenClaw that turns ordinary web lookup into multi-source retrieval, intent-aware ranking, adaptive weighting, thread-pullin...

Registry SourceRecently Updated
2830Profile unavailable
Research

Perplexity Search Skill

Search the web with Perplexity Sonar API for current information, citations, and web-grounded answers.

Registry SourceRecently Updated
2860Profile unavailable
Research

FlowSearch — Deep Web Research via Claude Native Search

Deep web research using Claude's native search tool. Use for comprehensive research, market analysis, competitor intelligence, or when standard search isn't...

Registry SourceRecently Updated
3640Profile unavailable
Research

Report Processor

Automatically parse PDF/TXT research reports to extract key viewpoints, data, investment advice, risks, and generate summaries.

Registry SourceRecently Updated
2760Profile unavailable