After installing a skill, manage where and how it can be used.Documentation Index
Fetch the complete documentation index at: https://docs.getpioneer.dev/llms.txt
Use this file to discover all available pages before exploring further.
View installed skills
In the desktop app, connect to the gateway and click the Skills icon in the bottom bar. For each skill, review:- name
- version
- status
- source
- enabled/disabled state
- implicit/not implicit state
- dependency diagnostics
- validation issues
- security findings
- audit timeline
Enable, Disable, Or Change Implicit Mode
Disable skills by default until you know what they do. After a skill is trusted, decide whether it should be implicit. An implicit skill can be picked up automatically when Pioneer decides it is relevant. A not implicit skill stays available, but agents should use it only when you explicitly ask for that skill. Recommended flow:Update a skill
When a new version is available:- Review the source and changelog if available.
- Update in a sandbox first.
- Recheck dependencies and security findings.
- Run a safe test.
- Use the updated skill on production gateways only after testing.
Uninstall a skill
Uninstall a skill when:- you no longer use it
- it has risky permissions
- dependencies are broken
- you want to replace it with a newer package
- it was installed on the wrong gateway
Audit history
Use the audit timeline to answer:- Who installed or updated the skill?
- When did policy change?
- Was the skill blocked?
- Did dependencies change?
- Were there validation warnings?
Good management habits
- Keep a sandbox gateway for testing skills.
- Avoid enabling skills globally unless needed.
- Keep specialized skills not implicit.
- Review skill tools before allowing write access.
- Remove unused skills.
- Recheck skill health after OS or dependency changes.