← all publishers

surendranb

@surendranb source repo

20 published skills

  1. Doodle Architect · surendranb bundle
    Generates authentic hand-drawn sketchnotes, napkin system architectures, and editorial doodles in pure zero-JS SVG. Enforces wrist-bowing physics, endpoint overshoot, multi-tier stroke hierarchy, offset watercolor washes, and declarative GPU paper shaders.
    0
    installs
  2. Spatial Svg Architect · surendranb bundle
    Build realistic, art-directed SVG scenes (interiors, often with a view outside) as self-contained, web-ready HTML. Hardcoded spatial math (metric scale, datum, one-point perspective) + per-scene derived art direction + a deterministic eval the agent runs in a fix loop, then a written quality scorecard against a calibrated rubric. Use when asked to create or edit an illustrated scene, hero illustration, or vector environment for a website or product.
    0
    installs
  3. Your Skill Name · surendranb
    One sentence on WHAT this skill does, then WHEN to use it (situations and trigger phrases). Both halves matter — the description is how the agent decides to invoke the skill. Keep it a single concrete line. No angle brackets and no YAML folded scalars in frontmatter (it enters the system prompt).
    0
    installs
  4. Mac Health Check · surendranb bundle
    Monthly macOS health check and performance optimization for Apple Silicon and Intel Macs. Measures memory, storage, compute and thermals, battery, SSD wear, and startup load; diagnoses the actual bottleneck (not symptoms); proposes ranked, reversible fixes; never deletes without explicit approval. Use for "check my Mac's health", "optimize my Mac", "why is my Mac slow", "free up disk space", "monthly Mac maintenance", or any Mac performance or longevity request.
    0
    installs
  5. Ga4 Limitations · surendranb
    What this MCP **cannot** do via the GA4 Data API, and where to go instead. Attempting these will either fail or produce meaningless aggregate data.
    0
    installs
  6. Attribution Scope · surendranb
    GA4 has three distinct attribution scopes. Using the wrong scope gives misleading results. Choose based on the question you are answering.
    0
    installs
  7. Custom Dimensions · surendranb
    How to find and query property-specific custom dimensions in GA4.
    0
    installs
  8. Filter Structures · surendranb
    The correct shape for `dimension_filter` in `get_ga4_data`. Wrong structure returns an "Invalid dimension_filter" error. Use these templates.
    0
    installs
  9. Traffic Diagnosis · surendranb
    Systematically diagnose why traffic changed — spike, drop, or shift in mix. Follow these steps in order. Each step narrows the hypothesis.
    0
    installs
  10. Ecommerce Analysis · surendranb
    Revenue, conversion rate, AOV, and funnel drop-off using GA4 ecommerce events.
    0
    installs
  11. Channel Acquisition · surendranb
    Break down sessions and users by traffic source, medium, and channel group to understand where your audience comes from and which channels perform best.
    0
    installs
  12. Common Metric Names · surendranb
    The correct GA4 Data API names for fields models most often get wrong. Use these before calling `get_ga4_data` — wrong names return a hard error.
    0
    installs
  13. Content Performance · surendranb
    Identify top-performing pages, find underperforming content, and understand engagement patterns across your site.
    0
    installs
  14. AI Referral Analysis · surendranb
    Measure traffic arriving from AI tools — ChatGPT, Claude, Perplexity, Gemini, Copilot, and others — and understand how it behaves compared to other channels.
    0
    installs
  15. Bot Traffic Detection · surendranb
    Identify and exclude bot, scraper, and spam sessions from GA4 data.
    0
    installs
  16. Compatible Combinations · surendranb
    GA4 enforces strict rules about which dimensions and metrics can appear in the same request. Incompatible combinations return a 400 error: "The request's dimensions & metrics are incompatible."
    0
    installs
  17. Geo Device Segmentation · surendranb
    Break down user behaviour by country, city, device category, and OS to understand regional patterns and optimise for your key markets.
    0
    installs
  18. Ga4 Analytics · surendranb bundle
    Use when querying Google Analytics 4 data, active users, sessions, pageviews, bounce rate, channel acquisition, or custom dimensions.
    0
    installs
  19. Ua To Ga4 · surendranb
    Universal Analytics (UA) and GA4 use different names for equivalent concepts. UA was sunset on 2023-07-01; models trained before or around then guess UA field names that no longer exist in the GA4 Data API. On 2024-05-06 GA4 also renamed "conversions" to "key events" (see the conversions rows below). If a name feels obviously right but returns "Invalid metric/dimension", assume your training predates the change and verify with `search_schema`. This skill gives the correct GA4 Data API name for every common UA metric and dimension.
    0
    installs
  20. Date Ranges · surendranb
    How to specify date ranges in `get_ga4_data` and how to structure period-over-period comparisons.
    0
    installs