kaiten-api
CommunityKaiten API integration patterns.
Authorhelmdubo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill accelerates working with Kaiten by providing structured API retrieval and request construction patterns, avoiding full-document scans and guiding deterministic API interactions.
Core Features & Use Cases
- Endpoint Discovery with RAG: locate the appropriate Kaiten endpoint from the RAG file using keywords.
- Precise Endpoint Selection: Load only the endpoint schema necessary for the action (e.g., get cards, create time logs).
- Request Construction Rules: Build requests using exact field names, fill placeholders from user input, and ensure required fields are present.
Quick Start
Ask to get cards from a board; the Skill will prepare a POST request to /cards/search with the needed payload, using IDs provided by you.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: kaiten-api Download link: https://github.com/helmdubo/erp_mimirhead/archive/main.zip#kaiten-api Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.