Back to authors
afk-agents

afk-agents

4 Skills published on GitHub.

agent-skill-maker

Creates or updates agent skills (SKILL.md files) following official documentation and best practices. Use when the user wants to create a new skill, update an existing skill, or scaffold a skill directory structure.

UncategorizedView skill →

slop-analyzer

Use this skill when you need to analyze writing for AI-like patterns and get actionable suggestions for making text sound more natural and human-written. This is particularly useful after drafting or editing creative writing, essays, or blog posts. The agent uses the /slop-score skill to identify problematic patterns and provides specific revision suggestions.\\n\\n<example>\\nContext: The user has just finished writing a blog post draft and wants feedback on naturalness.\\nuser: \"I just finished my draft in drafts/ai-future-essay.md. Can you check it for AI-sounding language?\"\\nassistant: \"I'll use the slop-analyst agent to analyze your draft for AI-like patterns and get specific suggestions for improvement.\"\\n<commentary>\\nSince the user wants to check their writing for AI patterns, use the Task tool to launch the slop-analyst agent which specializes in this analysis using the /slop-score skill.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: The parent agent has made significant edits to a piece and wants to verify the writing still sounds natural.\\nuser: \"Please revise this paragraph to be more engaging\"\\nassistant: \"Here's the revised paragraph: [revised text]\"\\n<commentary>\\nAfter making substantial revisions, it would be valuable to check if the new text sounds natural. Use the Task tool to launch the slop-analyst agent to analyze the revised content.\\n</commentary>\\nassistant: \"Let me also run this through the slop-analyst to make sure the revisions sound natural.\"\\n</example>\\n\\n<example>\\nContext: User is working on creative writing and mentions concerns about their writing sounding robotic.\\nuser: \"Something feels off about this story I wrote. It doesn't sound like me.\"\\nassistant: \"I'll have the slop-analyst examine your story to identify any patterns that might be making it feel unnatural.\"\\n<commentary>\\nThe user's concern about authenticity is exactly what the slop-analyst is designed to address. Use the Task tool to launch it for detailed pattern analysis.\\n</commentary>\\n</example>

UncategorizedView skill →

slop-score

Analyzes text files for AI-generated writing patterns and returns JSON metrics. Run on drafts or essays to detect overused AI patterns like slop words, contrast structures, and suspicious trigrams. Use when checking writing for AI-like patterns or when asked to score a file for slop.

UncategorizedView skill →

tailwind-css

Tailwind CSS v4 styling with utility-first classes, theme configuration, and modern CSS patterns. Use when writing or modifying CSS classes, configuring themes, implementing responsive designs, or migrating from v3. Triggers on Tailwind, utility classes, responsive breakpoints, dark mode styling.

UncategorizedView skill →