Quick start
onplate is installed and running (if not, see Getting started). Let’s install the first skill. Pick the path that fits you.
Path A — you already use AI tools
Chances are some skills are already installed directly — onplate will find them.
- Open Sync in the sidebar.
- Press Scan system. onplate checks the Claude, Codex, GLM and OpenCode folders.
- The skills it finds appear in the list. Press Take under management on the one you want — the skill moves into the onplate storage, and from there the app watches its versions and safety.
- The Import all button takes everything that was found under management at once.
Details are on the Sync page.
Path B — find a ready-made skill on a platform
- Open the Marketplace section.
- Type a query into the search box — for example the topic you need AI help with — and press “Search”.
- Click a skill in the list on the left. The preview opens on the right: the full contents and a security score — onplate checks every skill before you add it. If the scanner found dangerous spots, those lines are highlighted in red with explanations underneath.
- Press Add to storage. The skill is saved in onplate — but not installed anywhere yet.
Details are on the Marketplace page.
Path C — you already have a file or a link
- Open Skill storage and press Add skill → the Import tab.
- Pick whichever source suits you:
- Paste content — just paste the text of the skill from the clipboard;
- File / folder — drag a folder or a file (
.md,.json,.yaml,.zip) into the window; - URL — a link to a skill file on the internet (a GitHub raw link, for example).
- Press Import. Before it is added, the skill goes through a security check automatically; if dangerous constructs are found, onplate asks you for a written justification — that way nothing dangerous slips in by accident.
Now install the skill into an AI
A skill in storage is a blank. For an AI to start using it, it has to be installed:
- In Skill storage open the skill card.
- Press Install and pick the AI tool — Claude, Codex, GLM or OpenCode.
- Pick the scope:
- Global — the skill works in all your projects;
- Project — only in one project folder (choose it with the “Select project folder” button).
- Before you confirm, onplate shows a “Will be written” line — the exact path the file goes to. No magic: you always see what is written and where.
- Open Orbi and check the “Last confirmed action” block. It shows the chosen AI, the scope, the version and the actual path.
If Orbi says “Skill installed”, the local bindings confirmed the install — you can open the AI tool and use the skill. The same skill can be installed into several AI tools: repeat the steps for each.
If Orbi says “Could not confirm the install”, do not assume the operation was cancelled: the file may have been written partially, or the state may have changed before the error. Refresh Skill storage and Bindings, check the path and version, and only then repeat the install.
What to try next
- See where everything is installed — the Bindings section: every install, version and path in one list.
- Check safety — the Security scanner analyzes skills for hidden instructions and dangerous commands.
- Add a whole package — Packages: sets of skills from a Git repository in one button.
- Connect an MCP server — MCP servers: give your AI access to new tools.
- Watch everything at once — the Dashboard shows the state of your storage on one screen.
- Make sense of the current screen — open Orbi: it explains what the section is for, the next step, the risk of an action and the latest confirmed results.