# AgentBadge Team Matching Criteria

Deterministic rules for matching agent requests to team capabilities.

## Available skills

Total: 13 skills

- geo
- seo
- api-design
- nodejs
- nestjs
- typescript
- postgres
- ai-agents
- mcp
- solidity
- evm
- hedera
- web3

## Matching rules

Given a set of requested skills, match quality is determined as follows:

- **High**: All requested skills are present in the registry (100% match)
- **Medium**: At least 50% of requested skills are present (>=50%, <100%)
- **Low**: Fewer than 50% of requested skills are present (<50%)

## How to use

1. Identify required skills for the task.
2. Check each skill against the list above.
3. Calculate match percentage: (matched skills / total requested skills) * 100.
4. Classify as High, Medium, or Low based on the rules.

If match is Low, use `/agent-guide/team/contact` to request a custom engagement.
