{
 "name": "intrikata-topology-skills",
 "version": "5.0.1",
 "generated_at": "2026-07-19T22:42:07Z",
 "count": 39,
 "install": {
  "marketplace": "https://topology.intrikata.com/git/intrikata-topology-skills.git",
  "zip": "https://topology.intrikata.com/pkg/intrikata-topology-skills.zip",
  "instructions": "https://topology.intrikata.com/install.md"
 },
 "skills": [
  {
   "name": "api-and-mcp-guide",
   "invoke": "intrikata-topology:api-and-mcp-guide",
   "description": "This skill should be used when the user asks about Intrikata Topology's MCP tools, HTTP API endpoints, metagraph layers, observer chain, system health, knowledge graph operations, self-improvement ops, or capability discovery. Relevant for questions like 'what can Intrikata Topology do', 'how to cre",
   "raw": "/skills/api-and-mcp-guide.SKILL.md"
  },
  {
   "name": "capabilities-guide",
   "invoke": "intrikata-topology:capabilities-guide",
   "description": "This skill should be used when a user needs to know what Intrikata Topology can do, how to use a specific capability, what tools are available, or needs guidance choosing the right approach for their task. Relevant for 'what can you do', 'help me', 'how do I', 'capabilities', 'features', 'tools avai",
   "raw": "/skills/capabilities-guide.SKILL.md"
  },
  {
   "name": "cloudflare-deployment",
   "invoke": "intrikata-topology:cloudflare-deployment",
   "description": "This skill should be used when working with Intrikata Topology's Cloudflare deployment, multi-tenant architecture, D1 databases, Worker configuration, user auth, SSO, teams, orgs, access control, or the tutorial system. Relevant for 'how is Intrikata Topology deployed', 'how does multi-tenancy work'",
   "raw": "/skills/cloudflare-deployment.SKILL.md"
  },
  {
   "name": "cloudflare-deployment-validator",
   "invoke": "intrikata-topology:cloudflare-deployment-validator",
   "description": "Use when validating that deployed Cloudflare Workers and Pages serve valid HTML/JS/CSS, diagnosing deployment failures, running post-deploy health checks, or applying Intrikata Topology's self-introspection (META/GENESIS/SHADOW/MGS) to model and fix deployment issues as knowledge graphs. Covers: 'va",
   "raw": "/skills/cloudflare-deployment-validator.SKILL.md"
  },
  {
   "name": "cloudflare-free-tier-optimization",
   "invoke": "intrikata-topology:cloudflare-free-tier-optimization",
   "description": "Use when optimizing a Cloudflare Workers + D1 + R2 + Pages deployment for cost and performance within free tier limits. Covers: 'optimize cloudflare', 'free tier limits', 'D1 read optimization', 'reduce worker invocations', 'edge cache API responses', 'FTS5 search', 'narrow SELECT columns', 'throttl",
   "raw": "/skills/cloudflare-free-tier-optimization.SKILL.md"
  },
  {
   "name": "cloudflare-image-cache",
   "invoke": "intrikata-topology:cloudflare-image-cache",
   "description": "Use when implementing image caching, proxying, or CDN optimization on Cloudflare. Covers: 'cache images', 'image proxy', 'R2 image storage', 'reduce CDN hits', 'image caching strategy', 'product images', 'edge cache images', 'free tier R2 eviction', 'two-tier cache'. Provides the full Worker + R2 + ",
   "raw": "/skills/cloudflare-image-cache.SKILL.md"
  },
  {
   "name": "cloudflare-incident-response",
   "invoke": "intrikata-topology:cloudflare-incident-response",
   "description": "Use when a Cloudflare Workers/Pages/D1 deployment is broken in production, returning errors, showing stale content, or behaving unexpectedly. Covers: 'worker 500 error', 'pages not updating', 'D1 query failing', 'deployment broken', 'rollback cloudflare', 'worker logs', 'debug production', 'site dow",
   "raw": "/skills/cloudflare-incident-response.SKILL.md"
  },
  {
   "name": "cloudflare-pages-deploy",
   "invoke": "intrikata-topology:cloudflare-pages-deploy",
   "description": "Use when deploying any static frontend project to Cloudflare Pages with optional backend tunnel. Covers: 'deploy to cloudflare', 'cloudflare pages', 'set up tunnel', 'deploy frontend', 'deploy static site', 'pages deploy', 'catholicdrip deploy', 'intrikata-topology deploy'. Provides the full pattern for ",
   "raw": "/skills/cloudflare-pages-deploy.SKILL.md"
  },
  {
   "name": "cloudflare-rss-aggregator",
   "invoke": "intrikata-topology:cloudflare-rss-aggregator",
   "description": "Use when building an RSS/Atom feed aggregator, news aggregation, content pipeline, or scheduled content ingestion on Cloudflare Workers. Covers: 'RSS feed', 'news aggregator', 'cron trigger', 'scheduled worker', 'fetch RSS', 'parse XML', 'content pipeline', 'entity extraction', 'feed reader', 'atom ",
   "raw": "/skills/cloudflare-rss-aggregator.SKILL.md"
  },
  {
   "name": "cloudflare-security-hardening",
   "invoke": "intrikata-topology:cloudflare-security-hardening",
   "description": "Use when securing a Cloudflare Workers/Pages/D1 deployment against attacks, adding rate limiting, input validation, CORS policy, Content Security Policy, SQL injection prevention, or auth patterns. Covers: 'secure worker', 'rate limiting', 'CSP headers', 'SQL injection D1', 'CORS policy', 'input val",
   "raw": "/skills/cloudflare-security-hardening.SKILL.md"
  },
  {
   "name": "cloudflare-storage-decision-matrix",
   "invoke": "intrikata-topology:cloudflare-storage-decision-matrix",
   "description": "Use when choosing between Cloudflare D1, KV, R2, Durable Objects, or Cache API for a data storage need. Covers: 'which cloudflare storage', 'D1 vs KV', 'KV vs R2', 'cache API vs KV', 'durable objects', 'when to use D1', 'when to use R2', 'storage decision', 'cloudflare data storage', 'session storag",
   "raw": "/skills/cloudflare-storage-decision-matrix.SKILL.md"
  },
  {
   "name": "cloudflare-worker-api-patterns",
   "invoke": "intrikata-topology:cloudflare-worker-api-patterns",
   "description": "Use when building a REST API on Cloudflare Workers with D1. Covers: 'worker API', 'D1 REST API', 'worker routing', 'CORS headers', 'pagination pattern', 'error handling', 'route matching', 'worker architecture', 'API endpoint design', 'cloudflare API server'. Provides the complete pattern for buildi",
   "raw": "/skills/cloudflare-worker-api-patterns.SKILL.md"
  },
  {
   "name": "cloudflare-zero-downtime-deploy",
   "invoke": "intrikata-topology:cloudflare-zero-downtime-deploy",
   "description": "Use when deploying updates to Cloudflare Workers/Pages/D1 without downtime, managing gradual rollouts, blue-green deployments, safe database migrations, or rollback strategies. Covers: 'zero downtime', 'safe deploy', 'blue green', 'gradual rollout', 'rollback worker', 'safe migration D1', 'deploy wi",
   "raw": "/skills/cloudflare-zero-downtime-deploy.SKILL.md"
  },
  {
   "name": "colorblind-safe-design",
   "invoke": "intrikata-topology:colorblind-safe-design",
   "description": "Use when choosing colors for maps, charts, legends, tags, badges, or any UI where color encodes meaning. Covers: 'colorblind', 'accessible colors', 'color palette', 'map legend colors', 'chart colors', 'color vision deficiency', 'protanopia', 'deuteranopia', 'tritanopia', 'WCAG contrast', 'Wong pale",
   "raw": "/skills/colorblind-safe-design.SKILL.md"
  },
  {
   "name": "css-theme-toggle",
   "invoke": "intrikata-topology:css-theme-toggle",
   "description": "Use when adding light/dark mode toggle to a website, theming with CSS custom properties, handling product image backgrounds across themes, or building a persistent theme switcher. Covers: 'dark mode', 'light mode', 'theme toggle', 'CSS variables', 'color scheme', 'prefers-color-scheme', 'localStorag",
   "raw": "/skills/css-theme-toggle.SKILL.md"
  },
  {
   "name": "d1-migration-strategy",
   "invoke": "intrikata-topology:d1-migration-strategy",
   "description": "Use when managing Cloudflare D1 database schemas, running migrations, seeding data, importing from SQLite/PostgreSQL, or handling schema evolution. Covers: 'D1 migration', 'seed D1', 'import SQLite to D1', 'database migration', 'D1 schema', 'wrangler d1 execute', 'export database', 'FTS5 index', 'ba",
   "raw": "/skills/d1-migration-strategy.SKILL.md"
  },
  {
   "name": "d1-query-performance",
   "invoke": "intrikata-topology:d1-query-performance",
   "description": "Use when D1 queries are slow, API responses take too long, optimizing database performance, understanding D1 query plans, creating indexes, tuning FTS5, or reducing D1 read/write costs. Covers: 'slow query', 'D1 performance', 'query optimization', 'EXPLAIN QUERY PLAN', 'index strategy', 'FTS5 tuning",
   "raw": "/skills/d1-query-performance.SKILL.md"
  },
  {
   "name": "datastore-enrichment",
   "invoke": "intrikata-topology:datastore-enrichment",
   "description": "This skill should be used when improving a datastore by adding new graphs, expanding coverage, filling gaps in domain knowledge, assessing what a datastore is missing, or planning what graphs to create next. Relevant for 'add graph to datastore', 'what graphs should I create', 'datastore gaps', 'exp",
   "raw": "/skills/datastore-enrichment.SKILL.md"
  },
  {
   "name": "deployment-pipeline",
   "invoke": "intrikata-topology:deployment-pipeline",
   "description": "This skill should be used when deploying Intrikata Topology to Cloudflare, running database migrations, syncing data between local and D1, validating deployments, rolling back changes, or troubleshooting deployment issues. Relevant for 'deploy to cloudflare', 'run migrations', 'sync data', 'rollback",
   "raw": "/skills/deployment-pipeline.SKILL.md"
  },
  {
   "name": "graph-creation",
   "invoke": "intrikata-topology:graph-creation",
   "description": "This skill should be used when creating new knowledge graphs, filling graphs with content, enriching existing graphs, connecting orphan nodes, building ontologies, populating datastores, or helping users create maximally valuable graphs. Relevant for 'create graph', 'new graph', 'fill graph', 'popul",
   "raw": "/skills/graph-creation.SKILL.md"
  },
  {
   "name": "knowledge-graph-ops",
   "invoke": "intrikata-topology:knowledge-graph-ops",
   "description": "Use when working with knowledge graphs - creating nodes, connections, analyzing structure, or building ontologies. Provides guidance on Intrikata Topology's graph manipulation capabilities via MCP tools.",
   "raw": "/skills/knowledge-graph-ops.SKILL.md"
  },
  {
   "name": "megapraxis",
   "invoke": "intrikata-topology:megapraxis",
   "description": "Session-start bootstrap briefing. Triggers: \"/megapraxis\", \"bootstrap\", \"prime session\", \"load context\", \"catch me up\", \"where were we\", \"resume\", \"continue yesterday\", \"pick up where we left off\", \"session briefing\", \"what's the status\", \"what am I working on\", \"start session\", \"orient me\", \"show a",
   "raw": "/skills/megapraxis.SKILL.md"
  },
  {
   "name": "meta-caramello-bridges",
   "invoke": "intrikata-topology:meta-caramello-bridges",
   "description": "META SKILL \u2014 Use when you've solved a problem in one part of a system and need to apply the same pattern elsewhere. Caramello bridges transfer structural solutions across domains. Covers: 'apply same pattern', 'reuse solution', 'transfer pattern', 'bridge from', 'same approach', 'DRY across componen",
   "raw": "/skills/meta-caramello-bridges.SKILL.md"
  },
  {
   "name": "metagraph-awareness",
   "invoke": "intrikata-topology:metagraph-awareness",
   "description": "Use when Claude needs context about Intrikata Topology's own architecture, capabilities, or self-improvement system. The metagraph is a knowledge graph that describes the system itself.",
   "raw": "/skills/metagraph-awareness.SKILL.md"
  },
  {
   "name": "metamegapraxis",
   "invoke": "intrikata-topology:metamegapraxis",
   "description": "Meta-orchestrator that audits and evolves megapraxis itself + the praxis stack (megapraxis + metamethodologist + ASEC + Fusion Complex). Invoke when the user types /metamegapraxis (with optional args trap/bridges/propose/apply/swarm/diff), or says \"audit megapraxis\", \"evolve the bootstrap\", \"roll-ca",
   "raw": "/skills/metamegapraxis.SKILL.md"
  },
  {
   "name": "metamethodologist-deployment-audit",
   "invoke": "intrikata-topology:metamethodologist-deployment-audit",
   "description": "Use BEFORE any other deployment skill. This is the master audit skill that orchestrates the 4-cycle MetaMethodologist pattern for Cloudflare deployments. Run this to systematically find and fix all gaps instead of discovering them one at a time. Covers: 'audit deployment', 'find all bugs', 'producti",
   "raw": "/skills/metamethodologist-deployment-audit.SKILL.md"
  },
  {
   "name": "metamethodology-convergence",
   "invoke": "intrikata-topology:metamethodology-convergence",
   "description": "Sideload proxy (Pattern 3) for the metamethodology-convergence-agent. Runs the CTL endofunctor over the M/G/S/MGS Fusion Complex \u2014 audits orphans, classifies, bridges, applies lens-phrase additions or literal overrides, verifies, converges. Invokable same-session without CC restart. Use when the typ",
   "raw": "/skills/metamethodology-convergence.SKILL.md"
  },
  {
   "name": "project-production-hardening",
   "invoke": "intrikata-topology:project-production-hardening",
   "description": "Use on ANY project (not just Cloudflare) to systematically harden it for production. This is the universal version of the MetaMethodologist 4-cycle audit. Covers: 'make production ready', 'harden for production', 'pre-launch review', 'production checklist', 'ship it', 'go live checklist', 'quality a",
   "raw": "/skills/project-production-hardening.SKILL.md"
  },
  {
   "name": "purpose-and-value",
   "invoke": "intrikata-topology:purpose-and-value",
   "description": "This skill should be used when understanding what Intrikata Topology is for, what it does for users, how to maximize the value of knowledge graphs, when to use which capability, what domains the system covers, or how to think about the system's purpose. Relevant for 'what is Intrikata Topology', 'wh",
   "raw": "/skills/purpose-and-value.SKILL.md"
  },
  {
   "name": "self-perfection",
   "invoke": "intrikata-topology:self-perfection",
   "description": "This skill should be used when running self-improvement cycles, spawning new ops, balancing capabilities, expanding graphs, connecting orphan nodes, enriching knowledge, understanding how Intrikata Topology improves itself via META/GENESIS/SHADOW/MGS layers, or running the self-perfection loop. Rele",
   "raw": "/skills/self-perfection.SKILL.md"
  },
  {
   "name": "serverless-spa-architecture",
   "invoke": "intrikata-topology:serverless-spa-architecture",
   "description": "Use when building a full-stack web application entirely on Cloudflare with no servers. Covers: 'serverless app', 'no backend server', 'cloudflare full stack', 'SPA architecture', 'pages worker D1', 'zero server', 'static frontend API', 'hash router', 'service worker caching', 'PWA on cloudflare', 't",
   "raw": "/skills/serverless-spa-architecture.SKILL.md"
  },
  {
   "name": "shadow-asset-integrity",
   "invoke": "intrikata-topology:shadow-asset-integrity",
   "description": "SHADOW SKILL \u2014 Use when a site references files that don't exist: broken favicons, missing OG images, manifest icons 404, CSS/JS 404, broken image src attributes. Covers: 'missing favicon', 'broken images', 'manifest icon not found', 'OG image 404', 'asset not found', 'referenced but missing', 'brok",
   "raw": "/skills/shadow-asset-integrity.SKILL.md"
  },
  {
   "name": "shadow-data-quality",
   "invoke": "intrikata-topology:shadow-data-quality",
   "description": "SHADOW SKILL \u2014 Use when database content is incomplete, user-facing fields are NULL, search returns no results, or seeded data doesn't cover all categories. Covers: 'missing data', 'NULL columns', 'empty search results', 'no images', 'no descriptions', 'incomplete seed data', 'data quality', 'conten",
   "raw": "/skills/shadow-data-quality.SKILL.md"
  },
  {
   "name": "shadow-image-proxy-bypass",
   "invoke": "intrikata-topology:shadow-image-proxy-bypass",
   "description": "SHADOW SKILL \u2014 Use when a project has a worker/edge image proxy with R2 cache (`/api/img?url=...` pattern) but some code path still emits direct third-party CDN image URLs (cdn.shopify.com, cdn11.bigcommerce.com, etc.) into the browser. Covers: 'image proxy bypass', 'images blocked by CSP', 'product",
   "raw": "/skills/shadow-image-proxy-bypass.SKILL.md"
  },
  {
   "name": "shadow-localstorage-resilience",
   "invoke": "intrikata-topology:shadow-localstorage-resilience",
   "description": "SHADOW SKILL \u2014 Use when a web app uses localStorage/sessionStorage for state persistence, offline data, or caching. Covers: 'localStorage error', 'quota exceeded', 'storage full', 'corrupted localStorage', 'storage not available', 'private browsing storage', 'offline state', 'persist state client-si",
   "raw": "/skills/shadow-localstorage-resilience.SKILL.md"
  },
  {
   "name": "shadow-silent-failures",
   "invoke": "intrikata-topology:shadow-silent-failures",
   "description": "SHADOW SKILL \u2014 Use when code appears to work but produces no visible output, buttons hang, or features silently fail. These are the hardest bugs to find because there's no error. Covers: 'button does nothing', 'no error but broken', 'silent failure', 'UI hangs', 'processing forever', 'blank section'",
   "raw": "/skills/shadow-silent-failures.SKILL.md"
  },
  {
   "name": "shadow-todo-scanner",
   "invoke": "intrikata-topology:shadow-todo-scanner",
   "description": "SHADOW SKILL \u2014 Use before any deployment to find TODO comments, placeholder text, hardcoded credentials, lorem ipsum, example.com URLs, and other pre-launch debris in production code. Covers: 'find TODOs', 'placeholder text in production', 'hardcoded secrets', 'test data in prod', 'lorem ipsum', 'ex",
   "raw": "/skills/shadow-todo-scanner.SKILL.md"
  },
  {
   "name": "universal-introspection",
   "invoke": "intrikata-topology:universal-introspection",
   "description": "This skill should be used when applying the Self-Introspecting Meta Graph pattern to any graph, making graphs self-aware, generating META/SHADOW layers for user graphs, running cross-graph synthesis, perfecting graph structure through growth, or teaching a graph to know itself. Relevant for 'introsp",
   "raw": "/skills/universal-introspection.SKILL.md"
  },
  {
   "name": "wix-migration-convergence",
   "invoke": "intrikata-topology:wix-migration-convergence",
   "description": "Sideload proxy (Pattern 3) for the wix-migration-convergence-agent. Orchestrates HTML/JS/CSS \u2192 Wix migration via Wix MCP's CallWixSiteAPI, using the CTL endofunctor and dispatching specialized sub-agents for each phase (media/collections/pages/menu/seo/forms). Invokable same-session without CC resta",
   "raw": "/skills/wix-migration-convergence.SKILL.md"
  }
 ]
}
