pachca-profile

Access, modify, and verify Pachca profile data via command-line interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Users need an easy way to access, update, and verify their Pachca profile information, including status, email, custom fields, and avatar, to streamline identity management.

Core Features & Use Cases

  • View Profile Information: Retrieve user details such as name, email, department, and custom properties.
  • Update Status: Set or clear an away or custom status with emojis and messages.
  • Manage Avatar: Upload or delete profile pictures directly from files.
  • Use Case: A user wants to quickly check their current profile details or update their status before leaving for the day, all through simple command-line instructions.

Quick Start

Ask the user for a Pachca token and run npx @pachca/cli profile get to view profile details or pachca profile update-status --emoji="🏖️" to change status.

Frequently Asked Questions about pachca-profile

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

FAQPage Schema
How do I update my Pachca user profile status from the command line?

Update your Pachca user profile status by running the `pachca profile update-status` command, passing an emoji and a message to set a custom or away status directly from the CLI.

Can I retrieve user details like email and custom fields using a CLI?

Retrieve user details like email, department, and custom fields by executing the `npx @pachca/cli profile get` command, which fetches and displays your current Pachca profile information.

How do I manage my profile avatar using command-line instructions?

Manage your profile avatar through command-line instructions by uploading a new profile picture from a local file or deleting your current avatar using simple Pachca CLI commands.

Do I need a token to access my Pachca profile information?

You need a Pachca token to access your profile information, as the command-line interface requires authentication to securely retrieve and modify your user data.

What is the best way to verify changes to custom properties in a user profile?

Verify changes to custom properties by running the profile retrieval command to fetch your latest user details, ensuring your updates to status, avatar, and fields are confirmed.