Use this skill when the user wants to use select-default-ispell, cli tool: select-default-ispell.
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-a685983c)More formats (shields.io, HTML) on the badges page.
---
name: select-default-ispell
description: Use this skill when the user wants to use select-default-ispell, cli tool: select-default-ispell.
---
# select-default-ispell Plugin
CLI tool: select-default-ispell.
## Commands
- `select-default-ispell <resource> <action>` — Execute select-default-ispell commands
- `select-default-ispell self version` — Print select-default-ispell version
- `select-default-ispell _ _` — Passthrough to select-default-ispell CLI
## Usage Examples
- "select-default-ispell --help"
- "select-default-ispell self version"
## Installation
```bash
apt-get install select-default-ispell 2>/dev/null || which select-default-ispell
```
## Key Features
- CLI-based tool
- Scriptable and automatable
- Pipeline-ready output
- system based
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!