find-docs

Retrieve software API documentation for scientific and physics computing packages.

60|92|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/QuantumBFS/quantum.harness --skill find-docs-quantumbfs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-docs
Source: https://github.com/QuantumBFS/quantum.harness/tree/main/skills/find-docs
Command: npx skills add https://github.com/QuantumBFS/quantum.harness --skill find-docs-quantumbfs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the friction of finding accurate, version-specific API documentation for niche scientific and physics software, preventing time wasted on outdated or irrelevant search results.

Core Features & Use Cases

  • Local Knowledge Base Integration: Prioritizes curated local notes and stack references for harness-specific packages.
  • Context7 Integration: Leverages the Context7 CLI to resolve library IDs and query documentation for external packages.
  • Use Case: When you are unsure about the specific coupling parameters for a TeNPy model, use this skill to query the local knowledge base or the Context7 index to get the exact API syntax.

Quick Start

Use the find-docs skill to search for the correct API usage for the TeNPy library regarding spin model coupling parameters.

Frequently Asked Questions about find-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve accurate API documentation for scientific computing packages?

You can find API documentation for physics packages by querying local curated references first, then falling back to the Context7 CLI to resolve library-specific syntax and configuration details.

What is the best way to find exact coupling parameters for a TeNPy spin model?

The best way to find coupling parameters for a TeNPy spin model is to query a local knowledge base or the Context7 index to retrieve exact version-specific API syntax and configuration details.

Does Context7 work with local knowledge bases for resolving physics library APIs?

Yes, Context7 works with local knowledge bases by prioritizing curated local notes and stack references for harness-specific packages before querying external documentation services.

Can I use this approach to get version-specific syntax for niche physics software?

Yes, you can get version-specific syntax for niche physics software by prioritizing local curated references before falling back to external documentation services to prevent outdated search results.

Why does generic web search return outdated API documentation for scientific packages?

Generic web search returns outdated API documentation for scientific packages because it lacks local curated references, whereas querying a local knowledge base ensures technical accuracy for niche physics software.