redmine-api

Community

Interact with Redmine MCP API

AuthorMakotoUwaya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies interactions with the Redmine MCP API, providing standardized methods for handling Markdown, image attachments, and parsing API responses, especially when dealing with large datasets.

Core Features & Use Cases

  • Markdown Formatting: Understands and applies Redmine's specific Markdown syntax for rich text content.
  • Image Handling: Facilitates uploading images to Redmine tickets via generated tokens.
  • Response Parsing: Offers a script to parse and display Redmine API responses, including issue details and journals, when they are saved to local files.
  • Use Case: When updating a Redmine ticket with new information and an image, this Skill ensures the image is correctly attached and the description uses the proper Markdown for a thumbnail. If the API response is large, it can be parsed for specific details using the provided Python script.

Quick Start

Use the redmine-api skill to parse the Redmine API response saved in the file '/path/to/redmine_response.json' and include the journals.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: redmine-api
Download link: https://github.com/MakotoUwaya/dotfiles/archive/main.zip#redmine-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.