What is OPCStaff AI

Oct 24, 2025

OPCStaff AI is an AI staff platform built on NextJS for opc operators and lean teams. It combines product infrastructure, agent workflows, and delivery-oriented tooling to help teams move from request to result.

Environment Requirements

To run and extend OPCStaff AI locally, please install the required development environment on your machine.

Here are the recommended environment configurations for Mac systems:

  1. Use fnm for NodeJS version management

Recommended versions for NodeJS and npm:

$ node -v
v22.2.0

$ npm -v
10.7.0
  1. Use pnpm for package management

Install pnpm globally:

$ npm install -g pnpm

Recommended version for pnpm:

$ pnpm -v
9.15.0
  1. Install git and configure ssh key to ensure you can access your Github repository
$ git --version
git version 2.39.3 (Apple Git-146)

For other operating systems, follow the equivalent setup steps. Before running OPCStaff AI, make sure nodejs and pnpm are installed.

AI Tools

To work more efficiently with OPCStaff AI, we recommend the following AI tools:

NameDescription
CursorAI Editor
WindsurfAI Editor
v0Generate UI Components
ClaudeAI Chat
ThinkAnyAI Search

AI Editor Plugins

To better format code and debug interfaces, we recommend installing the following plugins in VS Code / Cursor / Windsurf:

Admin

Admin