From unanet
Set up the unanet CLI tool for timesheet automation. Use when user says "/setup-unanet" or needs to configure Unanet credentials.
How this skill is triggered — by the user, by Claude, or both
Slash command
/unanet:setup-unanetThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Interactive setup for the `unanet` CLI timesheet automation tool.
Interactive setup for the unanet CLI timesheet automation tool.
op) installed and configured with at least one accountop-master)npx playwright install chromium)op, playwright)security find-generic-password -s "op-master" -w
security add-generic-password -s "op-master" -a "their-email" -w~/.config/unanet/config.json:
{
"url": "https://COMPANY.unanet.biz/COMPANY",
"okta_org": "COMPANY.okta.com",
"op_item": "ITEM_ID",
"default_project": "PROJECT_NAME"
}
ln -sf PLUGIN_PATH/bin/unanet ~/bin/unanetunanet viewnpx claudepluginhub ericboehs/claude-plugins --plugin unanetAutomates Harvest time tracking, project management, and invoicing via natural language commands. Log hours, manage projects/clients/tasks, and pull reports from the terminal.
Guides configuration of Odoo Project & Timesheets for service businesses: task stages, billable time tracking, approval workflows, budget alerts, and invoicing from timesheets.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.