The Snap Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you will not be able to install or update snaps. No user action is required and services will automatically resume once maintenance is complete.
CLI for generating and managing AI IDE configuration files
LynxPrompt CLI lets you generate, sync, and manage AI coding tool
configurations from your terminal. Supports AGENTS.md, CLAUDE.md,
.cursor/rules/, .github/copilot-instructions.md, .windsurfrules,
and 30+ AI tools.
Features:
Interactive wizard for generating AI config files
Pull and push blueprints from/to LynxPrompt cloud
Validate configs in CI/CD pipelines
Search public blueprints in the marketplace
Track and diff config changes against cloud versions
Available as both lynxprompt and the short alias lynxp.
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed on Pop!_OS from the command line. Open Terminal from the Applications launcher and type the following:
sudo apt update
sudo apt install snapd
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
Install lynxprompt
To install lynxprompt, simply use the following command: