Desk Hire banner
hoangnv1301 hoangnv1301

Desk Hire

Development community

Description

--- description: Hire a desk from a one-line description of the role --- Hire a new desk. The user's description of the role is: $ARGUMENTS 1. **Infer the kind** from the description, and say which you picked and why: - `channel` — it talks to people outside the company - `knowledge` — it answers other desks, and never a customer - `lead` — it organizes the team. There is only ever one. 2. **Pick a port** with `nextFreePort` from `lib/desk.mjs`. Write it into `desk.json`. ⛔ Never

Installation

Installs to ~/.claude/skills/hoangnv1301-office-anything-desk-hire/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hoangnv1301-office-anything-desk-hire && curl -fsSL https://raw.githubusercontent.com/hoangnv1301/Office-Anything/HEAD/commands/desk-hire.md -o ~/.claude/skills/hoangnv1301-office-anything-desk-hire/SKILL.md

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

Full documentation available on GitHub

View Source Repository