line-works-agent

Manage LINE WORKS messages, bots, and events via terminal CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, jwt, rsa, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill integrates LINE WORKS communication features into your terminal, enabling efficient messaging, bot management, and calendar scheduling within your enterprise environment.

Core Features & Use Cases

  • Messaging: Send rich messages, manage bot accounts, and handle group communication.
  • Bot Automation: Automate workflows with bot accounts for various tasks.
  • Calendar Management: Integrate with LINE WORKS calendar for scheduling meetings and managing events.
  • Use Case: Streamline internal and external communication by integrating LINE WORKS into your daily workflow, enhancing productivity and collaboration.

Quick Start

Use the lw send command to send a message to a user: lw send --to [email protected] --message "Meeting reminder: 10 AM tomorrow."

Frequently Asked Questions about line-works-agent

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

FAQPage Schema
How do I send messages through the LINE WORKS API from the command line?

You can send LINE WORKS messages from the command line using the `lw send` CLI command, passing the recipient and message text as arguments to automate enterprise communication directly from your terminal.

What authentication is required to automate LINE WORKS bot workflows?

Automating LINE WORKS bot workflows requires OAuth2 and RSA private key authentication to securely interface with the API and manage bot accounts for enterprise communication tasks.

Can I manage enterprise calendar scheduling and events via LINE WORKS API integration?

Yes, you can manage enterprise calendar scheduling by integrating with the LINE WORKS calendar API to schedule meetings, manage events, and automate reminders directly through terminal CLI commands.

Do I need RSA private keys to handle LINE WORKS bot automation in my enterprise?

Yes, RSA private keys are required alongside OAuth2 authentication to securely handle LINE WORKS bot automation, ensuring protected communication and efficient workflow management within your organization.

What is the best way to streamline internal communication using LINE WORKS bot accounts?

The best way to streamline internal communication is by using LINE WORKS bot accounts to automate workflows, send rich messages, and manage group communication through terminal CLI integration.

Why does my LINE WORKS API integration require terminal CLI scripts?

LINE WORKS API integration relies on terminal CLI scripts to enable secure, automated, and efficient communication management, allowing users to handle messages, bots, and events programmatically within their enterprise environment.