Edit body and metadata in place
Rewrite a skill's instructions and adjust its metadata directly in the hub, then Save to update the local file the CLI actually runs.
Edit, inspect, and tidy every skill without leaving the hub.
Selecting a skill in the Skills Hub opens it for direct editing. You can rewrite the raw body, adjust its metadata, and see the source and destination the skill points to. Save commits your changes to the local file, so the version your CLI runs stays in sync with what you edit — no separate text editor or config spelunking required.
When you need the underlying file itself, Reveal opens it in your file browser, making it easy to inspect, back up, or hand-edit outside the app. And as your collection grows, you can remove skills that have gone stale so the hub keeps showing only the workflows you still use. Every action works against local files on your own machine.
Rewrite a skill's instructions and adjust its metadata directly in the hub, then Save to update the local file the CLI actually runs.
Open any skill's underlying file in your file browser to inspect, back up, or edit it outside 1AIVault whenever you need to.
Remove skill entries you no longer use so the hub stays focused on current workflows instead of accumulating dead commands.
Select a skill in the Skills Hub to open it in the editor.
Edit the raw body and metadata, then click Save to commit changes.
Use Reveal to open the source file in your file browser.
Remove any skill entry that has gone stale to keep the list clean.
Select it in the Skills Hub to open the editor, change the raw body or metadata, and click Save. Your edits are written straight to the local source file.
Skills live as local files on your machine. Use the Reveal action to open the exact source file in your file browser for inspection or backup.
Drop a `.skill.md` file into the skills folder and the vault picks it up; any connected AI client can load it on demand. Ships with a starter set for code review, decision logs, email drafting, meeting summaries, and weekly reviews.
Learn moreConvert a skill so Claude, Codex, OpenCode, Gemini, and Qwen can all reuse the same workflow.
Learn moreInvoke reusable skills from the chat composer and combine them with vault, file, and agent context.
Learn moreStart free, import real conversations, and reuse your memory across every AI agent you already use.