KS
Killer-Skills

unslop — Categories.community

v1.0.0
GitHub

About this Skill

Perfect for Code Review Agents specializing in maintaining codebase integrity by removing AI-generated artifacts. A teeny code completion tool.

Exaphis Exaphis
[0]
[0]
Updated: 3/4/2026

Quality Score

Top 5%
15
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add Exaphis/baby-copilot

Agent Capability Analysis

The unslop MCP Server by Exaphis is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion.

Ideal Agent Persona

Perfect for Code Review Agents specializing in maintaining codebase integrity by removing AI-generated artifacts.

Core Value

Analyzes git diffs against main to identify and remove AI-generated code slop, including excessive comments, unnecessary defensive checks, type casting workarounds, and inconsistent test patterns. Provides automated codebase sanitization by enforcing human-like coding standards.

Capabilities Granted for unslop MCP Server

Cleaning AI-generated pull requests before merging
Removing redundant try/catch blocks from trusted code paths
Eliminating excessive type casting to 'any' in TypeScript codebases

! Prerequisites & Limits

  • Requires git repository with main branch comparison
  • Limited to code diff analysis only
  • Depends on existing codebase style patterns for comparison
Project
SKILL.md
545 B
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Check the diff against main, and remove all AI generated slop introduced in this branch.

This includes:

  • Extra comments that a human wouldn't add or is inconsistent with the rest of the file
  • Extra defensive checks or try/catch blocks that are abnormal for that area of the codebase (especially if called by trusted / validated codepaths)
  • Casts to any to get around type issues
  • Tests that do not test actual code
  • Any other style that is inconsistent with the file

Report at the end with only a 1-3 sentence summary of what you changed

Related Skills

Looking for an alternative to unslop or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication