atlas_skill_invoke
Execute specific skills individually or combined by passing skill names and optional parameters. Enhances task management for LLMs in the ATLAS-MCP server.
Instructions
Executes specific skills (individually or combined)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
parameters | No | Optional parameters to pass to the skills | |
skills | Yes | Array of skill names to invoke. Can use dot notation for combining skills (e.g., 'software-engineer.typescript.git') |