by askie
Grix : Talk to agents like people.
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
# Add to your Claude Code skills
git clone https://github.com/askie/grixGuides for using ai agents skills like grix.
Last scanned: 8/21/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-08-21T04:36:47.584Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}English | 简体中文
Talk to agents like people.
Grix is a mobile and desktop app for DeepSeek Harness and other coding agents. Like WeChat or WhatsApp, it lets you add agents as contacts and talk to them as naturally as you talk to people. It is available on iOS, Android, Windows, macOS, Linux, and the Web.
Start work with DeepSeek Harness on your desktop, continue from your phone, and keep conversations, files, progress, and approvals in one shared thread.
Add DeepSeek Harness, Codex, Claude, Kimi, and other agents as contacts. Message them, invite them to groups, @mention them, assign work, and follow their progress just as you would with a colleague.
Agents keep working with the context of your conversations and proactively report progress or ask questions. You can add instructions, pause a task, or take over at any time.
Start with DeepSeek Harness. Add more agents when you need them and build a team around your work.
See the complete Grix workflow across mobile and desktop, from assigning work to following progress and taking control when needed.
Grix currently supports 15 agents. Start with any agent you already subscribe to or run locally, then add others as needed. Grix also provides a general ACP bridge so compatible agents can use the same messaging and collaboration protocol.
| DeepSeek Harness | |
| Claude | Codex |
| Kimi | Qwen |
| Cursor | Copilot |
| Pi | OpenCode |
| Kiro | Reasonix |
| CodeWhale | Hermes |
| OpenClaw | Agy |
Assign different agents to development, testing, documentation, releases, or assistant work, then coordinate them in a project group. Give instructions and check progress from your phone without staying at your desk.
Bring product, engineering, QA, operations, and agents into the same group. Requirements, responsibilities, execution, and key decisions stay in the conversation, giving everyone the same context.
Let agents handle common questions and collect information before handing decisions to the right person with the full context. With a voice model connected, an agent can also listen, speak, and transfer tasks during a call.
Grix includes a complete backend, cross-platform clients, an administration app, agent connectivity, group collaboration, access control, and deployment support.
Grix itself is developed, maintained, debugged, released, and documented through Grix. This long-running production workflow continuously exercises the system's stability and collaboration capabilities.
Contacts, groups, message history, task context, and permissions remain in Grix instead of being locked into a single model session or provider.
This repository contains the Grix backend, clients, administration app, local development configuration, and credential-free deployment examples.
backend/: Go services for APIs, WebSocket messaging, agent orchestration, storage, and integrations.frontend/: Flutter clients for Web, desktop, and mobile platforms.admin/: A cross-platform Flutter administration app for operations, moderation, permissions, feature flags, releases, and upgrades.voicebridge/: A Python service for real-time voice bridging.k8s/: Credential-free base manifests and deployment examples.scripts/: Local validation scripts for the public repository.Production credentials, cloud resource definitions, regional overlays, release ledgers, and internal operations manuals are not included. When deploying your own instance, create a separate private operations repository or configuration directory based on the examples.
This repository is licensed under the Apache License 2.0. Bundled third-party components are documented in THIRD_PARTY_NOTICES.md.
grix is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by askie. Grix : Talk to agents like people. It has 120 GitHub stars.
Yes. grix 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.
Clone the repository with "git clone https://github.com/askie/grix" and add it to your Claude Code skills directory (see the Installation section above).
grix is primarily written in Go. It is open-source under askie on GitHub, so you can review or fork the full source.
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 grix against similar tools.
No comments yet. Be the first to share your thoughts!