- Add intelligent-router.sh hook for automatic agent routing - Add AUTO-TRIGGER-SUMMARY.md documentation - Add FINAL-INTEGRATION-SUMMARY.md documentation - Complete Prometheus integration (6 commands + 4 tools) - Complete Dexto integration (12 commands + 5 tools) - Enhanced Ralph with access to all agents - Fix /clawd command (removed disable-model-invocation) - Update hooks.json to v5 with intelligent routing - 291 total skills now available - All 21 commands with automatic routing 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
23 lines
1.0 KiB
Markdown
23 lines
1.0 KiB
Markdown
# Configuration Examples
|
|
|
|
This folder contains examples for agents with different configurations. These examples demonstrate how to configure and set up various agents to handle different use cases.
|
|
|
|
You can directly plug in these configuration files and try them out on your local system to see the power of different AI Agents!
|
|
|
|
## Available Examples
|
|
|
|
### `linear-task-manager.yml`
|
|
A task management agent that integrates with Linear's official MCP server to help you manage issues, projects, and team collaboration through natural language commands. Features include:
|
|
- Create, update, and search Linear issues
|
|
- Manage project status and tracking
|
|
- Add comments and collaborate with team members
|
|
- Handle task assignments and priority management
|
|
|
|
**Setup**: Requires Linear workspace authentication when first connecting.
|
|
|
|
### Other Examples
|
|
- `email_slack.yml` - Email and Slack integration
|
|
- `notion.yml` - Notion workspace management
|
|
- `ollama.yml` - Local LLM integration
|
|
- `website_designer.yml` - Web design assistance
|