TalonT-Org/AutoSkillit
An MCP tool that allows agents to orchestrate other agents with Claude skills, enabling pseudocode scripting over skill-based stateless workflows
Platform-specific configuration:
{
"mcpServers": {
"AutoSkillit": {
"command": "npx",
"args": [
"-y",
"AutoSkillit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...