freshell
Browser-based terminal multiplexer for coding sessions and panes
All Skills in This Repository (6)
Pure Emerald Level Indicatorsfreshell-orchestration
Automate Freshell pane, panel, and tab orchestration via CLI.
reviewing-prs
Automates GitHub PR and issue review with gated merge workflows.
freshell-demo-creation
Capture machine-readable JSONL timecode logs during live demos.
extension-installer
Install and configure Freshell extensions from GitHub or local directories.
release-freshell
Automate release notes, version bumps, and Git tagging for Freshell.
demo-creating
Generate machine-readable timecoded timelines for screen-recorded demos with pane layouts.
Frequently Asked Questions
FAQPage SchemaHow to install freshell?โผ
Run `npx skills add danshapiro/freshell --all -g -y` in your terminal to install all skills in this suite globally.
What is freshell used for?โผ
Freshell is a self-hosted, browser-based terminal multiplexer that organizes coding CLIs, shells, editors, and browsers into tabs and panes. It lets you resume past coding sessions and reach your workspace from any device over LAN or VPN.
Can I automate freshell panes from the command line?โผ
Yes. The freshell-orchestration skill provides a tmux-style CLI and MCP tool to create tabs, split panes, send keystrokes, and capture output programmatically.
Does freshell work with Claude Code and Codex?โผ
Yes. Freshell indexes and launches Claude Code, Codex, OpenCode, Gemini, Kimi, and Amplifier sessions, and its skills run in Claude Code, Codex, and compatible clients.
Can I build custom freshell extensions?โผ
Yes. The extension-installer skill guides your agent through creating server, client, or CLI extensions with a manifest file, then symlinking and verifying them in the pane picker.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core