AgentHub

active-collab

Read ActiveCollab task data — a task, your assignments, comments, or projects — as machine-readable JSON from the `ac` …

Live
Open / InstallLast updated July 27, 2026

Description

Read ActiveCollab task data — a task, your assignments, comments, or projects — as machine-readable JSON from the `ac` CLI, non-interactively without the TUI. Use when an agent or script needs to fetch a task by id or URL, list the logged-in user's open tasks, read the task for the current git branch, or browse projects, and wants structured JSON instead of the interactive terminal UI. Covers `ac get`, `ac current`, `ac mine`, and `ac browse` with `--json` — the curated minified schemas, the round-trippable `ref`, and the cache/`--no-comments` flags. Also covers posting a comment with `ac comment`, whose body must be formatted as HTML (`<p>` per line, `<p>&nbsp;</p>` between sections) because ActiveCollab renders it as HTML and collapses plain newlines. A reusable SKILL.md agent skill by ejklock.

Author

ejklock

Platform

cli

Pricing model

free

Categories

Skills

Tags

skill
claude-skill
github
en

Capabilities

  • 2 stars
  • SKILL.md package