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.
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
Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/ZhixiangLuo/10xProductivity.git
- pip install -e ".[dev]"
Requirements and caveats from upstream:
- If needed, set up Python and Playwright:
- Read setup-python.md and prepare this repo.
- The trigger uses SLACK_XOXC and SLACK_D_COOKIE from TENX_PRIVATE_DIR/.env. It does not require a personal Slack app, Socket Mode, or webhook.
Basic usage or getting-started notes:
-
Coding agents are no longer just coding assistants. Cursor, Claude Code, Codex, Copilot, and similar tools can read files, run scripts, call APIs, use browsers, and work across your local environment. 10xProductivity...
-
The shift is not "let an AI run autonomously." The shift is human-AI interaction:
-
Once a workflow has been coached and proven, you can run it with less supervision:
-
Extracted from upstream docs: https://raw.githubusercontent.com/ZhixiangLuo/10xProductivity/HEAD/README.md