This handles the operational side of the 10xProductivity assistant inbox system. You'd reach for it when you're running or debugging the host service, working with Slack self-DM polling, setting up macOS notification triggers, managing scheduling, or figuring out how triggers route to workflows. It's infrastructure orchestration rather than end-user functionality. The actual workflow logic lives in a separate assistant.md file that this skill references, so you're essentially getting the plumbing and routing layer here. Useful if you're maintaining or extending the 10xProductivity system, less so if you just want to add new assistant capabilities.
npx -y skills add zhixiangluo/10xproductivity --skill assistant-orchestrator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
supercent-io/skills-template
microck/ordinary-claude-skills