소스 정보
- 저장소
- OpenMinis/MinisSkills
- 최근 소스 활동
- 2026년 8월 19일 12:26
- 감지된 SKILL.md 언어
- 중국어
- 스타
- 389
- 포크
- 65
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/OpenMinis/MinisSkills --skill today-eats명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
TodooCard(土豆片 / NEWSTONE)六色电子纸技能族。用户提到土豆片、TodooCard、电子纸推送, 或要在卡上显示内容时使用。当前子技能 today-eats(今天吃点啥:附近随机外卖并推送)。 后续可扩展天气卡、任意图推送等子技能。
Automate Android apps that have no public API or web version by driving the UI layer through the Accessibility Service. Handles: deep-link launch (open an app into a specific screen), intelligent node location (find a button or text by fuzzy match, not exact text), tap-and-verify (confirm an action had its effect), and human-like swipes. Use this whenever the user wants to control a phone-only app on Android — e.g. "open Spotify and play X", "tap the like button", "swipe through my feed", "play 连名带姓", anything involving `spotify://`, `weixin://`, or apps with no web/API surface. Also use when the user asks why an automation didn't work (permissions, missing app, hidden view trees). Android-only; requires the Minis Accessibility Service enabled.
Convert documents to PDF via a typst-based pipeline. Supports Markdown, HTML, plain text, images, and any pandoc-supported format. Use this skill whenever the user asks to "convert to PDF", "generate a PDF", "export as PDF", "turn X into a PDF", or says "转PDF" / "生成PDF" / "导出PDF". Also covers merging multiple images into one PDF.
| name | today-eats |
| version | 1.1.0 |
| description | 附近随机外卖「今天吃点啥」并推送到 TodooCard(土豆片)。父技能为 todoocard。 用于用户说今天吃点啥、中午吃啥、晚饭吃什么、随机外卖、附近吃什么时。 |
父技能: todoocard
附近随机一家外卖 →「今天吃点啥」卡片 → 推送到土豆片。
CLI="python3 /var/minis/skills/todoocard/today-eats/scripts/cli.py"
$CLI eat
$CLI 今天吃点啥
$CLI eat --prepare-only
设备未绑定时,用同一 CLI 的 scan / probe --save。
device_idmeal_template.py 渲染卡片scripts/:转换 + 整帧 BLE 推送(禁止 resume)todoocard 的 scripts/ 与协议apple-location apple-maps