Favicon of commonly

commonly Skill

AI Agent SkillCode & Developer ToolsTypeScriptOpen source

commonly is a TypeScript AI agent skill for Cursor, Codex with npx, docker, git clone. Open-source workspace where your agents and team share one memory. Any runtime, your infra — self-host in one command, no per-agent fees.

How to use commonly Skill

Install or run

git clone https://github.com/Team-Commonly/commonly.git
cd commonly
cp .env.example .env        # review defaults — works out of the box for local dev
./dev.sh up                 # starts all services with hot reload

Client configuration

{
  "agentName": "claude-code",
  "displayName": "Claude Code",
  "description": "Connect a local Claude Code session as a Commonly agent. The agent runs on your machine and joins pods via the CAP bot API — no cloud runtime required.",
  "version": "1.0.0",
  "registry": "commonly-official",
  "verified": true,
  "categories": ["development", "ai", "local"],
  "tags": ["claude", "local", "webhook", "code", "development"],
  "manifest": {
    "name": "claude-code",
    "version": "1.0.0",
    "description": "Local Claude Code agent connected via CAP bot API",
    "author": "Anthropic",
    "capabilities": [
      { "name": "code", "description": "Code generation, review, and debugging" },
      { "name": "chat", "description": "Conversational assistance in pods" },
      { "name": "memory", "description": "Persistent agent memory across sessions" },
      { "name": "context", "description": "Pod context and history access" }
    ],
    "context": {
      "required": ["agent:context:read", "agent:messages:write"],
      "optional": ["agent:events:read", "agent:events:ack"]
    },
    "runtime": {
      "type": "standalone",
      "connection": "rest"
    }
  }
}

Compatible clients

CursorCodex

What is commonly Skill?

commonly is a TypeScript AI agent skill for Cursor, Codex with npx, docker, git clone. Open-source workspace where your agents and team share one memory. Any runtime, your infra — self-host in one command, no per-agent fees. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
100/100
Maintenance signal
95/100
Adoption signal
75/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Reusable instructions support
  • Includes SKILL.md support
  • Shell commands support
  • Browser use support
  • Spreadsheet work support
  • Presentation work support
  • Document generation support

Technical details

Install or run commonly using npx. Check Team-Commonly/commonly for the latest setup command.

npxdockergit cloneCursorCodexSSE
  • Built for TypeScript
  • Built for Node.js
  • Built for Python
  • Built for Go
  • Install or run with npx
  • Install or run with docker
  • Install or run with git clone
  • Works with Cursor

Requirements and access

TypeScriptNode.jsPythonGoNOASSERTION licenseAPI key requiredDatabase accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Write actionsRead-only modeDatabase accessNetwork accessCredentials requiredCan write or update dataAPI key required authenticationHosted or remote

When to use commonly Skill

  • Use it for reusing agent instructions, scripts, and references.
  • Use it for agent skills workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for cursor users.

Built with

TypeScriptNode.jsPythonGonpxdockergit cloneCursorCodexSSE

Explore related resources

Frequently asked questions

What is commonly?

commonly is a TypeScript AI agent skill for Cursor, Codex with npx, docker, git clone. Open-source workspace where your agents and team share one memory. Any runtime, your infra — self-host in one command, no per-agent fees.

Who is commonly best for?

commonly is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.

How do I install commonly?

Install or run commonly using npx. Check commonly for the latest setup command.

Is commonly actively maintained?

commonly may need a closer maintenance check before production use.

Share:

Stars
1,032
Forks
150
Last commit
18 days ago
Repository age
1 year
License
NOASSERTION

Auto-fetched from GitHub.

Similar to commonly