Skip to content
Skillv1.0.0

express-openid-connect

@./CLAUDE.md for all coding guidelines, commands, project structure, code style, testing conventions, and boundaries.

by auth0(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from auth0/express-openid-connect (AGENTS.md). Install upstream with npx skills add auth0/express-openid-connect. Copyright stays with the author.

AI Agent Guidelines for express-openid-connect

@./CLAUDE.md for all coding guidelines, commands, project structure, code style, testing conventions, and boundaries.

This file exists so that non-Claude AI agents (Codex CLI, Gemini CLI, etc.) read the same instructions. All guidelines are maintained in a single place (CLAUDE.md) to avoid duplication and drift.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/auth0-express-openid-connect-express-openid-connect/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

auth0-express-openid-connect-express-openid-connect.ocm.jsonjson
{
  "ocm": "1",
  "id": "auth0-express-openid-connect-express-openid-connect",
  "kind": "skill",
  "name": "express-openid-connect",
  "description": "@./CLAUDE.md for all coding guidelines, commands, project structure, code style, testing conventions, and boundaries.",
  "publisher": "auth0",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "@./CLAUDE.md for all coding guidelines, commands, project structure, code style, testing conventions, and boundaries."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/auth0/express-openid-connect",
      "path": "AGENTS.md",
      "ref": "a8a547f108a73cd9cc72e5ba98b225bd2faa84b3",
      "url": "https://github.com/auth0/express-openid-connect/blob/a8a547f108a73cd9cc72e5ba98b225bd2faa84b3/AGENTS.md",
      "key": "auth0/express-openid-connect/AGENTS.md"
    }
  },
  "instructions": "# AI Agent Guidelines for express-openid-connect\n\n@./CLAUDE.md for all coding guidelines, commands, project structure, code style, testing conventions, and boundaries.\n\nThis file exists so that non-Claude AI agents (Codex CLI, Gemini CLI, etc.) read the same instructions. All guidelines are maintained in a single place (`CLAUDE.md`) to avoid duplication and drift.",
  "cost": {
    "context_tokens": 91
  }
}

Fetch it by URL: GET /api/v1/registry/auth0-express-openid-connect-express-openid-connect/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.

express-openid-connect - Skill - OpenSmartRoute