prime-the-agent

Solid

Use when starting a session on an existing WordPress site, or when the user says 'prime yourself', 'what builder does this site use', or 'give me a site briefing'. Loads the active site, detects the builder, loads inline schemas, reads the stored per-site brief, and sets the do-not-write-raw-HTML rule.

AI & Automation 43 stars 8 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
55
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Prime the Agent **Version:** 1.2.0 **Updated:** 2026-08-04 **Category:** workflow **Status:** stable **Requires:** Respira for WordPress plugin + MCP server **Telemetry endpoint:** https://www.respira.press/api/skills/track-usage --- ## Description A fast, focused session-starter. Run this at the top of any conversation about a WordPress site to prime the agent on how to work with the site correctly. Prevents the single most common failure mode: the agent generating raw HTML instead of using the site's actual page builder. This skill is not a full site audit. For that, use [Site Onboarding](https://respira.press/skills/site-onboarding) or [WordPress Site DNA](https://respira.press/skills/wordpress-site-dna). This is the 30-second preamble before any work. Since v1.1 it also carries memory across sessions. it reads a per-site brief stored on the site itself at the start, and offers to append what it learned at the end. So the next session, yours, a teammate's, or a different AI client, starts already knowing this site's quirks and the division of labor you prefer, instead of relearning them every time. As of v1.2, memory is first-class. The brief arrives automatically inside `respira_get_site_context` under `site_memory` (no extra call), and learnings are saved with `respira_remember`. Memory can also carry site rules, and those are enforced by the site itself: a refused write is the site working as designed, not an error to retry. --- ## When to Use Use Prime the ...

Details

Author
respira-press
Repository
respira-press/agent-skills-wordpress
Created
6 months ago
Last Updated
3 days ago
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category