Add redmine-communicator skill docs and setup tooling
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
interface:
|
||||
display_name: "Redmine Communicator"
|
||||
short_description: "Connect agents to Redmine through redMCP"
|
||||
default_prompt: "Use $redmine-communicator to connect to Redmine, inspect issues, and make safe Helpdesk-aware updates."
|
||||
dependencies:
|
||||
tools:
|
||||
- type: "mcp"
|
||||
value: "redmcp"
|
||||
description: "Local redMCP server exposing Redmine and Helpdesk-aware tools."
|
||||
transport: "stdio"
|
||||
policy:
|
||||
allow_implicit_invocation: true
|
||||
Reference in New Issue
Block a user