pachca-search

Search messages, chats, and employees in Pachca via CLI API.

10|2|Updated Dec 7, 2023
One-click install
npx skills add https://github.com/pachca/openapi --skill pachca-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pachca-search
Source: https://github.com/pachca/openapi/tree/main/skills/pachca-search
Command: npx skills add https://github.com/pachca/openapi --skill pachca-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables precise and efficient searching of employees, chats, and messages within Pachca, simplifying content discovery in large communication repositories.

Core Features & Use Cases

  • Full-text Search: Quickly find messages containing specific text across multiple chats.
  • Chat and Employee Lookup: Locate conversations or personnel based on names or attributes.
  • Use Case: Find all messages mentioning "project deadline" across active chat channels to review related discussions instantly.

Quick Start

Ask the user for a Pachca API token, then run search commands such as "pachca search list-messages --query='report'".

Frequently Asked Questions about pachca-search

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

FAQPage Schema
How do I search for specific text across multiple chat messages?

Full-text search in Pachca lets you quickly find messages containing specific text across multiple chats. You can run a query like "pachca search list-messages --query='report'" to instantly retrieve matching discussions.

Can I look up employee information and chat conversations by name?

Yes, chat and employee lookup allows you to locate conversations or personnel based on names or attributes. This simplifies content discovery when searching for specific contacts or channels within the Pachca messaging system.

What do I need to start searching messages in Pachca?

You need a Pachca API token to start searching messages. Ask the user for their token, then use the Pachca CLI API tool to reliably execute search queries across the messaging system.

Does the Pachca search support filtering and pagination for large communication repositories?

Yes, Pachca search supports various filters and pagination to manage large communication repositories. These features ensure efficient content discovery and quick retrieval of contextual data when querying extensive chat histories.

What's the best way to find all messages mentioning a project deadline?

Use Pachca full-text search to find all messages mentioning "project deadline" across active chat channels. This retrieves related discussions instantly, allowing you to review context without manually scrolling through conversation logs.