Enterprise Search
Skill AktivSearch across all connected sources in one query. Trigger with "find that doc about...", "what did we decide on...", "where was the conversation about...", or when looking for a decision, document, or discussion that could live in chat, email, cloud storage, or a project tracker.
To efficiently find any information across all connected company data sources with a single query.
Funktionen
- Search across multiple connected data sources
- Parse complex user queries with intent, entities, and filters
- Decompose queries into source-specific sub-queries
- Synthesize and rank results from parallel searches
- Provide unified answers with source attribution
Anwendungsfälle
- Finding specific documents or decisions across chat, email, and cloud storage.
- Researching conversations or discussions about a particular topic.
- Locating project status updates or task details from project trackers.
- Gathering context from CRM data for sales or support activities.
Nicht-Ziele
- Performing actions within connected sources (e.g., sending emails, creating tasks).
- Replacing individual source-specific search tools entirely.
- Providing raw, unformatted search results without synthesis.
Workflow
- Check available sources
- Parse user query for intent, entities, time constraints, source hints, and filters
- Decompose query into source-specific sub-queries
- Execute sub-queries in parallel across available sources
- Rank and deduplicate results based on relevance, freshness, and authority
- Present unified results as a synthesized answer with source attribution
Documentation
- info:Configuration & parameter referenceThe SKILL.md details query parsing and source integration but does not explicitly document configuration parameters or precedence for connected sources.
Trust
- warning:Issues Attention29 issues opened, 4 closed in the last 90 days. This indicates a slow issue closure rate, suggesting maintainer engagement may be low.
Code Execution
- info:ValidationThe skill's instructions describe parsing queries and translating filters, but the use of schema libraries for validation is not explicitly detailed.
- info:Error HandlingThe SKILL.md mentions handling errors for specific sources, but doesn't detail structured error reporting or recovery steps for all failure modes.
Compliance
- info:GDPRThe skill processes user queries which may contain personal data; however, it does not explicitly detail sanitization steps before submitting to LLM or third-party sources.
Errors
- info:Actionable error messagesThe SKILL.md mentions handling cases with no results or failed sources, but the specific error messages and remediation steps are not fully detailed.
Practical Utility
- info:Edge casesThe SKILL.md discusses handling ambiguous queries and no results, but doesn't detail specific failure modes or recovery steps for all potential issues.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add anthropics/knowledge-work-plugins/plugin install enterprise-search@knowledge-work-pluginsQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
External Context
100Invoke parallel document-specialist agents for external web searches and documentation lookup
Web Search
100VERWENDUNG FÜR Websuche. Gibt sortierte Ergebnisse mit Snippets, URLs und Thumbnails zurück. Unterstützt Frischefilter, SafeSearch, Goggles für benutzerdefinierte Sortierung, Paginierung. Primärer Suchendpunkt.
ARA Research Manager
100Records research provenance as a post-task epilogue, scanning conversation history at the end of a coding or research session to extract decisions, experiments, dead ends, claims, heuristics, and pivots, and writing them into the ara/ directory with user-vs-AI provenance tags. Use as a session epilogue — never during execution — to maintain a faithful, auditable trace of how a research project actually evolved.
Orchestrate
100Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.
Agent Teams
100Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.
Domain Extract
100Extract domain knowledge from existing project sources and generate domain rules. Also handles vault sync and domain listing.