skill · v1.0.0 · house · pin efd09da
autojack-delegate
Use when a Claude Code session needs a capability it doesn't have locally (Google Calendar/Gmail/Drive, Slack DM, Discord, WhatsApp, etc.) and the user's AutoHub server has the tool wired in. Delegates one natural-language request to autojack via the local chat API and returns the result.
# CLI (primary)
$ autovault add jack-arturo/skillissue@efd09da503770bce1de134fc485f62e65f1d38c3:skills/autojack-delegate/SKILL.md --sync-profiles
# MCP tool call
add_skill({ source: "github", identifier: "jack-arturo/skillissue@efd09da503770bce1de134fc485f62e65f1d38c3:skills/autojack-delegate/SKILL.md" })
→ vault validates · signs · syncs agent skill dirs
source: jack-arturo/skillissue
Why it exists
Claude Code sessions hit capability walls. Delegate instead of inventing half-MCP stacks.
History
1.0.0
Wrapper script + exit codes for AutoHub down.
How Jack actually uses it
Only for tools not in the current session. Do not delegate file/code work the agent can do.
What it is not
Not a generic tutorial. It's the house runbook for this machine and these agents.
Related
Package
Version 1.0.0
· install pin efd09da
· SSOT skills/autojack-delegate/ on GitHub