shadow-frog-viewer Skill
Browse and query the shadow knowledge base: overview, search for files or symbols or text, view preferences, or see recent discoveries. Invoke when the user wants to see what's in the shadow, get an overview, or find specific knowledge. Published by microsoft in ShadowFrog.
What is shadow-frog-viewer Skill?
Browse and query the shadow knowledge base: overview, search for files or symbols or text, view preferences, or see recent discoveries. Invoke when the user wants to see what's in the shadow, get an overview, or find specific knowledge. Published by microsoft in ShadowFrog. 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
- Security review
- Research
- Security review use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use shadow-frog-viewer Skill
- Use it for security review.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/ShadowFrog
- Skill file: skills/shadow-frog-viewer/SKILL.md
What it does
Browse and query the shadow knowledge base: overview, search for files or symbols or text, view preferences, or see recent discoveries. Invoke when the user wants to see what's in the shadow, get an overview, or find specific knowledge.
Skill instructions
ShadowFrog Viewer Query and browse .shadow/ content. Prerequisite: .shadow/ exists. Primary: Python Helper Script The companion script shadow-viewer.py lives in the same directory as this SKILL.md file. To find and run it: bash Project install (Copilot CLI): python3 .github/skills/shadow-frog-viewer/shadow-viewer.py [options] Or for Claude Code: python3 .claude/skills/shadow-frog-viewer/shadow-viewer.py [options] Available Views | Command | What it shows | |---------|--------------| | --summary | Overview: counts, source/status/label breakdown, per-file table, cross-cutting titles (default) | | --search QUERY | Universal search — matches file names, symbol names, and discovery text. Includes cross-cutting and preferences | | --prefs | Project-wide preferences | | --recent [N] | N most recent discoveries with full content (default: 10) | | --labels LABEL | Discoveries filtered by label (e.g., bug, security, bug,performance) | | --top FILE | Top actionable discoveries for FILE — concise
Explore related resources
Frequently asked questions
What is shadow-frog-viewer?
shadow-frog-viewer is a open-source AI agent skill with Copy skill directory. Browse and query the shadow knowledge base: overview, search for files or symbols or text, view preferences, or see recent discoveries.
Who is shadow-frog-viewer best for?
shadow-frog-viewer is best for reusing agent instructions, scripts, and references, security review workflows, research workflows.
How do I install shadow-frog-viewer?
Install or run shadow-frog-viewer using Copy skill directory. Check shadow-frog-viewer for the latest setup command.
Is shadow-frog-viewer actively maintained?
shadow-frog-viewer may need a closer maintenance check before production use.
Auto-fetched from GitHub.