All Pass Skill
skill --- name: test-skill description: | TEST SKILL - A sample skill for testing waza token counting. USE FOR: testing token count command, verifying markdown scanning. DO NOT USE FOR: actual agent operations. --- Published by microsoft in waza.
What is All Pass Skill?
skill --- name: test-skill description: | TEST SKILL - A sample skill for testing waza token counting. USE FOR: testing token count command, verifying markdown scanning. DO NOT USE FOR: actual agent operations. --- Published by microsoft in waza. 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
- Testing
- Documentation
- Testing use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use All Pass Skill
- Use it for testing.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/waza
- Skill file: cmd/waza/tokens/testdata/check/all-pass/SKILL.md
What it does
skill --- name: test-skill description: | TEST SKILL - A sample skill for testing waza token counting. USE FOR: testing token count command, verifying markdown scanning. DO NOT USE FOR: actual agent operations. ---
Skill instructions
skill --- name: test-skill description: | TEST SKILL - A sample skill for testing waza token counting. USE FOR: testing token count command, verifying markdown scanning. DO NOT USE FOR: actual agent operations. --- Test Skill A demonstration skill used for testing the waza tokens command suite. Skill Activation Triggers Use this skill when: - Running unit tests for token counting - Verifying file scanning behavior - Testing output formats (table, JSON) Instructions 1. Scan files - Find all markdown files in the skill directory 2. Count tokens - Estimate token usage for each file 3. Report results - Output in requested format Output Format Structure results as: | File | Tokens | Characters | Lines | |------|--------|------------|-------| | SKILL.md | 150 | 600 | 40 | | README.md | 50 | 200 | 15 | Examples Example 1: Count All Files bash waza tokens count Example 1b: Count a Specific Directory bash waza tokens count ~/my-skill waza tokens count references Output: File Tokens Chars Lines
Explore related resources
Frequently asked questions
What is All Pass?
All Pass is a open-source AI agent skill with Copy skill directory. skill --- name: test-skill description: | TEST SKILL - A sample skill for testing waza token counting. USE FOR: testing token count command, verifying markdown scanning. DO NOT USE FOR: actual agent operations.
Who is All Pass best for?
All Pass is best for reusing agent instructions, scripts, and references, testing workflows, documentation workflows.
How do I install All Pass?
Install or run All Pass using Copy skill directory. Check All Pass for the latest setup command.
Is All Pass actively maintained?
All Pass may need a closer maintenance check before production use.
Auto-fetched from GitHub.