Huly CLI Skill
OfficialControl your Huly workspace from the terminal.
System Documentation
What problem does it solve?
This Skill solves the problem of manually operating a Huly workspace through a web UI by enabling machine-readable CLI access for automation and agent workflows.
Core Features & Use Cases
- Authentication & Workspace Setup: Configure HULY_URL, HULY_WORKSPACE, and HULY_TOKEN (or login) so commands work consistently in CI and agent runs.
- JSON-First Operations Across Workspaces: Manage core entities like projects, issues, documents, teamspaces, chat, drive content, HR, recruiting, time tracking, and notifications while producing clean JSON for downstream tooling.
- Safe Low-Level Fallback: Use the
rawcommand for operations not covered by dedicated surfaces, with explicit JSON payloads and optional markup handling.
What problem does it solve?
If you need to automate routine updates—like triaging issues, generating status reports, or posting chat updates—without brittle screen-scraping, this Skill helps you execute those tasks reliably via CLI commands.
Quick Start
Log in and verify connectivity by running: huly auth status after setting HULY_URL, HULY_WORKSPACE, and HULY_TOKEN (or using huly auth login).
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Huly CLI Skill Download link: https://github.com/NexVar/huly-cli/archive/main.zip#huly-cli-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.