line

Search local LINE platform documentation for API details across LIFF, Messaging API, Login, and Mini App.

1|Updated Jun 13, 2017
One-click install
npx skills add https://github.com/RoyMcCrain/dotsfile --skill line-roymccrain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: line
Source: https://github.com/RoyMcCrain/dotsfile/tree/main/claude/skills/line
Command: npx skills add https://github.com/RoyMcCrain/dotsfile --skill line-roymccrain

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Developers often waste time browsing multiple LINE documentation pages to find up‑to‑date API details.

Core Features & Use Cases

  • Search: Use the /line <query> command to search across LIFF, Messaging API, LINE Login, and Mini App documentation.
  • Update: Run /line 更新 (or specify a section) to refresh local docs, ensuring you always have the latest information.
  • Integration: Designed for the Claude agent, enabling seamless AI‑driven assistance for LINE developers.

Quick Start

Search the LINE Messaging API for the reply message format using the line skill.

Frequently Asked Questions about line

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

FAQPage Schema
How do I search LINE Messaging API documentation for reply message formats?

You can retrieve LINE Messaging API documentation for reply message formats by running the `/line <query>` command to search local markdown references. This covers LIFF, Messaging API, LINE Login, and Mini App docs.

How do I update LINE platform API docs to get the latest information?

To update LINE platform API docs and get the latest information, run the `/line 更新` command or specify a section to execute update scripts. This fetches and refreshes local documentation for LIFF, Messaging API, LINE Login, and Mini App.

Does the LINE documentation search feature require any specific dependencies?

The LINE documentation search feature requires the `curl` dependency to function. It relies on local markdown references for querying and optionally uses `curl` to execute update scripts that fetch the latest documentation.

What LINE platform APIs are supported for local documentation retrieval?

Supported LINE platform APIs for local documentation retrieval include LIFF, Messaging API, LINE Login, and Mini App. The search mechanism queries local markdown references to provide relevant API information across these services.

Why should I use a local search command instead of browsing the LINE documentation site?

Using a local search command instead of browsing the LINE documentation site saves time by instantly retrieving up-to-date API details across multiple pages. It enables seamless AI-driven assistance directly within your development environment.