Loading...
Loading...
Found 19 Skills
Aggregate and deduplicate recent news from multiple sources into concise topic summaries.
Manage daily check-in records stored in local SQLite, supporting functions including adding check-ins, viewing records, statistical analysis, querying consecutive check-in days, deleting and modifying records. This skill should be actively used when users mention check-in, sign-in, recording daily habits such as exercise, reading, learning, fitness, meditation, running, cycling, etc., or want to check how many days they have stuck to a certain habit, how much time they spent exercising this week, what they checked in today. Even if the user does not explicitly say "check-in", it is applicable as long as it involves daily habit tracking and activity recording. It also works for English scenarios, such as check in, log my workout, track my reading, how many days in a row, streak, habits.
Read and write system clipboard content. Use when you need to copy/paste programmatically or transfer text between applications.
Build professional CLI tools with Node.js, commander, and Ink
Detect the full technology stack of any website by URL. Returns framework, UI library, bundler, state management, styling, tables, animations, forms, API patterns, monitoring, analytics, and more. Use when a user asks to analyze a website's tech stack, build something similar to an existing app, or understand what technologies a site uses.
CLI for browsing menus and placing orders at The Poke Co (South Africa). Use when users want to buy or order something from poke co.
Pick a random contributor from a GitHub repository using the GitHub API or repository pages (no auth required for public repos).