Search Skills
freelancer_search_skillsSearch the Freelancer.com skill catalogue to find numeric skill IDs needed for skill-management tools. Enter a skill name substring to retrieve matching skills with IDs, names, and categories.
Instructions
Search the Freelancer.com skill (job) catalogue by name. Use this to find the numeric skill IDs needed by the skill-management tools.
Args:
query (string): Substring to match against skill names (case-insensitive), e.g. "python", "n8n", "automation"
limit (number, default 25): Max results
Returns: matching skills with their numeric ID, name and category.
Use when: "Find the skill ID for n8n", "What automation skills exist?", "Search skills for react"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| query | Yes | Substring to match against skill names |