slop

pymodel/slop · Agent Skill

by PyModel · single

Published · Last updated


Invoke only when the user explicitly asks to review code through the "single level of abstraction / layered error handling" lens — a function does only its own layer's business logic while errors are handled above or below. The agent reports detections, raw-count measurements, and move directions. Apply only when the user explicitly requests this lens.

SKILL.md

Related

  1. gemini-api · google bundle
    Guides usage of the Gemini API on Agent Platform with the Google Gen AI SDK, covering SDK usage (Python, JS/TS, Go, Java, C#), capabilities like multimodal inputs, tools, media generation, caching, batch prediction, and Live API.
    14.4k
    repo stars
  2. agent-designer · alirezarezvani bundle
    Design multi-agent system architectures, generate tool schemas for Anthropic and OpenAI formats, and evaluate execution logs for cost, latency, and failure bottlenecks.
    20.4k
    repo stars
  3. agenthub · alirezarezvani bundle
    Spawns multiple parallel AI agents that compete on the same task using isolated git worktrees, evaluates results, and merges the best solution.
    20.4k
    repo stars
  4. rag-architect · alirezarezvani bundle
    Design, tune, and evaluate production RAG pipelines with deterministic tools for chunking, pipeline design, and retrieval evaluation.
    20.4k
    repo stars
  5. mcp-server-builder · alirezarezvani bundle
    Design and ship production-ready MCP servers from OpenAPI contracts instead of hand-written tool wrappers. Supports Python and TypeScript, schema validation, and safe evolution.
    20.4k
    repo stars
  6. agent-platform-inference · google bundle
    Authenticates and connects to Google Cloud Agent Platform for inference with Gemini and third-party OpenMaaS models (Llama, DeepSeek, Qwen). Generates code for multiple SDKs, configures endpoints, and troubleshoots common errors.
    14.4k
    repo stars

Frequently asked questions

How do I install the slop skill?

Run npx skillmds add pymodel/slop in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the slop skill do?

Invoke only when the user explicitly asks to review code through the "single level of abstraction / layered error handling" lens — a function does only its own layer's business logic while errors are handled above or below. The agent reports detections, raw-count measurements, and move directions. Apply only when the user explicitly requests this lens. It is listed under AI & ML on SkillMD.

Is slop safe to use?

This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: reads secrets. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with slop?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is slop free to use?

Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.

Who published slop?

PyModel (@pymodel) published this skill. Their other Agent Skills are listed on their SkillMD profile.