OpenGauss
Orchestrate Lean 4 proving and formalization workflows from one CLI
All Skills in This Repository (101)
Pure Emerald Level Indicatorsqmd
Index and search private notes locally with hybrid retrieval.
oss-forensics
Automates OSS forensics investigations across GitHub repositories using git data and APIs.
1password
Automate secret retrieval and injection using the 1Password CLI.
neuroskill-bci
Connect Gauss to a local NeuroSkill server to read real-time EEG/BCI metrics.
solana
Fetch live Solana on-chain data and USD pricing via RPC and CoinGecko.
blender-mcp
Control a running Blender instance remotely via TCP socket JSON on port 9876.
openclaw-migration
Migrate OpenClaw customization files into Gauss Agent with a structured report.
agentmail
Automate agent-level email communication with a dedicated AgentMail inbox.
blackbox
Delegate coding tasks to a multi-model AI agent via the Blackbox CLI.
telephony
Provision and manage Twilio numbers for SMS, MMS, and voice calls.
dogfood
Automate exploratory QA testing of web applications with structured bug reports.
apple-reminders
Manage Apple Reminders from the terminal using remindctl commands.
Frequently Asked Questions
FAQPage SchemaHow to install OpenGauss?โผ
Run `npx skills add math-inc/OpenGauss --all -g -y` in your terminal to install all skills in this suite globally.
What does OpenGauss do for Lean 4 projects?โผ
It wraps lean4-skills workflows like /prove, /draft, /review, and /autoformalize in a project-scoped CLI that spawns managed backend agents and tracks them with /swarm.
How do I start proving a theorem with OpenGauss?โผ
Run `gauss`, register your Lean repo with `/project init`, then launch `/prove` with your goal; Gauss spawns a managed backend agent in the project root.
Which backends does OpenGauss support?โผ
It supports claude-code and codex as managed backends, with authentication via local CLI login or a saved ANTHROPIC_API_KEY.
Does OpenGauss include extra agent skills?โผ
Yes. It bundles optional skills for research, security forensics, MLOps training and inference, Apple apps, gaming, and more, all installable through the Gauss skills hub.
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