profile-test-skill
PROFILE TEST - A skill for testing the profile command. USE FOR: testing profile analysis, verifying structural metrics. DO NOT USE FOR: production use. Published by microsoft in waza.
What is profile-test-skill?
PROFILE TEST - A skill for testing the profile command. USE FOR: testing profile analysis, verifying structural metrics. DO NOT USE FOR: production use. 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
- Data analysis
- Testing use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use profile-test-skill
- Use it for testing.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/waza
- Skill file: cmd/waza/tokens/testdata/profile/SKILL.md
What it does
PROFILE TEST - A skill for testing the profile command. USE FOR: testing profile analysis, verifying structural metrics. DO NOT USE FOR: production use.
Skill instructions
Profile Test Skill A test skill used for verifying the waza tokens profile command. Activation Triggers Use this skill when: - Running profile analysis tests - Verifying section counting - Checking code block detection Workflow 1. Parse the file - Read SKILL.md and extract frontmatter 2. Analyze structure - Count sections, code blocks, steps 3. Generate summary - Produce one-line profile output 4. Check warnings - Flag potential issues Code Examples Example 1: Basic Usage bash waza tokens profile my-skill Example 2: JSON Output json { "name": "my-skill", "tokens": 500, "sections": 5 } Example 3: Table Output File Tokens Sections ------------------------------- SKILL.md 500 5 Configuration Set up your skill with proper frontmatter: yaml name: my-skill description: A useful skill Guidelines - Keep token count under 2500 - Include workflow steps - Use clear section headings
Explore related resources
Frequently asked questions
What is profile-test-skill?
profile-test-skill is a open-source AI agent skill with Copy skill directory. PROFILE TEST - A skill for testing the profile command. USE FOR: testing profile analysis, verifying structural metrics. DO NOT USE FOR: production use.
Who is profile-test-skill best for?
profile-test-skill is best for reusing agent instructions, scripts, and references, testing workflows, data analysis workflows.
How do I install profile-test-skill?
Install or run profile-test-skill using Copy skill directory. Check profile-test-skill for the latest setup command.
Is profile-test-skill actively maintained?
profile-test-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.