AI Agent Skills

AI Agent Skills from kevinnft/ai-agent-skills.

by @kevinnft 168 skills

Skills in this plugin

168
  1. Github Pr Workflow · kevinnft bundle
    GitHub PR lifecycle: branch, commit, open, CI, merge.
    1 install
  2. Inference Sh · kevinnft
    Run 150+ AI applications in the cloud via the inference.sh platform. Triggers on "generate image with FLUX", "create video", "use Veo/Seedance", "run inference.sh", "infsh CLI", "single key for image+video+LLM". One API key covers image generation (FLUX, Reve, Seedream, Grok, Gemini), video (Veo, Wan, Seedance, OmniHuman, HunyuanVideo), LLMs (Claude, Gemini, Kimi, GLM-4), search (Tavily, Exa), 3D (Rodin), social (Twitter/X), and audio (TTS, voice cloning).
    1 install
  3. Llama Cpp · kevinnft bundle
    llama.cpp local GGUF inference + HF Hub model discovery.
    1 install
  4. Plan · kevinnft
    Plan mode: write markdown plan to .hermes/plans/, no exec.
    1 install
  5. Brainstorming · kevinnft bundle
    You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
    1 install
  6. Superpowers Writing Plans · kevinnft bundle
    Use when you have a spec or requirements for a multi-step task, before touching code
    1 install
  7. Codex · kevinnft
    Delegate coding to OpenAI Codex CLI (features, PRs).
    1 install
  8. Baoyu Infographic · kevinnft bundle
    Infographics: 21 layouts x 21 styles (信息图, 可视化).
    1 install
  9. Creative Ideation · kevinnft bundle
    Generate project ideas via creative constraints.
    1 install
  10. Touchdesigner MCP · kevinnft bundle
    Control a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools.
    1 install
  11. API Monitoring Bots · kevinnft
    Build monitoring bots that poll APIs and send notifications on state changes (new listings, price alerts, status updates)
    1 install
  12. Kanban Orchestrator · kevinnft
    Decomposition playbook + specialist-roster conventions + anti-temptation rules for an orchestrator profile routing work through Kanban. The "don't do the work yourself" rule and the basic lifecycle are auto-injected into every kanban worker's system prompt; this skill is the deeper playbook when you're specifically playing the orchestrator role.
    1 install
  13. Codebase Inspection · kevinnft
    Inspect codebases w/ pygount: LOC, languages, ratios.
    1 install
  14. Tdd · kevinnft bundle
    Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
    1 install
  15. Spike · kevinnft
    Throwaway experiments to validate an idea before build.
    1 install
  16. Writing Skills · kevinnft bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment
    1 install
  17. Tinyfish Integration · kevinnft bundle
    Integrate TinyFish web toolkit (search, fetch, browser automation) into Hermes Agent
    1 install
  18. Public Repo Creation · kevinnft bundle
    Create production-ready public GitHub repositories with comprehensive documentation, automated setup, and quality assurance
    1 install
  19. Obliteratus · kevinnft bundle
    OBLITERATUS: abliterate LLM refusals (diff-in-means).
    3 installs
  20. Executing Plans · kevinnft
    Use when you have a written implementation plan to execute in a separate session with review checkpoints
    1 install
  21. Popular Web Designs · kevinnft bundle
    54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
    1 install
  22. Webhook Subscriptions · kevinnft
    Webhook subscriptions: event-driven agent runs.
    1 install
  23. Using Agent Skills · kevinnft
    Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.
    1 install
  24. Opencode · kevinnft
    Delegate coding to OpenCode CLI (features, PR review).
    1 install
  25. Architecture Diagram · kevinnft bundle
    Dark-themed SVG architecture/cloud/infra diagrams as HTML.
    1 install
  26. Github Repo Management · kevinnft bundle
    Clone/create/fork repos; manage remotes, releases.
    1 install
  27. To Prd · kevinnft
    Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
    1 install
  28. Triage · kevinnft bundle
    Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.
    1 install
  29. Review · kevinnft
    Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
    1 install
  30. Segment Anything · kevinnft bundle
    SAM: zero-shot image segmentation via points, boxes, masks.
    1 install
  31. Google Workspace · kevinnft bundle
    Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
    1 install
  32. Using Superpowers · kevinnft bundle
    Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
    1 install
  33. Code Simplification · kevinnft
    Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.
    1 install
  34. Context Engineering · kevinnft
    Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.
    1 install
  35. Shipping And Launch · kevinnft
    Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.
    1 install
  36. Trl Fine Tuning · kevinnft bundle
    TRL: SFT, DPO, PPO, GRPO, reward modeling for LLM RLHF.
    1 install
  37. Ocr And Documents · kevinnft bundle
    Extract text from PDFs/scans (pymupdf, marker-pdf).
    1 install
  38. CI CD And Automation · kevinnft
    Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
    1 install
  39. Cloud Browser Automation · kevinnft bundle
    Use cloud browser services (Browserbase) for Cloudflare bypass, JavaScript rendering, and stealth scraping when local tools fail
    1 install
  40. Minecraft Modpack Server · kevinnft
    Host modded Minecraft servers (CurseForge, Modrinth).
    1 install
  41. Diagnose · kevinnft bundle
    Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
    1 install
  42. Caveman · kevinnft
    Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.
    1 install
  43. Using Git Worktrees · kevinnft
    Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
    1 install
  44. Claude Code · kevinnft
    Delegate coding to Claude Code CLI (features, PRs).
    1 install
  45. Jupyter Live Kernel · kevinnft
    Iterative Python via live Jupyter kernel (hamelnb).
    1 install
  46. Github Repo Visual Assets · kevinnft bundle
    Create professional visual assets for GitHub repositories — architecture diagrams, social cards, and README banners.
    1 install
  47. Prototype · kevinnft bundle
    Build a throwaway prototype to flush out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs".
    1 install
  48. To Issues · kevinnft
    Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.
    1 install
  49. Setup Pre Commit · kevinnft
    Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.
    1 install
  50. Obsidian Mobile Sync · kevinnft bundle
    Setup Obsidian mobile sync via GitHub (free) or Obsidian Sync (paid). Includes GitHub CLI automation, MGit/Working Copy setup, and Mnemosyne integration patterns.
    1 install
  51. API Testing · kevinnft
    REST/GraphQL API testing with automated validation — test endpoints, validate responses, check status codes, and ensure API contracts
    1 install
  52. Superpowers Systematic Debugging · kevinnft bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    1 install
  53. Security And Hardening · kevinnft
    Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.
    1 install
  54. Hermes Agent · kevinnft bundle
    Configure, extend, or contribute to Hermes Agent.
    1 install
  55. Songwriting And AI Music · kevinnft
    Songwriting craft and Suno AI music prompts.
    1 install
  56. Visual Assets Generation · kevinnft
    Generate visual assets (ASCII art, diagrams, banners) for repos and documentation
    1 install
  57. Repo Quality Maksimalisasi · kevinnft bundle
    Evaluate and maximize GitHub repo quality from 7/10 to 10/10 perfect
    1 install
  58. Trending Repos Discovery · kevinnft
    Discover and analyze trending GitHub repositories from TrendShift and other sources — evaluate usefulness, extract learnings, and identify valuable skills/tools
    1 install
  59. Receiving Code Review · kevinnft
    Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
    1 install
  60. Code Review And Quality · kevinnft
    Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.
    1 install