Use this skill when the user wants to cli tool to input and store your ideas without leaving the terminal.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-b38ff4ac)More formats (shields.io, HTML) on the badges page.
---
name: eureka
description: Use this skill when the user wants to cli tool to input and store your ideas without leaving the terminal.
---
# Eureka Plugin
CLI tool to input and store your ideas without leaving the terminal.
## Commands
### Operations
- `eureka idea create` — create idea via eureka
- `eureka idea list` — list idea via eureka
- `eureka idea remove` — remove idea via eureka
- `eureka config init` — init config via eureka
- `eureka config show` — show config via eureka
- `eureka editor set` — set editor via eureka
- `eureka repo set` — set repo via eureka
## Usage Examples
- "eureka --help"
- "eureka <args>"
## Installation
```bash
cargo install eureka
```
## Examples
```bash
eureka --version
eureka --help
```
## Key Features
- notes\n- ideas\n- productivity
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!