with one click
astro-blog
Orchestrator for 5-phase blog article creation workflow
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Orchestrator for 5-phase blog article creation workflow
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Canonical lead-gen tracking for Astro.js on Cloudflare Workers (v6, Run 6 contract). Drop-in components: <Tracking/>, <TrackedForm/>, <PhoneLink/>, <CallbackButton/>. Two channels with a SHARED event_id: browser (GTM → GA4 / Meta Pixel / Google Ads) + server-side via the Soborbo event-gateway worker. Model 2: the browser OWNS on-site GA4 + Google Ads; the server sends Meta CAPI on-site (+ TikTok/LinkedIn/Microsoft click-ID forwarders, event_id-deduped) and Google Ads ONLY offline (CRM lead lifecycle, Google Data Manager API); the server sends NO GA4. Two gateway ingress paths: tokenless browser path for low-risk clicks (Origin allow-list + rate limit), authenticated server path (per-site token, service binding) for form/lead/purchase conversions dispatched by the site BACKEND. No Turnstile. Daily synthetic smoke-lead cron + digest guard. Consent Mode v2 + CookieYes, gclid/gbraid/wbraid/fbclid + full UTM capture, calculator funnel, form abandonment, phone dedup, first/last touch attribution. Bilingual / multi-
DEPRECATED (legacy, in old/) — use the `soborbo-tracking` skill instead for GA4 + Meta + Google Ads tracking on Astro. Kept for reference only.
Audit and strengthen visible E-E-A-T signals and AI-search (GEO) readiness on Astro lead-gen sites. Use when a page or site needs Experience/Expertise/Authoritativeness/Trust signals, author credibility, first-hand-experience proof, trust pages (about/contact/privacy/returns), NAP + company registration display, review/trust-mark surfacing, AI-crawler access in robots.txt, or answer-first content for ChatGPT/Gemini/Perplexity/AI Overviews. Also triggers on "EEAT", "E-E-A-T", "GEO", "AEO", "AI search visibility", "get cited by AI", "trust signals", "author bio", "local trust", or making a small/niche business outrank larger competitors. Runs a deterministic auditor with runnable tests. Delegates JSON-LD generation to schema-entity-graph and JSON-LD validation to schema-audit; delegates copy voice to humanise-copy.
Width-based responsive image patterns for Astro. Local build-time processing, per-format quality (AVIF/WebP/JPG/PNG), alpha-aware fallback, art direction, face-focus, OG generation, image SEO. Picture, ArtPicture, FixedImage components.
Per-site client tracker and Astro endpoint for the centralised soborbo-error-pipeline workers. Captures client JS errors via sendBeacon, forwards via console.error → Tail Worker. Server-side uncaught exceptions are captured automatically. ~1.5KB client bundle, no external deps. Email throttled to 1 per (site, code) per 4 hours by the notifier worker.
Form infrastructure for Astro projects. Contact forms, booking forms, quote requests. Zod validation, email delivery (Resend/Brevo), rate limiting, Google Sheets, postcode lookup, spam protection.
| name | astro-blog |
| description | Orchestrator for 5-phase blog article creation workflow |
This skill orchestrates a 5-phase workflow for creating SEO-optimized blog articles.
Use these skills in sequence:
Skill: astro-blog-research
What: SEO & intent research, keyword targeting, SERP analysis
Output: Intent type, primary keyword, unique angle, CTA type, pillar/cluster designation
Skill: astro-blog-structure
What: Content outline, component placement, linking strategy
Output: Full outline with H2s, components, links, images, CTAs
Skill: astro-blog-write
What: Write article with human voice, featured snippet optimization
Output: Full article draft with citations and intentional imperfections
Skill: astro-blog-technical
What: Frontmatter, schema markup, performance optimization
Output: Complete frontmatter, schema, performance settings
Skill: astro-blog-validate
What: Quality checks, readability scores, performance audit
Output: All checks passed, ready to publish
Option 1 - Full workflow:
astro-blog-researchastro-blog-structureastro-blog-writeastro-blog-technicalastro-blog-validateOption 2 - Jump to specific phase:
astro-blog-structureastro-blog-writeastro-blog-technicalastro-blog-validate| Situation | Use This Skill |
|---|---|
| Starting new article from scratch | astro-blog-research |
| Have keyword, need outline | astro-blog-structure |
| Have outline, need to write | astro-blog-write |
| Article written, need technical setup | astro-blog-technical |
| Article complete, need validation | astro-blog-validate |
All skills are self-contained. Read detailed references only for edge cases:
references/CHECKLIST.md - Complete checklist (all phases)references/human-voice.md - AI pattern avoidancereferences/seo-intent.md - Skyscraper, SERP strategiesreferences/content-structure.md - Component examplesreferences/writing-rules.md - Advanced formattingreferences/technical.md - Complex schema, monitoringreferences/validation.md - Detailed criteriareferences/visual-design.md - Component styling