Search your entire company's institutional knowledge in one query — Slack, Confluence, Jira, Linear, Notion, GitHub, plus any AI or multi-source search tool listed in verified_connections.md. Follow workflows/enterprise-search. One question, every connected tool, synthesized answer in seconds. No tab switching. No copy-paste. Use when the user asks about a decision, an incident, a topic, a person, a past discussion, or anything that might be documented across work tools. Also triggers on: "fi...
Scanned 5/27/2026
Install via CLI
openskills install ZhixiangLuo/10xProductivity---
name: enterprise-search
description: >
Search your entire company's institutional knowledge in one query — Slack,
Confluence, Jira, Linear, Notion, GitHub, plus any AI or multi-source search
tool listed in verified_connections.md. Follow workflows/enterprise-search.
One question, every connected tool, synthesized answer in seconds. No tab
switching. No copy-paste. Use when the user asks about a decision, an incident,
a topic, a person, a past discussion, or anything that might be documented
across work tools. Also triggers on: "find", "search for", "who worked on",
"what was the decision about", "is there a doc on", "any Slack about".
source: https://github.com/zhixiangluo/10xProductivity
---
# Enterprise Search
> One question. Every connected tool. One synthesized answer.
Search your company's knowledge across Slack, Confluence, Jira, Linear, Notion,
GitHub, and more — simultaneously, in a single query.
---
## Before you search: check connection status
```bash
ls verified_connections.md 2>/dev/null && grep -c "^##" verified_connections.md || echo "0"
```
- **1+ tools connected** → read `verified_connections.md` (capability index), then follow `workflows/enterprise-search/enterprise-search.md` for the search. That workflow always uses Slack + Confluence when connected, may include AI-synthesized search tools listed only in `verified_connections.md` (per each connection file), and adds Jira/Linear/Notion/GitHub when relevant.
- **Not connected / empty** → read `setup.md`. Your agent handles the full connection flow — credentials, SSO, verification — in one session. ~5 minutes per tool.
---
## What you can ask
- *"Search for the discussion about the database migration"*
- *"Find any Jira tickets related to the login timeout bug"*
- *"What was the decision about the API versioning approach?"*
- *"Is there a Confluence runbook for on-call handoffs?"*
- *"Who worked on the payments refactor and what did they decide?"*
The search workflow handles routing, parallel execution across tools, and synthesized results. You don't need to specify which tool — the agent figures that out.
No comments yet. Be the first to comment!
End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches.
Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings
Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.
CodeTour `.tour`ファイルを作成 — ペルソナターゲット、ステップバイステップウォークスルー(実際のファイルとラインアンカー付き)。オンボーディングツアー、アーキテクチャウォークスルー、PRツアー、RCAツアー、構造化「これがどのように機能するかを説明」リクエストに使用。
KMPプロジェクト向けのCompose MultiplatformおよびJetpack Composeパターン — 状態管理、ナビゲーション、テーマ設定、パフォーマンス、プラットフォーム固有のUI。