sailfishos-mcp
Enables C++ backend development for SailfishOS applications, including generating C++ code files and integrating C++ components with QML interfaces.
Supports CMake project configuration and building for SailfishOS applications, including generating CMakeLists.txt files and managing CMake-based build processes.
Integrates with Git for version control of SailfishOS projects, including cloning repositories and managing project source code.
Connects to GitHub repositories for SailfishOS project templates and code snippets, including accessing the sailfishos-mcp server repository.
Utilizes npm for package management and build processes of the SailfishOS MCP server and related development tools.
Provides comprehensive SailfishOS application development capabilities including project scaffolding, building, deployment, code generation, and access to development guidelines and best practices.
Supports TypeScript development for the MCP server implementation and SailfishOS development tooling.
Agent Skills for use with SailfishOS.
These skills follow the Agent Skills specification so they can be used by any skills-compatible agent, including Claude Code and Codex CLI.
Installation
Marketplace
/plugin marketplace add ilpianista/sailfishos-skills
/plugin install ilpianista@sailfishos-skillsnpx skills
npx skills add git@github.com:ilpianista/sailfishos-skills.gitManually
Claude Code
Add the contents of this repo to a /.claude folder in the root of your SailfisOS project (or whichever folder you're using with Claude Code). See more in the official Claude Skills documentation.
Codex CLI
Copy the skills/ directory into your Codex skills path (typically ~/.codex/skills). See the Agent Skills specification for the standard skill format.
OpenCode
Clone the entire repo into the OpenCode skills directory (~/.opencode/skills/):
git clone https://github.com/ilpianista/sailfishos-skills.git ~/.opencode/skills/sailfishos-skillsDo not copy only the inner skills/ folder — clone the full repo so the directory structure is ~/.opencode/skills/sailfishos-skills/skills/<skill-name>/SKILL.md.
OpenCode auto-discovers all SKILL.md files under ~/.opencode/skills/. No changes to opencode.json or any config file are needed. Skills become available after restarting OpenCode.
Skills
Skill | Description |
This skill makes you an expert SailfishOS developer assistant. Use it to scaffold projects, generate idiomatic QML/C++ code, run builds, and give precise platform guidance. |
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ilpianista/sailfishos-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server