wps-deep-search

Perform deep semantic search across WPS notes with relevance scores and match reasons.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/dy9759/SkillCollection --skill wps-deep-search-dy9759
Or copy as Structured Prompt for Agentā–¼
Please help me install this Agent Skill.
Skill: wps-deep-search
Source: https://github.com/dy9759/SkillCollection/tree/main/skills/wps-note-intelligent-search
Command: npx skills add https://github.com/dy9759/SkillCollection --skill wps-deep-search-dy9759

SYSTEM DOCUMENTATION & REQUIREMENTS

šŸ’” This Skill includes scripts (resource) components.

What problem does it solve?

Deeply discover and surface meaningful connections across a user's WPS notes where simple keyword matching fails. It helps users find distributed evidence, build entity-based linkages (people, projects, topics), and explain why results match the query so knowledge can be acted on.

Core Features & Use Cases

  • Intent parsing: extract time ranges, tags, and core keywords from natural language queries to disambiguate user intent.
  • Multi-depth semantic search: run quick/standard/deep passes with semantic expansion and parallel multi-keyword queries to discover cross-note associations.
  • Result enrichment: aggregate outlines, metadata and content excerpts, provide relevance scores and explicit match reasons, and surface related tags or entities for knowledge-graph building.
  • Practical uses: sales preparation (gather client references), PM research (aggregate project artifacts), developer investigations (collect technical design and performance notes), and task aggregation (collect TODOs across notes).

Quick Start

Perform a deep search for "张总" across my notes for last week and return the top 10 results with relevance scores and matching reasons.

Frequently Asked Questions about wps-deep-search

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

FAQPage Schema
How do I do a deep semantic search across my WPS notes to find cross-note relationships?ā–¼

Deep semantic search across WPS notes uses intent parsing and semantic expansion to surface cross-note relationships, entity associations, and relevant passages that simple keyword matching misses. It returns structured results with relevance scores and match reasons.

Can I filter WPS note search results by time range and tags using natural language?ā–¼

Yes, you can filter WPS note search results by time range and tags using natural language. Intent parsing extracts time ranges, tags, and core keywords from your query to disambiguate intent before running multi-depth semantic search modes.

What's the best way to find entity associations and related topics in my note corpus?ā–¼

Finding entity associations in a note corpus requires result enrichment that aggregates outlines, metadata, and content excerpts. The search surfaces related tags or entities for knowledge-graph building and provides explicit match reasons for each result.

Does deep semantic search work for gathering client references in sales preparation notes?ā–¼

Deep semantic search works for sales preparation by gathering distributed client references across notes. It also supports PM research to aggregate project artifacts and developer investigations to collect technical design and performance notes.

How do I collect TODOs scattered across multiple notes into a single list?ā–¼

To collect TODOs across notes, use a semantic search with task aggregation intent. The deep search mode runs parallel multi-keyword queries to discover cross-note associations and returns structured results with relevance scores for prioritization.

What is the difference between quick, standard, and deep search modes for note discovery?ā–¼

Quick, standard, and deep search modes offer increasing depth of semantic expansion and parallel multi-keyword querying for note discovery. Deep mode uncovers the most cross-note relationships and entity associations, while quick mode returns faster, lighter results.