{
  "registry": "personal",
  "schemaVersion": 1,
  "generatedAt": "2026-08-14T09:21:48.255Z",
  "skills": [
    {
      "schemaVersion": 1,
      "name": "authentik-google-oidc",
      "version": "1.0.1",
      "description": "Authentik as a Google-backed OIDC broker with secure application sessions and optional per-user Google Drive or Sheets access.",
      "tags": [
        "authentik",
        "oidc",
        "oauth",
        "google",
        "identity",
        "drive",
        "sheets",
        "security"
      ],
      "entrypoint": "SKILL.md",
      "compatibility": [
        "claude-code",
        "codex",
        "gemini-cli",
        "custom"
      ],
      "permissions": {
        "filesystem": {
          "read": true,
          "write": true
        },
        "shell": true,
        "network": [
          "accounts.google.com",
          "oauth2.googleapis.com",
          "www.googleapis.com",
          "sheets.googleapis.com",
          "openidconnect.googleapis.com",
          "docs.goauthentik.io",
          "configured Authentik instance"
        ]
      },
      "requires": {
        "tools": [
          "git"
        ]
      },
      "owner": "personal",
      "verified": false,
      "slug": "authentik-google-oidc",
      "skill": "skills/authentik-google-oidc/SKILL.md",
      "manifest": "skills/authentik-google-oidc/manifest.json",
      "files": [
        "SKILL.md",
        "agents/openai.yaml",
        "references/app-oidc.md",
        "references/authentik.md",
        "references/google-data-access.md",
        "manifest.json"
      ]
    },
    {
      "schemaVersion": 1,
      "name": "cloudflare-deploy",
      "version": "1.0.0",
      "description": "Deployment conventions and troubleshooting for Cloudflare services.",
      "tags": [
        "cloudflare",
        "deployment",
        "devops"
      ],
      "entrypoint": "SKILL.md",
      "compatibility": [
        "claude-code",
        "codex",
        "gemini-cli"
      ],
      "permissions": {
        "filesystem": {
          "read": true,
          "write": true
        },
        "shell": true,
        "network": [
          "api.cloudflare.com"
        ]
      },
      "requires": {
        "tools": [
          "git"
        ]
      },
      "owner": "personal",
      "verified": false,
      "slug": "cloudflare-deploy",
      "skill": "skills/cloudflare-deploy/SKILL.md",
      "manifest": "skills/cloudflare-deploy/manifest.json",
      "files": [
        "SKILL.md",
        "manifest.json"
      ]
    },
    {
      "schemaVersion": 1,
      "name": "fastapi-production",
      "version": "1.0.0",
      "description": "Production conventions for FastAPI services.",
      "tags": [
        "fastapi",
        "python",
        "backend"
      ],
      "entrypoint": "SKILL.md",
      "compatibility": [
        "claude-code",
        "codex",
        "gemini-cli"
      ],
      "permissions": {
        "filesystem": {
          "read": true,
          "write": true
        },
        "shell": true
      },
      "requires": {
        "tools": [
          "python"
        ]
      },
      "owner": "personal",
      "verified": false,
      "slug": "fastapi-production",
      "skill": "skills/fastapi-production/SKILL.md",
      "manifest": "skills/fastapi-production/manifest.json",
      "files": [
        "SKILL.md",
        "manifest.json"
      ]
    }
  ]
}
