line-notifier

Send formatted LINE notifications when users explicitly request task updates.

Updated Jul 13, 2023
One-click install
npx skills add https://github.com/changgenglu/changgenglu-blog --skill line-notifier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: line-notifier
Source: https://github.com/changgenglu/changgenglu-blog/tree/main/prompt_engineering/gemini/skills/line-notifier
Command: npx skills add https://github.com/changgenglu/changgenglu-blog --skill line-notifier

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

LINE notifications can be intrusive; this skill ensures messages are sent only when the user explicitly requests updates (e.g., "notify me" or "send to LINE"), reducing noise and preserving focus.

Core Features & Use Cases

  • Explicit trigger handling for LINE notifications based on user commands.
  • Formatted status updates and task summaries delivered via LINE through MCP.
  • Use Case: Notify a project stakeholder when a task completes or when a status check is requested.

Quick Start

Tell me to notify on LINE when a task is completed and I will deliver a formatted LINE message.

Frequently Asked Questions about line-notifier

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

FAQPage Schema
How do I send a task completion summary to LINE without causing notification spam?

To send a LINE notification without spam, use explicit trigger keywords like "notify me" or "send to LINE". The system delivers formatted task summaries via MCP only when these specific commands are detected.

What is explicit trigger handling for LINE status updates?

Explicit trigger handling means LINE messages are sent only when a user directly requests an update, such as saying "notify me". This mechanism reduces noise by avoiding automated alerts for ongoing tasks.

Do I need an MCP tool integration to deliver LINE notifications?

Yes, MCP tool integration is required to deliver LINE notifications. You also need a valid user_id for LINE and explicit trigger keywords to authorize the formatted status updates.

Can I use this approach to notify a project stakeholder when a task completes?

Yes, you can notify a project stakeholder when a task completes. The system applies to task completion summaries and status updates across projects, provided an explicit trigger command is used.

When should I not use automated LINE messaging for project updates?

You should not use automated LINE messaging for ongoing tasks or continuous status checks. This approach is designed strictly for task completion summaries and explicitly requested updates to preserve focus.

How to format task summaries for delivery via LINE through MCP?

To format task summaries for LINE, tell the system to notify on LINE when a task is completed. It will process the explicit request and deliver a formatted LINE message through the MCP integration.