huly-assist

Installation
SKILL.md

Huly Assist Skill

This skill allows you (the AI assistant) to interact with the Huly project management system.

Tool Execution

You can perform actions on Huly using the overarching huly CLI (if correctly linked globally via pnpm link --global). Alternatively, if operating directly within the repository, you can execute node dist/index.js.

Assume huly is available globally in the environment unless you get a command not found error, in which case fallback to node dist/index.js.

1. Listing Projects

To see all available projects in the workspace:

huly projects
Installs
1
First Seen
Mar 7, 2026
huly-assist — fioenix/huly-assist