SkillAgentSearch skills...

Deslop

No description available

Install / Use

/learn @ericzakariasson/Deslop
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

deslop

CLI tool for removing AI slop from codebases.

Quick Start

npx deslop@latest

Commands

  • npx deslop@latest - Analyze current directory
  • npx deslop@latest -d <path> - Analyze specific directory
  • npx deslop@latest init - Create project deslop.toml config
  • npx deslop@latest config - Edit global config (~/.deslop/config.toml)
  • npx deslop@latest logout - Remove stored API key

Configuration

Set CURSOR_API_KEY environment variable, or deslop will prompt on first run and store it securely.

Development

npm install && npm run build && npm start

License

MIT - see LICENSE

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2mo ago
Forks0

Languages

TypeScript

Security Score

80/100

Audited on Jan 16, 2026

No findings