pachca

Pachca — corporate messenger with REST API and CLI. Router skill: determines the right skill for the user's task. Use when user mentions Pachca, messenger, channels, messages, bots, tasks. Do NOT make API calls from this skill — route to the appropriate specialized skill.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pachca" with this command: npx skills add pachca/openapi/pachca-openapi-pachca

pachca

Pachca — corporate messenger with REST API and CLI.

Quick start (zero-install)

npx @pachca/cli <command> --token <TOKEN>

For regular use

npm install -g @pachca/cli && pachca auth login

Routing

Match the user's task to the right skill below, then activate it.

User taskSkill
User profile, status management, custom fields, token verificationUse pachca-profile
Employee and tag (group) managementUse pachca-users
Channel and conversation management, chat membersUse pachca-chats
Send messages to channels, conversations, and DMsUse pachca-messages
Bot management, incoming/outgoing webhooks, link unfurlingUse pachca-bots
Interactive forms with input fields and buttons for botsUse pachca-forms
Create, get, update, and delete tasks (reminders)Use pachca-tasks
Full-text search across employees, chats, and messagesUse pachca-search
Security audit event logUse pachca-security

CLI commands

Full list: pachca commands Complex scenarios: see references/ in each skill Help: pachca <command> --help

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

pachca-messages

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

pachca-bots

No summary provided by upstream source.

Repository SourceNeeds Review
General

pachca-profile

No summary provided by upstream source.

Repository SourceNeeds Review