Sharing Skills
Promoting a Personal Skill to a Shared team Skill
You'll be able to
- Promote a Personal Skill to a Shared Skill for your team
- Review ownership and instructions before a Skill becomes shared
Read first
Day 5 Lab
- Choose a Personal Skill that's proven useful and stable.
- Review its instructions for anything personal, hard-coded, or stale.
- Assign an owner who will maintain it after it's shared.
- Promote it from Personal to Shared scope for your team.
- Have a teammate run it and confirm it behaves the same for them.
Working Example: Personal โ Shared, With a Review Gate
A Personal Skill is creator-only; a Shared Skill is available to your team. Promotion is a governance step, not just a toggle โ review the instructions and name an owner before it goes wide. Verified against assistant_skills.
Before: Skill "Weekly status digest" scope: Personal (only @you)
Review gate (do this first):
โก Instructions free of personal assumptions ("my Jira" โ "the requester's Jira")
โก No hard-coded names or one-off paths
โก Owner assigned: @team-lead (who maintains it going forward)
โก Description still accurate for a team audience
After: Skill "Weekly status digest" scope: Shared (team: Platform)
Sharing widens both the benefit and the blast radius: everyone now relies on this Skill, so a vague instruction or a stale assumption affects the whole team. The review and a named owner are how you keep a Shared Skill trustworthy over time.
Check for understanding
Why review a Skill's instructions and ownership before sharing it with a team?
Check yourself
1. What is a Glean Assistant Skill?
2. Who can invoke a Personal Skill?
3. When Glean auto-selects a Skill, what does it primarily match against?
4. Which gives you deterministic control over which Skill runs?
5. A Skill keeps firing on the wrong requests. What is the most likely fix?
In 10 seconds
โA Personal Skill helps you. A Shared Skill helps your team โ but only after a review. Check the instructions and name an owner before you promote it.โ
Skill Quality and Iteration