Create Agent
Create new AntinomHQ agents with custom configurations, roles, and initial instructions via a simple API call.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add antinomyhq-create-agent npx -- -y @trustedskills/antinomyhq-create-agent
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"antinomyhq-create-agent": {
"command": "npx",
"args": [
"-y",
"@trustedskills/antinomyhq-create-agent"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The antinomyhq-create-agent skill allows you to generate and configure new agents within the AntinomHQ Forge platform. It automates agent creation, setting up initial configurations based on provided parameters like role, goals, and tools. This streamlines the process of building custom AI agents for specific tasks or workflows.
When to use it
- You need to quickly create a new AI agent with pre-defined roles and responsibilities.
- You want to experiment with different agent configurations without manually setting up each component.
- You're prototyping an agent-based system and require multiple agents for testing purposes.
- You are building complex workflows that require specialized agents with specific toolsets.
Key capabilities
- Agent generation: Creates new agents within the AntinomHQ Forge environment.
- Configuration setup: Automatically configures initial agent settings (role, goals).
- Tool integration: Allows for easy assignment of tools to newly created agents.
Example prompts
- "Create an agent named 'Research Assistant' with a goal to summarize academic papers."
- "Generate a new agent configured as a 'Customer Support Bot' using the email and knowledge base tools."
- “Build an agent called ‘Content Writer’ focused on generating blog posts.”
Tips & gotchas
Requires familiarity with AntinomHQ Forge and its agent architecture. The skill's effectiveness depends on accurate and well-defined parameters provided in the prompt.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.