60+ recipes.
10 categories.
One skill file.
The spiderpublish skill gives your AI agent structured, step-by-step recipes for every SpiderPublish operation — from landing pages to production deploys.
From intent to live site in four hops
User says something
Decision tree matches
Agent executes recipe
Verify & deploy
Without vs with
10 categories, every recipe
Content
16 recipesPages, posts, docs, dynamic pages, navigation, themes, domains, section overrides, versioning, scroll heroes, preview, lock, duplicate, export, import.
Components
5 recipesCreate Tier 1–4 library components, propagate site-wide, rollback, find by slug, upload previews.
Forms & Booking
11 recipes25 field types, conditional logic, variables, cal.com booking, embed modes, template cloning, standalone URLs, test submissions.
Marketplace
6 recipesBrowse & insert sections, CRO components (urgency/scarcity/proof), curated bg-videos, author templates, agent-meta.
Media
3 recipesCloudflare R2-backed assets. Bulk upload, import from URL, detect orphans, and sweep unused media to free quota.
Clone
3 recipesClone any public URL into a Liquid template, import Tailwind sites, and apply curated starter templates.
Audit
5 recipesContent audits, link checking, visual verification with Playwright, and pre-flight deploy readiness checklists.
Deploy
2 recipesPreview on *.sites.spideriq.ai without going live, and roll back bad deploys with per-page restore.
Directory
1 recipeImport listings from IDAP for programmatic SEO directory pages with merge-tag variables.
Integrations
5Pre-built vendor bridges — sync, mirror, wire, connect.
What the agent reads
content_create_page — create with slug, title, templatemarketplace_search — find hero + features componentspage_insert_section — insert each component as blockcontent_publish_page — publish the draftreference/deploy-protocol.mdGoal
One-sentence goal. Agent knows exactly when this recipe applies and what the outcome should be.
Steps
Numbered tool calls with exact parameters. No improvising — follow the sequence.
Gotchas
Known failure modes and their fixes. Agent avoids the traps before they happen.
Verify
How to confirm success. Checkable assertions, not vibes.
Two hard-gates,
not prose rules
Language-only "remember to check scope" gets skipped under ship pressure. Running a script + pasting output makes the check auditable and unmissable.