search-knowledge

Retrieve ranked brand knowledge insights with provenance from semantic search.

Updated May 18, 2026
One-click install
npx skills add https://github.com/ajayatwal1105-emerson/digital-marketing-pro --skill search-knowledge-ajayatwal1105-emerson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search-knowledge
Source: https://github.com/ajayatwal1105-emerson/digital-marketing-pro/tree/main/skills/search-knowledge
Command: npx skills add https://github.com/ajayatwal1105-emerson/digital-marketing-pro --skill search-knowledge-ajayatwal1105-emerson

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates time spent manually hunting through past brand work by returning the most relevant stored learnings for your exact question.

Core Features & Use Cases

  • Semantic brand knowledge search: Retrieves relevant entries ranked by similarity across vector database and a knowledge graph, with provenance.
  • Precision filtering: Supports content type, date range, tags, priority, and optional inclusion of expired knowledge.
  • Multi-layer recall: Queries connected memory services (vector DB, graph, cross-session store) plus a local unsynced index, then merges and deduplicates results.

Quick Start

Ask for stored learnings by running /digital-marketing-pro:search-knowledge and include the question plus any optional filters like content type or date range.

Frequently Asked Questions about search-knowledge

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

FAQPage Schema
How does semantic search retrieve brand knowledge using a natural-language query?

Semantic search retrieves brand knowledge by interpreting a natural-language query and returning ranked insights with provenance. It applies multi-layer search across vector similarity, knowledge graph relationships, and local unsynced indexes to find the most relevant stored learnings.

Can I filter brand knowledge search results by content type and date range?

Yes, you can filter brand knowledge search results using precision filtering. The search supports filtering by content type, date range, tags, priority, and optionally includes expired knowledge to ensure you retrieve the exact insights needed.

What is multi-layer recall in a knowledge graph and vector database search?

Multi-layer recall queries connected memory services including a vector database, a knowledge graph, and a cross-session store, plus a local unsynced index. It then merges, deduplicates, and provides transparent result coverage reporting for accurate brand insights.

How do I find competitor insights and voice guidelines from past campaigns?

You can find competitor insights and voice guidelines by querying stored brand learnings. The search interprets your natural-language question, applies filter-aware ranking across campaigns, and surfaces relevant marketing strategy or compliance information with provenance.

Does semantic search identify causal and temporal relationships across campaigns?

Yes, semantic search identifies causal and temporal relationships across campaigns. It applies multi-layer search across vector similarity and knowledge graph relationships to answer performance questions about what worked in past marketing efforts.

What is the best way to deduplicate insights from vector and graph memory stores?

The best way to deduplicate insights is through multi-layer recall, which queries vector databases, knowledge graphs, and local indexes simultaneously. It merges results, applies filter-aware ranking, and removes duplicates while reporting transparent result coverage.