Multi-file
otherOfficial
Official Provider SkillView repo
Use this only when a user explicitly asks to upload or share a screenshot image file to the Lab 502 Community Hub. Resolve the image path before uploading.
Files3 files
SKILL.md48 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the archive and add the files to your project manually.
Skill details
Versionv1.0.0
AuthorMicrosoft
Categoryother
Skill IDmicrosoft/Build26-LAB502-make-github-copilot-work-your-way-custom-tools-context-and-workflows/src/plugins/space-invaders-makers/skills/share-screenshot
Files3 files
Related skills
Act On FeedbackAct on user feedback attached to the current session. Use when the user submits feedback on the session's changes via the Submit Feedback button.MergeMerge changes from the topic branch to the merge base branch. Use when the user wants to merge their session's work back to the base branch.SyncSync the current session branch with its upstream branch, or publish the current session branch to a remote. Use when the user asks to sync a branch, pull latest changes, rebase onto upstream, push current branch, publish branch, or set upstream.Sync UpstreamUpdate a stale session branch by rebasing onto the latest origin. Use when the upstream has moved significantly and the session needs to catch up, resolving conflicts by preserving upstream changes and adapting session work to fit.Add Extension SettingsAdd a settings page to your Command Palette extension. Use when asked to add settings, preferences, configuration options, toggles, text inputs, dropdowns, or user-customizable behavior. Covers ToggleSetting, TextSetting, ChoiceSetSetting, and persistence.Playwright TraceInspect Playwright trace files from the command line — list actions, view requests, console, errors, snapshots and screenshots.