line:liff
2
总安装量
2
周安装量
#75563
全站排名
安装命令
npx skills add https://github.com/roymccrain/dotsfile --skill line:liff
Agent 安装分布
opencode
2
claude-code
2
github-copilot
2
codex
2
kimi-cli
2
gemini-cli
2
Skill 文档
LIFF Skill
This skill provides access to LIFF (LINE Front-end Framework) API documentation.
Documentation
All documentation files are in the references/ directory as Markdown files.
Search Tool
# Run the search script (use python or python3)
python scripts/search_docs.py "<query>"
Options:
--json– Output as JSON--max-results N– Limit results (default: 10)
Usage
- Search or read files in
references/for relevant information - Each file has frontmatter with
source_urlandfetched_at - Always cite the source URL in responses
- Note the fetch date – documentation may have changed
Common Topics
- åæå – liff.init, liff.ready
- èªè¨¼ – login, logout, getAccessToken, getIDToken
- ãããã£ã¼ã« – getProfile, getFriendship
- ã¡ãã»ã¼ã¸ – sendMessages, shareTargetPicker
- åä½ç°å¢ – getOS, isInClient, getContext
- ã¦ã£ã³ã㦠– openWindow, closeWindow
- ã«ã¡ã© – scanCodeV2, scanCode
- ãã¼ããã³ããªã³ã¯ – permanentLink.createUrlBy
Response Format
[Answer based on documentation]
**Source:** [source_url]
**Fetched:** [fetched_at]