line-api
LINE messaging integration via Chrome extension gateway.
Best use case
line-api is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
LINE messaging integration via Chrome extension gateway.
Teams using line-api should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/line-api/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How line-api Compares
| Feature / Agent | line-api | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
LINE messaging integration via Chrome extension gateway.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# line-api LINE messaging integration via Chrome extension gateway. ## Install ``` npx clawhub@latest install line-api ```
Related Skills
memory-pipeline
Complete agent memory + performance system. Extracts structured facts, builds knowledge graphs, generates briefings, and enforces execution discipline via pre-game routines, tool policies, result compression, and after-action reviews. Includes external knowledge ingestion (ChatGPT exports, etc.) into searchable memory. Use when working on memory management, briefing generation, knowledge consolidation, external data ingestion, agent consistency, or improving execution quality across sessions.
build-discipline
Build unbreakable discipline with habit stacking, streak tracking, and accountability
webnovel-serial-pipeline
Build and publish a Quartz-hosted Korean web-novel serial (draft→cover→webp→episode md→lint→publish)
ai-podcast-pipeline
Create Korean AI podcast packages from QuickView trend notes.
creating-inline-actions
Interactive button-based UI for XMTP agents following XIP-67. Use when creating menus, confirmation dialogs, selection options, or any button-based interaction. Triggers on inline actions, buttons, menus, or ActionBuilder.
csv-pipeline
Process, transform, analyze, and report on CSV and JSON data files. Use when the user needs to filter rows, join datasets, compute aggregates, convert formats, deduplicate, or generate summary reports from tabular data. Works with any CSV, TSV, or JSON Lines file.
cicd-pipeline
Create, debug, and manage CI/CD pipelines with GitHub Actions. Use when the user needs to set up automated testing, deployment, releases, or workflows. Covers workflow syntax, common patterns, secrets management, caching, matrix builds, and troubleshooting.
solo-pipeline
Launch automated multi-skill pipeline that chains skills into a loop.
online-shopping
Browse and buy products from online stores, including Cloudflare-protected sites.
linear
Interact with Linear for issue tracking. Use when creating, updating, listing, or searching issues. Supports viewing assigned issues, changing status, adding comments, and managing tasks.
data-lineage-tracker
Track data origin, transformations.
native-linear
Query and manage Linear issues, projects, cycles, and teams via the Linear GraphQL API.