Skill Detail

Build a local work assistant with 10xProductivity

Turn an existing coding agent into a supervised local work assistant that connects to workplace tools, reusable skills, workflows, and scheduled loops.

Templates & WorkflowsMulti-Framework
Templates & Workflows Multi-Framework Security Reviewed
⭐ 455 GitHub stars
COPY SKILL INSTRUCTIONS (OPTIONAL)
npx skills add agentskillexchange/skills --skill build-a-local-work-assistant-with-10xproductivity Copy
Uses the third-party skills CLI, not an ASE-owned installer. Check your agent’s compatibility. This copies instructions; complete the upstream tool setup below separately.
At a glance
Tools required
Python, pip, a coding-agent environment such as Cursor, Claude Code, Codex, or a similar local agent, and user-approved access to workplace tools
Install & setup
Clone the repository, install the local runtime with pip install -e ".[dev]", then follow setup.md and the guides under tool_connections/ to connect the specific tools the agent is allowed to use.
Author
ZhixiangLuo
Publisher
Individual
Last updated
Jul 6, 2026
Quick brief

Use 10xProductivity when a user already has a coding agent and wants it to work across existing workplace surfaces without a new company-wide automation platform. The operator installs the local project, connects permitted tools such as Jira, GitHub, Slack, Confluence, Google Drive, Outlook, or internal portals, then coaches repeatable searches, summaries, reviews, and follow-up workflows into reusable skills. The boundary is personal, supervised, local-first work automation built from tool connections, runtime loops, triggers, and skills; it is not a general productivity app or a hosted enterprise automation platform.

How it works

What this skill actually does

Inputs and prerequisites: Python, pip, a coding-agent environment such as Cursor, Claude Code, Codex, or a similar local agent, and user-approved access to workplace tools.

Setup notes: Clone the repository, install the local runtime with pip install -e “.[dev]” , then follow setup.md and the guides under tool_connections/ to connect the specific tools the agent is allowed to use.

Source and verification boundary: use https://github.com/ZhixiangLuo/10xProductivity as the canonical reference before running the workflow; keep commands, API calls, CLI usage, and generated outputs reviewable against that upstream source.

Framework fit: publish this as a Multi-Framework workflow only when the operator can invoke the documented toolchain directly, rather than treating the upstream project as a generic product listing.