Joanium

作者 Joanium已验证

Your smart, reliable, and friendly personal AI assistant.

241
Stars
45
Forks
JavaScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/Joanium/Joanium

快速入门

使用 Joanium 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Joanium Cover

The AI desktop assistant that actually lives on your machine.
Multi-model chat · Scheduled automations · Background agents · MCP · Real integrations

CI GitHub release GitHub Stars Open Issues PolyForm Noncommercial 1.0.0 License Platform Node.js Electron

🌐 Website · 📖 Docs · 🛍️ Marketplace · ⬇️ Download · 📋 Changelog · 💬 Discussions · 🐛 Feedback


Wait, What Even Is This?

Joanium Features

Joanium is a local-first AI desktop agent that actually does stuff — not just talks about doing stuff.

You know how every AI tool is just a really fancy chat box? You type. It replies. You lose context by tomorrow and you're back to copy-pasting your entire codebase into a prompt like it's 2023. Every. Single. Morning.

Yeah. We got tired of that too.

Joanium lives on your machine. It knows your files. It runs jobs while you sleep. And your data? It never leaves your device. Not even a little bit.


A real example of what it actually does

Every morning at 8am, Joanium pulls my GitHub issues, summarises them with AI, and drops a priority list into my Slack. I set it up once. It just runs. Forever.

That's not a chatbot. That's an actual agent.


What's inside?

Joanium - What's Inside?

🧠 Multi-model, zero lock-in Switch between Gemini, Claude, GPT, Grok, Mistral, or go fully offline with Ollama / LM Studio. 10+ providers. Use whatever model won the benchmark this week — we genuinely don't care.

🤖 Background Agents Reusable prompts that run on a schedule. Daily code reviews. PR summaries. Changelog monitoring. Happening in the background, without you touching a thing. Set it once, profit forever.

💬 Channels Reply to Telegram, WhatsApp, Discord, Slack, Zulip, and Mattermost — all through AI. Your assistant meets you where you already are.

🔌 Real integrations (not wrappers) GitHub, Gmail, Google Drive, Calendar, Sheets, Docs. These aren't fake pass-throughs — they're first-class tools the AI can invoke naturally, mid-conversation.

🧩 MCP Support Plug in any MCP-compatible server and Joanium instantly gets new superpowers. The ecosystem is exploding in 2026 and Joanium keeps up.

🎭 Personas & Skills Drop in a "senior code reviewer" and your AI thinks differently, talks differently, reviews differently. Skills are markdown files you write once that teach your assistant exactly how you work.

🧠 Long-term Memory Remembers things across conversations. Not in a creepy way. In a "finally, an AI that doesn't have goldfish memory" way.

🗂️ Project Workspaces Scope your AI's context to a specific codebase or folder. No more explaining your project structure from scratch every session.

🔒 Fully offline, fully private Zero internet. Zero API keys. Zero cloud. Zero excuses. Everything stays in your Data/ folder, on your machine, under your control.


Joanium vs the competition (yeah we went there)

Joanium vs Other AI Agents

Look, it's 2026. There are a lot of AI agents. Here's the honest breakdown:

JoaniumCodexClaude CodeOpenHumanOpenClawHermes Agent
Runs on your machine❌ cloud❌ CLI/cloud⚠️❌ cloud-only
Your data stays private✅ always⚠️
Works fully offline✅ Ollama/LM Studio⚠️ limited
Multi-model (10+ providers)❌ GPT-only❌ Claude-only⚠️⚠️⚠️
Desktop GUI app❌ web/IDE❌ terminal⚠️ web❌ chat only
Background scheduled agents✅ cloud-only
Personas & Skills system⚠️ basic⚠️
MCP support⚠️
Real integrations (Drive, Gmail…)⚠️⚠️
Messaging channels (Slack, Discord…)
Long-term memory✅ cloud
Open source✅ PolyForm Noncommercial✅ MIT⚠️
Free (bring your own key)⚠️

tl;dr — Codex and Claude Code are coding agents for the terminal. Hermes lives in the cloud. OpenClaw handles chat. Joanium is the only one that's a full desktop app, multi-model, offline-capable, open source, integrates with your real work tools, and talks to your messaging apps. Different category.


Get running in less than 60 seconds

Download the app → One click. You're in. Go.


Marketplace 🛍️

Joanium Marketplace

The Skills and Personas in this repo come pre-installed with Joanium — they're your out-of-the-box starting point.

But the real fun is at joanium.com/marketplace — a separate community repo where you can browse, create, and publish your own. Drop in a "startup growth hacker", a "brutally honest code reviewer", a "3am rubber duck debugger" — or build one that's uniquely yours. No code required, just show up and create.


Contributing 😎

Contribute

PRs are genuinely welcome — not in the "we value all contributions" corporate way, in the actual "please help us make this better" way.

Read CONTRIBUTING.md to get started. Check SECURITY.md for responsible disclosure. Follow the Code of Conduct.

withinJoelJessiescookbookJessiejollyrosejoaniumherejoeljollyherebabuherecoonoorbabuevelinaherewithinjoeltest


If this helped you 😊

Support Hit ⭐ star. It takes less than a second and means everything for an open source project.

Share it. Tweet it. Tell your developer friends who are still copy-pasting context into ChatGPT every morning. They need this.


License

Joanium is source-available under the PolyForm Noncommercial License 1.0.0 — free for personal, educational, and noncommercial use.

Commercial use requires a separate paid license. Contact Joel Jolly at joaniumhere@gmail.com to arrange one.


Footer

常见问题

What is Joanium?

Joanium is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Joanium. Your smart, reliable, and friendly personal AI assistant. It has 241 GitHub stars.

Is Joanium safe to use?

Yes. Joanium passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install Joanium?

Clone the repository with "git clone https://github.com/Joanium/Joanium" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is Joanium written in?

Joanium is primarily written in JavaScript. It is open-source under Joanium on GitHub, so you can review or fork the full source.

Are there alternatives to Joanium?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Joanium against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情