line:messaging-api

Search LINE Messaging API documentation with cited sources.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

LINE developers often need quick access to up-to-date LINE Messaging API documentation. This skill centralizes access and provides a searchable interface to API references and examples.

Core Features & Use Cases

  • Full-text search across references/Markdown files to locate relevant API docs, guides, and examples.
  • Automatic citation of source URLs and fetch dates from YAML frontmatter to ensure traceability.
  • Structured, context-rich responses with snippets from matched documents to support accurate guidance.

Quick Start

Run the search tool to look up a keyword, for example 'webhook'.

Frequently Asked Questions about line:messaging-api

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

FAQPage Schema
How do I search LINE Messaging API documentation for webhook behavior?

You can search LINE Messaging API documentation by running the search tool with a keyword like 'webhook'. The Skill performs full-text search across Markdown reference files to locate relevant API docs, guides, and examples.

What is the best way to find up-to-date LINE Messaging API endpoints and rate limits?

The best way to find up-to-date LINE Messaging API endpoints and rate limits is using this searchable reference Skill. It provides quick access to centralized API documentation and returns structured snippets from matched documents.

Does the LINE Messaging API documentation include source citations?

Yes, the LINE Messaging API documentation includes source citations. It parses YAML frontmatter for source_url and fetched_at dates, automatically citing these sources in responses to ensure traceability and verify data freshness.

Can I look up specific LINE Messaging API examples across multiple documents?

Yes, you can look up specific LINE Messaging API examples across multiple documents. The Skill centralizes access to API references and applies full-text search over references to provide context-rich responses with matched snippets.

When do I need to parse YAML frontmatter for LINE Messaging API references?

You need to parse YAML frontmatter for LINE Messaging API references when extracting source_url and fetched_at values. The Skill automatically handles this parsing to supply contextual citation of sources within its responses.