| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Plexon answers questions, writes documents, sorts out your files, and does real work inside apps like Slack, Notion, Gmail, and GitHub. Pick a persona and it thinks like a developer, a designer, a dietitian, or a financial analyst, with that role's agents, skills, and tools already switched on. It runs from your computer. Your files, your API keys, and your chat history stay on it, and the server that routes each request keeps nothing.
Before you install a thing, it ships 12 personas, 64 app connectors, 156 agents, 200+ skills, 14 plugins, and 90+ built-in MCP tools.
Skills, agents, plugins, personas, and MCP servers used to sit behind four different dialogs. Now they share one: browse everything, filter by kind, click install. Over 7,100 items are pre-bundled, and every card names its source so you know what you are installing.
A marketplace is a folder in a Git repository. No signup, no proprietary format, no central registry deciding what gets listed. Paste owner/repo, point at a tree/branch/subdir URL, drop a zip on the Import tab, or double-click a .plxm file a colleague emailed you. Plexon previews what is inside before anything reaches your disk, and nothing from a marketplace runs at install time.
Developer Mode builds one from inside the app. An 8-step wizard reads your installed library and fills in each item's name, description, and version for you; linked items are symlinked rather than copied, so edits to SKILL.md or a persona YAML go live the moment you save. One Sync button publishes your changes and pulls everyone else's. Conflicts resolve per file: keep mine, take theirs, or let the AI merge. Nobody types a git command.
That is also how a company keeps a team in step. Each department publishes its curated marketplace in a GitHub repo it owns, a new hire pastes one URL, and every install checks that repo on launch and applies what changed. Adding sources and linking local folders needs the Premium plan.
Read more: the marketplace and Developer Mode.
Plexon for Business white-labels the app with your branding, pre-loads your own agents and personas, and can ship secret items your clients can use but cannot read or copy.
Everyday
At work
Each persona swaps in its own server-hosted system prompt, so the AI genuinely thinks like that role, and pre-activates the agents, skills, plugins, and tools it needs. Build your own with an AI-assisted wizard, or install one from a marketplace.
| Persona | What it brings |
|---|---|
| Software Developer | Correctness first, minimal diffs, match-the-file style, git safety by default |
| Designer | Clarity beats cleverness, hierarchy drives attention, accessibility non-negotiable |
| Marketer | Positioning first, one audience per piece, specificity instead of superlatives |
| Dietitian | Evidence over trend, whole-diet patterns, supports practitioners and never diagnoses |
| Financial Analyst | Data integrity, conservative assumptions, sensitivity over point estimates |
| Product Manager | Problem before solution, outcomes over outputs, decisions written down |
| Writer | Voice first, show don't tell, cut ruthlessly, fact-check aggressively |
| Stock Trader | Ticker lookup, live quotes, position sizing from a fixed risk budget. Read-only: it never places an order |
| Greek Logistics | Income tax and VAT, EFKA and payroll, gov.gr and TAXISnet, live AADE myDATA. Bilingual, current to 2026 |
| Startup Founder | Idea validation, SAFEs and term sheets, cap tables and dilution, runway and unit economics |
| Personal Shopper | Finds products across stores and compares prices, then hands you a link. It never checks out for you |
| Mirror | A private journal that stays on this machine. Not a licensed therapist, and it says so |
Branded integrations you turn on once with your own account, so the AI works inside the software you already use: post to Slack, reply to mail, update your store, file issues, edit DNS. Sign-in matches each app (a browser sign-in, a key you paste, a server URL, or a one-time QR scan for personal WhatsApp). Credentials are encrypted and stay on your machine, and activation is per workspace.
Anything without a tile still works: API Connections turn any HTTP API into typed tools by OpenAPI import, Postman import, or by hand. Every connector has its own page with example prompts and how sign-in works, listed at plexon.ai/features/app-connectors.
Plexon keeps working when you are not looking at it, and it remembers what happened.
| What it does | |
|---|---|
| Dashboards | Boards of live widgets fed by a connector, an AI query, a workflow, or static text. Connector and tool refreshes spend zero AI tokens |
| Dynamic workflows | A trigger wired to typed steps on a canvas, or described in chat and drafted for you. A local engine snapshots every run and sends at most once |
| Schedule | Any sub-agent on a cron expression or interval, with OS notifications. It disables itself after 3 consecutive failures rather than failing quietly forever |
| Knowledge graph | Ask about a person, a client, or a project and get every fact with the note and line it came from. Derived from your markdown, so forgetting it loses nothing |
| Self-improving skills | A curator agent reviews each session and saves, refines, or retires skills. Off by default, because each run is a real AI call that costs tokens |
| Parallel agents | Fan one prompt across agents in isolated git worktrees, up to 3 at once, and merge per tile |
| Diff review queue | Every tile waiting on review, in one panel, across sessions |
The Telegram and Slack bots put the same assistant on your phone, each locked to your own account. Slack connects over Socket Mode, so nothing is exposed to the internet. The full feature list is at plexon.ai/features.
Six modes, each with different permissions:
Ten providers. Sign in to Plexon for a managed one, or bring your own key:
| Provider | How you connect |
|---|---|
| Plexon | One subscription. Text, image, video, voice, and music, with no keys to manage |
| Anthropic | Your API key |
| OpenAI | Your API key |
| Google Gemini | Your API key |
| Moonshot | Your API key |
| Fireworks AI | Your API key, for open-weight models |
| OpenRouter | Your API key, 100+ models from every major lab |
| Qwen | Your API key |
| Z-AI | Your API key |
| Claude Desktop | Your local app, no API key |
The model list lives in catalog/ in this repository and the app syncs from it, so new models arrive without an app update. Premium adds Custom Providers: any OpenAI-compatible or Anthropic-compatible endpoint, including local models through Ollama, LM Studio, or vLLM.
Details: plexon.ai/security.
| Platform | Versions | Architectures |
|---|---|---|
| Windows | 10 and later | x64, ARM64 |
| macOS | 12 and later | Intel (x64), Apple Silicon (ARM64) |
| Linux | Ubuntu 22.04+, Fedora 38+ | x64, ARM64 |
Minimum 4 GB RAM and 500 MB of disk. Auto-update is built in.
Pro is $39/month and Premium is $110/month (pricing). There is no free tier. Both plans include bring-your-own-key access to every provider above.
New to it? plexon.ai/learn is an eight-step path from install to publishing your own marketplace, about two hours end to end.
This repository hosts issue tracking, public releases, and the public model catalog. The application source is maintained privately.
catalog/ holds the provider and model definitions the app syncs from, with its own README covering the format and how to contribute. A weekly workflow syncs it against models.dev and opens a pull request.
All rights reserved. Copyright © 2026 Hellenic Development.
| Back | FazBrowse Home | New Git URL |