Cybozu Garoon Agent

Automates Cyboozu Garoon schedules, facilities, workflows, files, and address book via Garoon REST/SOAP APIs.

1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/traygerbig/clawhub-skills --skill cybozu-garoon-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Cybozu Garoon Agent
Source: https://github.com/traygerbig/clawhub-skills/tree/main/business-ops-pack/cybozu-garoon
Command: npx skills add https://github.com/traygerbig/clawhub-skills --skill cybozu-garoon-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, xmltodict, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of manually managing tasks and information within Cybozu Garoon groupware, automating various operations such as scheduling, workflow management, and facility reservations.

Core Features & Use Cases

  • Schedule Management: Automate the creation, updating, and deletion of schedules, and find free time slots.
  • Facility Booking: Efficiently book meeting rooms and equipment, checking for availability and conflicts.
  • Workflow Automation: Automate workflow tasks like approval processes and request handling.
  • Document Management: Upload and manage files, including document storage and retrieval.
  • Address Book and Reporting: Maintain and access a shared address book and generate reports on activities.
  • Use Case: For instance, you can use this Skill to automatically schedule meetings, reserve conference rooms, and manage workflows for expense approvals within your organization.

Quick Start

Use the garoon schedule create command to create a new meeting with participants and notes.

Frequently Asked Questions about Cybozu Garoon Agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Cybozu Garoon schedule management and workflow approvals?

You can automate Cybozu Garoon schedule management and workflow approvals by using the Garoon REST API and SOAP API to create schedules, reserve facilities, and handle approval processes automatically. Valid Garoon API credentials and authentication tokens are required.

What is the best way to check facility availability and book meeting rooms in Garoon?

Checking facility availability and booking meeting rooms in Garoon is best handled by using API-driven workflow automation to query schedules, detect booking conflicts, and reserve equipment. This streamlines conference room reservations without manual calendar checks.

Does this Cybozu Garoon automation tool work with both REST API and SOAP API?

Yes, this Cybozu Garoon automation tool works with both the Garoon REST API and SOAP API. It uses the requests and xmltodict dependencies to manage enterprise groupware tasks including document storage, address book operations, and schedule management.

Can I use groupware automation to upload and manage files in Cybozu Garoon?

Yes, you can use groupware automation to upload and manage files in Cybozu Garoon. The Skill supports document management operations including file storage and retrieval, alongside shared address book maintenance and activity reporting functions for enterprise users.

Do I need authentication tokens to manage Cybozu Garoon workflows and schedules?

Yes, valid Garoon API credentials and authentication tokens are required to manage Cybozu Garoon workflows and schedules. Enterprise groupware automation requires proper authentication to securely access schedule, facility, and address book operations through the API.

How do I create a new meeting with participants in Cybozu Garoon programmatically?

To create a new meeting with participants in Cybozu Garoon programmatically, use the `garoon schedule create` command to specify meeting details, add participants, and include notes automatically. This removes the need for manual data entry in the groupware calendar.