using-screenshots Skill
Use this to capture screen context. Published by microsoft in FluidFramework.
What is using-screenshots Skill?
Use this to capture screen context. Published by microsoft in FluidFramework. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Design and media
- Data analysis use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use using-screenshots Skill
- Use it for data analysis.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/FluidFramework
- Skill file: .agency/plugins/nori/skills/using-screenshots/SKILL.md
What it does
Use this to capture screen context.
Skill instructions
Taking and Analyzing Screenshots Overview You CAN take screenshots by combining the Bash tool with platform-specific screenshot commands. Screenshots are saved as image files, then loaded into your context using the Read tool for visual analysis. When to Use Use this skill when I ask you to: - "Take a screenshot" - "Look at my screen" - "Analyze this UI bug visually" - "Review what's currently displayed" - "Capture and examine the interface" Quick Reference | Platform | Command | Interactive Selection | | -------- | ---------------------------------------- | -------------------------- | | macOS | screencapture | -i flag (area selection) | | Linux | gnome-screenshot, scrot, or import | -a or -s flag | Standard workflow: 1. Detect platform with uname -s 2. Check for available screenshot tool 3. Capture to /tmp/screenshot$(date +%s).png 4. Use Read tool with the file path 5. Analyze the image 6. Optionally clean up temp file Step-by-Step Instructions 1. Detect Platform bash uname -s - Ret
Explore related resources
Frequently asked questions
What is using-screenshots?
using-screenshots is a open-source AI agent skill with Copy skill directory. Use this to capture screen context.
Who is using-screenshots best for?
using-screenshots is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows.
How do I install using-screenshots?
Install or run using-screenshots using Copy skill directory. Check using-screenshots for the latest setup command.
Is using-screenshots actively maintained?
using-screenshots may need a closer maintenance check before production use.
Auto-fetched from GitHub.