line-api

LINE messaging integration via Chrome extension gateway.

7 stars

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

$curl -o ~/.claude/skills/line-api/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/2manslkh/line-api/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/line-api/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How line-api Compares

Feature / Agentline-apiStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

7
from Demerzels-lab/elsamultiskillagent

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

7
from Demerzels-lab/elsamultiskillagent

Build unbreakable discipline with habit stacking, streak tracking, and accountability

webnovel-serial-pipeline

7
from Demerzels-lab/elsamultiskillagent

Build and publish a Quartz-hosted Korean web-novel serial (draft→cover→webp→episode md→lint→publish)

ai-podcast-pipeline

7
from Demerzels-lab/elsamultiskillagent

Create Korean AI podcast packages from QuickView trend notes.

creating-inline-actions

7
from Demerzels-lab/elsamultiskillagent

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

7
from Demerzels-lab/elsamultiskillagent

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

7
from Demerzels-lab/elsamultiskillagent

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

7
from Demerzels-lab/elsamultiskillagent

Launch automated multi-skill pipeline that chains skills into a loop.

online-shopping

7
from Demerzels-lab/elsamultiskillagent

Browse and buy products from online stores, including Cloudflare-protected sites.

linear

7
from Demerzels-lab/elsamultiskillagent

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

7
from Demerzels-lab/elsamultiskillagent

Track data origin, transformations.

native-linear

7
from Demerzels-lab/elsamultiskillagent

Query and manage Linear issues, projects, cycles, and teams via the Linear GraphQL API.