Agent Portal
Description
Elegant web interface for claude or codex development.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Code Portal — Try It: [txcl.io](https://txcl.io)
A web portal that extends [Claude Code](https://docs.anthropic.com/en/docs/claude-code) with session sharing, remote access, and collaborative features. Run Claude Code on powerful machines and access it from anywhere through your browser.
[Features Anthropic Missed](https://www.loom.com/share/38bdd5406c2443ff8c978d5d5b01e967)
Features
- Remote Access: Run Claude Code on dedicated machines, access from any browser
- Session Sharing: Share sessions with team members for collaborative coding
- Voice Input: Dictate commands using the browser's built-in Web Speech API (Chrome, Edge, Safari)
- Persistent History: All conversations stored and accessible across devices
- Flexible Authentication: Configure for single-user, organization-only, or public access
- Real-time Sync: Multiple viewers see updates instantly via WebSocket
- VS Code Integration: Use Claude Code in VS Code while sessions appear on the portal dashboard
Use Cases
- Hardware Development: Develop against specialized hardware (GPUs, FPGAs, embedded devices) from any laptop
- Powerful Workstations: Run Claude Code on beefy machines while traveling with a thin client
- Mobile Development: Code from your phone or tablet - the web UI works on any device
- Team Collaboration: Share Claude sessions for pair programming or code review
- Long-Running Tasks: Start a task, walk away, check results later from any device
- Consistent Environment: Keep your dev environment on one machine, access it everywhere
Quick Start
# Clone the repository
git clone https://github.com/meawoppl/agent-portal.git
cd agent-portal
# Start everything (auto-installs dependencies)
./scripts/dev.sh start
Then open: **http://localhost:3000/**
You'll be automatically logged in as `testing@testing.local` in dev mode.
See [Local Development](docs/LOCAL_DEVELOPMENT.md) for more details on the dev script and
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11