Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器github未标认证来源可访问许可证需确认审计异常

oh-my-lilys哦我的百合花

Agent Skill

oh-my-lilys 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

333

周安装

14

GitHub Stars

3

下载量

116
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:oh-my-lilys(哦我的百合花)
来源仓库:https://github.com/junghoonghae/skills
仓库路径:skills/oh-my-lilys
安装命令:
npx skills add https://github.com/junghoonghae/skills --skill oh-my-lilys
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/junghoonghae/skills --skill oh-my-lilys

简介

用于查找、检索和筛选相关信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中根据关键词或任务场景快速定位候选结果。
  • 可结合来源仓库和原始 README 核验具体用法。
  • 安装前建议确认权限范围、维护状态及是否触发联网或文件读写。
  • oh-my-lilys 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

oh-my-lilys

CLI tool for lilys.ai.

Installation

npm install -g oh-my-lilys
# or
bun add -g oh-my-lilys

Authentication

# Auto-extract token from browser (Chrome, Arc, Dia, Brave, Edge)
lilys auth

# Manual with token
lilys auth <token>

Commands

CommandDescription
authAuthenticate (auto browser extraction or manual token)
summarize <url>Summarize a URL (YouTube, PDF, website, audio)
sessionsList all sessions
search <keyword>Search sessions by keyword
delete <id>Delete a session (--yes to skip confirm)
report <id>Fetch or generate a report
chat <id> [query]Ask AI questions about a session
thumbnail <id>Extract video frame thumbnails
translate <id>Translate session report
usageShow plan usage and quota
share <id>Create public share link
unshare <id>Remove public sharing
export-pdf <id>Export report as PDF (--output file.pdf)
collections / colManage collections
lang [code]Get/set AI result language
whoamiCheck authentication status (email, plan, etc.)
doctorDiagnose issues
upgradeCheck for updates

All commands support --json for structured JSON output.

Report Generation

lilys report <id>                              # Fetch latest report
lilys report <id> --note-type detailed --watch # Generate & wait
lilys report <id> --note-type key_points       # Key report
lilys report <id> --generate textbook          # SSE streaming
lilys report <id> --export markdown            # Export as .md
lilys report <id> --json                       # JSON output

Note types: detailed, key_points, easy, script, animation, infographic, background, deep_dive

AI Chat

lilys chat <id> "what are the key takeaways?"  # Ask a question
lilys chat <id>                                # List chat threads
lilys chat <id> "question" --thread 123        # Continue thread
lilys chat <id> "question" --model paid        # Premium model
lilys chat <id> "question" --thinking          # Show AI thinking

Thumbnail Extraction

lilys thumbnail <id>                           # Default timestamps
lilys thumbnail <id> --times 10,30,60          # Specific timestamps
lilys thumbnail <id> --output ./frames         # Download locally

Translation

lilys translate <id> --to en                   # Translate to English
lilys translate <id> --to ja --note-id X       # Specific note

Collections

lilys col                                    # List collections
lilys col create "My Collection"             # Create
lilys col rename <col-id> "New Name"         # Rename
lilys col move <col-id> <session-id...>      # Move sessions in
lilys col delete <col-id>                    # Delete

Examples

lilys auth
lilys summarize https://youtube.com/watch?v=abc123
lilys sessions --json
lilys search "machine learning" --limit 5
lilys report 8260019 --note-type detailed --watch
lilys report 8260019 --export markdown
lilys chat 8260019 "summarize the main points"
lilys thumbnail 8260019 --times 10,60,120 --output ./frames
lilys translate 8260019 --to en
lilys usage --json
lilys share 8260019
lilys export-pdf 8260019 --output report.pdf
lilys lang ko

Error Handling

  • Auth errors: Auto-detected (401/403), prompts re-authentication
  • Watch mode: Polls every 3s until ready or timeout (default 120s)
  • Note generation timeout: 504 errors don't fail — generation continues in background

Disclaimer

This tool reverse-engineers the lilys.ai API. Use at your own risk.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.15%
按下载量换算43

Claude

26.77%
按下载量换算31

Cursor

19.15%
按下载量换算22

Gemini CLI

8.5%
按下载量换算10

安全审计

Gen Agent Trust Hub

通过

Socket

可疑

Snyk

未通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills