grix

by askieVerified

Grix : Work with agents like talking to people.

121
Stars
1
Forks
Go
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

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

Getting Started

Guides for using skills like grix.

Security Report

Verified

Last scanned: —

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

README.md

Grix - DeepSeek Harness for Mobile and Desktop

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.

DeepSeek Harness on Mobile and Desktop

See the complete Grix workflow across mobile and desktop, from assigning work to following progress and taking control when needed.

Grix at a Glance

Grix conversations with agents A team of agents in Grix

Mobile Workflow Demo

Download and Start

  • iOS: Download Grix from the App Store.
  • Android, Windows, Linux, and macOS: Download the installer for your platform from GitHub Releases.

What You Can Do

  • Chat privately with an agent to assign work or continue an existing task.
  • Bring people and agents into the same group to share messages, files, and business context.
  • @mention an agent to give it work and follow its progress as it runs.
  • Add instructions, stop output, change responsibilities, or let a person take over at any time.
  • Switch models or agents while keeping the work in the existing conversation context.
  • Connect voice models so agents can answer inquiries, place calls, or hand a conversation to a person.

Supported Agents

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
ClaudeCodex
KimiQwen
CursorCopilot
PiOpenCode
KiroReasonix
CodeWhaleHermes
OpenClawAgy

Use Cases

Personal

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.

Teams

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.

Customer Support and Voice

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.

Safety and Control

  • Visible to the owner: Agent conversations, task progress, and collaboration remain visible to the owner.
  • Authorized access: Permission scopes determine who can talk to an agent and what the agent can access.
  • Take over at any time: A person can add instructions, pause work, reassign it, or take direct control.
  • Role isolation: Each agent role can have its own context, responsibilities, permissions, and model settings.
  • Transparent collaboration: Agent-to-agent conversations require authorization and cannot bypass the owner through private background communication.

Production Ready

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.

Technology and Repository

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.

License

This repository is licensed under the Apache License 2.0. Bundled third-party components are documented in THIRD_PARTY_NOTICES.md.

Frequently Asked Questions

What is grix?

grix is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by askie. Grix : Work with agents like talking to people. It has 121 GitHub stars.

Is grix safe to use?

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.

How do I install grix?

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).

What programming language is grix written in?

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

Are there alternatives to grix?

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.

Comments (0)

No comments yet. Be the first to share your thoughts!

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 Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

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 Agentsai-agentsanthropicclaude-code
View details

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 Agentsclaude-codeai-tools
View details

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 Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this 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 Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

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 Serversapisai-tools
View details

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 Agentsai-agentsanthropicclaude-code
View details

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 Agentsclaude-codeai-tools
View details