search-content

Search Confluence pages, blog posts, and comments using CQL queries.

1|Updated Dec 9, 2025
One-click install
npx skills add https://github.com/ericfisherdev/claude-plugins --skill search-content-ericfisherdev
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: search-content
Source: https://github.com/ericfisherdev/claude-plugins/tree/main/plugins/confluence-tools/skills/search-content
Command: npx skills add https://github.com/ericfisherdev/claude-plugins --skill search-content-ericfisherdev

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of locating specific information within Confluence, eliminating the need to manually browse through numerous pages or spaces.

Core Features & Use Cases

  • Targeted Search: Quickly find pages, blog posts, or comments using keywords, labels, or specific spaces.
  • Efficient Discovery: Leverages Confluence Query Language (CQL) for precise and fast results.
  • Use Case: You need to find documentation related to "API authentication" within the "DEV" space that was modified in the last month.

Quick Start

Use the search-content skill to find pages about "authentication" in the "DEV" space.

Frequently Asked Questions about search-content

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

FAQPage Schema
How do I search Confluence content using CQL queries?โ–ผ

You can search Confluence content using CQL by querying text, space keys, content types, labels, contributors, and modification dates to quickly retrieve matching pages, blog posts, and comments.

How do I find Confluence pages modified in a specific time frame?โ–ผ

To find Confluence pages modified in a specific time frame, use CQL modification date filters within your search query to instantly retrieve recently updated documentation or blog posts.

Can I filter Confluence search results by space, labels, and contributors?โ–ผ

Yes, you can filter Confluence search results by specific space keys, content labels, and contributors using targeted CQL queries to narrow down pages, blog posts, and comments efficiently.

What environment variables do I need to search Confluence pages?โ–ผ

Searching Confluence pages requires environment variables for Confluence API access to authenticate requests and retrieve content based on your specified CQL query parameters.

Does the Confluence search output include parent page hierarchy information?โ–ผ

Yes, Confluence search output provides optional parent hierarchy information alongside token-efficient results, allowing you to understand the structural context of the discovered pages, blog posts, and comments.