OpenMinis

50 mods across 2 repositories, 4.5k stars between them.

OpenMinis/MinisSkills

Skill Claude CodeCodex

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)…

390 13d ago A 171 tokens original MIT

apple-reminders

02

OpenMinis/MinisSkills

Skill Claude CodeCodex

Read, brief on, capture, and safely change tasks in the native Apple Reminders app through the on-device apple-reminders command. Use this skill whenever the user asks about their reminders, to-dos, or tasks — daily or weekly briefings, what is overdue or due today, unscheduled inbox items, adding or capturing a new…

390 13d ago A 255 tokens original MIT

appstoreprice-hub

03

OpenMinis/MinisSkills

Skill Claude CodeCodex

A skill for querying App Store app prices across regions worldwide, using data from appstoreprice.org. It uses the Minis built-in browser (minis-browser-use CLI) to call the website's native signing function directly in the page context, with no API key and no need to implement the signing algorithm yourself. It…

390 13d ago A 166 tokens original MIT

asc-cli

04

OpenMinis/MinisSkills

Skill Claude CodeCodex

Use the asc (App Store Connect CLI) to manage iOS/macOS apps — TestFlight builds, beta groups, distribution, App Store submissions, release, user reviews, analytics reports, crash logs, and more. Triggers when user mentions "asc", "TestFlight", "beta test", "app store review", "App Store Connect", "release v1.x"…

390 13d ago B 121 tokens original MIT

bilibili-hub

05

OpenMinis/MinisSkills

Skill Claude CodeCodex

A skill for reading and writing Bilibili data with Python + UV, using bilibili-api-python + aiohttp. It automatically obtains cookies through browseruse getcookies for authentication, so no manual copying is required. Supports video details, subtitles, AI summaries, comments, user profiles, search, popular…

390 13d ago A 188 tokens original MIT

cloudflare-dns

06

OpenMinis/MinisSkills

Skill Claude CodeCodex

Use the flarectl command-line tool to manage Cloudflare DNS records, including listing, adding, updating, and deleting DNS records, as well as querying zone information. This skill must be triggered whenever a user mentions "Cloudflare DNS," "CF DNS," "add DNS record," "delete DNS record," "update DNS," "view DNS…

390 13d ago A 94 tokens original MIT

codex-image

07

OpenMinis/MinisSkills

Skill Claude CodeCodex

Generate images using OpenAI's Codex backend API with gpt-image-2 tool. Use when the user asks to generate images via Codex, ChatGPT image generation, or gpt-image-2. Triggers on "codex image", "codex generate", "gpt-image", "chatgpt generate image". Token is auto-fetched from chatgpt.com session — no manual token…

390 13d ago B 89 tokens original MIT

OpenMinis/MinisSkills

Skill Claude CodeCodex

Extract contact information from text, chat logs, web pages, screenshots, business card photos, and QR codes/OCR results; clean names, phone numbers, email addresses, companies, job titles, addresses, and websites; generate vCard/.vcf files; and guide users to import them into iOS Contacts or share them with others.…

390 13d ago A 111 tokens original MIT

deepseek-usage

09

OpenMinis/MinisSkills

Skill Claude CodeCodex

Check DeepSeek API usage (balance, this month's spending, token breakdown by model, daily breakdown, and cache hit rate). Access the DeepSeek Open Platform through browseruse, automatically log in, and export monthly data. Users must configure their DeepSeek account in local environment variables. Triggered when the…

390 13d ago A 95 tokens original MIT

doubao-tts

10

OpenMinis/MinisSkills

Skill Claude CodeCodex

Use Doubao Text-to-Speech (Volcengine TTS) to convert text into audio files. When a user mentions "Doubao TTS," "Doubao Text-to-Speech," "doubao tts," "Volcengine TTS," "volcengine tts," "speech synthesis," "text-to-speech," "TTS," "generate audio," "read text aloud," or any scenario requiring the Doubao/Volcengine…

390 13d ago A 110 tokens original MIT

douyin-downloader

11

OpenMinis/MinisSkills

Skill Claude CodeCodex

Download Douyin (TikTok) videos from share links. Parse Douyin share text and links, download watermark-free videos, and transcribe audio to text using Volcano Engine ASR (Doubao Speech). Uses Python for iSH compatibility.

390 13d ago A 53 tokens original MIT

exa-search

12

OpenMinis/MinisSkills

Skill Claude CodeCodex

Search the web, read webpages as markdown, and run filtered web retrieval with Exa MCP. Use this skill whenever the user asks for current web information, web research, domain/date/category-filtered search, company or people lookup via search filters, or extracting clean page content from one or more URLs.

390 13d ago A 63 tokens original MIT

free-tts

13

OpenMinis/MinisSkills

Skill Claude CodeCodex

Free text-to-speech (edge-tts), with no API key or registration required. Converts text to MP3 audio files. Trigger this skill when the user says "read aloud," "text-to-speech," "TTS," "generate audio," "read it," "read it out loud," "say it," "play it," or in any scenario where text needs to be converted to speech…

390 13d ago A 88 tokens original MIT

fucai3d-latest

14

OpenMinis/MinisSkills

Skill Claude CodeCodex

Use when querying the most recent China Welfare Lottery 3D draw results. Suitable when the user wants to check the latest Welfare Lottery 3D draw, the most recent issue's numbers, the first Baidu search result for "3d/Welfare Lottery 3D", or quickly return the issue number, date, and numbers. Also suitable for…

390 13d ago A 114 tokens original MIT

generative-ui-minis

15

OpenMinis/MinisSkills

Skill Claude CodeCodex

In the current Minis environment, automatically convert text descriptions into a single-file HTML generator similar to Claude Artifact, with unified support for outputs such as cards, tables, records, timelines, code blocks, and charts. Use this skill first when users mention these components or visualization pages.

390 13d ago A 61 tokens original MIT

github-sync-helper

16

OpenMinis/MinisSkills

Skill Claude CodeCodex

General GitHub basic operations + automation for GitHub platform objects (Issues/Labels/Milestones/Releases/Actions) in the Minis environment. This skill must be triggered when the user mentions any basic Git/GitHub operation or workflow, including "how to use GitHub," clone, init, remote, branch, commit, push, pull…

390 13d ago A 124 tokens original MIT

OpenMinis/MinisSkills

Skill Claude CodeCodex

Analyze sleep health data from Apple HealthKit, including sleep stages (Deep/REM/Core/Awake), blood oxygen saturation (SpO2) during sleep, sleep duration trends, bedtime patterns, resting heart rate, and HRV. Use this skill whenever the user asks about sleep quality, sleep analysis, blood oxygen during sleep, sleep…

390 13d ago A 167 tokens original MIT

hyperframes-cli

18

OpenMinis/MinisSkills

Skill Claude CodeCodex

HyperFrames CLI and Minis rendering. Use for: (1) CLI commands — init, lint, preview, render, transcribe, tts, doctor; (2) Minis iOS rendering via hf-render.py (setviewport + minis-browser-use + ffmpeg, no Chrome required); (3) Website-to-video workflow — capture a URL and produce a professional MP4 in 7 steps; (4)…

390 13d ago A 129 tokens original MIT

hyperframes

19

OpenMinis/MinisSkills

Skill Claude CodeCodex

Create HyperFrames HTML video compositions — animations, title cards, overlays, captions, GSAP timelines, registry blocks/components, voiceovers, audio-reactive visuals, and scene transitions. Use when asked to build any HTML-based video content, write GSAP animations, add captions or subtitles, generate TTS…

390 13d ago A 118 tokens original MIT

korea-stock

20

OpenMinis/MinisSkills

Skill Claude CodeCodex

Check South Korean stock market quotes, including the KOSPI and KOSDAQ indices and their constituent stocks. Use the mobile version of Naver Finance (finance.naver.com); no login is required. Triggered when users say "Korean stocks," "South Korean stock market," "KOSPI," "KOSDAQ," "Samsung Electronics," or "SK Hynix.".

390 13d ago A 82 tokens original MIT

maimai-hub

21

OpenMinis/MinisSkills

Skill Claude CodeCodex

Retrieves data from the Colleague Circle and Career Insights sections of Maimai (maimai.cn). Supports: posts from a specific company's Colleague Circle, the site-wide Career Insights feed (hot/latest/following), the Colleague Circle popularity ranking, and looking up a webcid by company name. This skill must be…

390 13d ago A 111 tokens original MIT

memos-api

22

OpenMinis/MinisSkills

Skill Claude CodeCodex

Handles Memos API usage: crafting curl/python requests with Authorization Bearer tokens, paginating with pageSize/pageToken, using filter (AIP-160 syntax), updateMask updates, and mapping common endpoints (memo CRUD, attachments, activities, auth, identity providers). Trigger when user asks to…

390 13d ago A 89 tokens original MIT

nano-banana

23

OpenMinis/MinisSkills

Skill Claude CodeCodex

Generate or edit images using Google Nano Banana (Gemini image generation API). Trigger this skill whenever the user asks to generate an image, draw something, create artwork, edit a photo, or mentions "nano banana", "nanobanana", or any AI image generation/editing need — even if they don't explicitly mention Nano…

390 13d ago B 83 tokens original MIT

notion-hub

24

OpenMinis/MinisSkills

Skill Claude CodeCodex

Read and write Notion data using Python + notion-client SDK. Authenticated via NOTIONAPIKEY env var. Supports search, page CRUD (Markdown↔Blocks bidirectional conversion), database schema/query/create/add-row, block-level operations (append/update/delete), and comments. Trigger this skill whenever the user mentions…

390 13d ago A 121 tokens original MIT