The Krevaya Claude Skill: disciplined content ops

A drop-in skill that teaches Claude Code a results-first session over the MCP tools.

Written by Shawn Ng · Updated August 1, 2026

Connecting Claude Code to Krevaya's MCP server gives it the tools; the Claude Skill teaches it a disciplined way to use them.

The skill runs a content-ops session in a fixed order — results first, then triage, then scheduling — with explicit human checkpoints:

  1. Read what performed (get_analytics) and what the Coach flagged (get_audit).
  2. Triage the queue (list_posts → approve / reject with reasons), showing you the batch before acting.
  3. Schedule the approved posts into free slots, checking get_best_times.
  4. Only then generate anything new — informed by what actually worked.

That ordering matters: an agent that drafts before it reads your numbers just adds volume. One that reads first compounds.

Installing

Ask us in chat for the skill file, drop it into your project's .claude/skills/ directory, and invoke it by name in Claude Code. It assumes the MCP server is already connected (see Connect Claude Code to Krevaya).

Did this answer your question?