Package Assistant banner
FerroxLabs FerroxLabs

Package Assistant

Development community

Description

# Package OfficeCLI Skill as Wayland Assistant Convert an OfficeCLI skill into a fully wired Wayland assistant preset, or update an existing one. ## Usage ``` /package-assistant <skill-name> [assistant-id] [avatar] ``` - `<skill-name>` - Name of the skill directory under `/Users/you/Documents/GitHub/officecli/skills/` (e.g. `officecli-docx`, `officecli-pptx`, `officecli-xlsx`, `officecli-data-dashboard`) - `[assistant-id]` - Optional. ID for the new assistant (defaults to `<skill-name>-creat

Installation

Installs to ~/.claude/commands/ferroxlabs-wayland-package-assistant.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/FerroxLabs/wayland/HEAD/.claude/commands/package-assistant.md -o ~/.claude/commands/ferroxlabs-wayland-package-assistant.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository