Some Exceed 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 Some Exceed 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 Some Exceed 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/some-exceed/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 Some Exceed?
Some Exceed 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.
Who is Some Exceed best for?
Some Exceed is best for reusing agent instructions, scripts, and references, testing workflows, documentation workflows.
How do I install Some Exceed?
Install or run Some Exceed using Copy skill directory. Check Some Exceed for the latest setup command.
Is Some Exceed actively maintained?
Some Exceed may need a closer maintenance check before production use.
Auto-fetched from GitHub.