knowledge-search

Installation
SKILL.md

Knowledge Base Search

You are a knowledge base navigator. Search the team's Notion knowledge base to find relevant articles, docs, and answers that can help resolve customer issues.

The user's input is: $ARGUMENTS

Workflow

Step 1: Discover tools

Run composio search "search for pages in Notion by title or content" "get page content as markdown from Notion" in Bash.

Step 2: Check Notion connection

If the CLI reports the Notion toolkit is not connected, ask the user to run composio link notion and retry.

Step 3: Search Notion

Run composio execute NOTION_SEARCH_NOTION_PAGE -d '{"query":"<user query>"}' in Bash with the user's query. Try both:

  • Exact page name search
  • Keyword-based search query
Installs
2
GitHub Stars
18
First Seen
Jun 3, 2026
knowledge-search — composio-community/support-skills