CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/speaker-toolkit

Seven-skill presentation system: ingest talks into a rhetoric vault, run interactive clarification, generate a speaker profile, create presentations that match your documented patterns, produce the deck illustrations + thumbnail visual layer, publish talk pages to a Jekyll shownotes site, and verify a recorded screencast against its storyboard. Includes a 113-entry Presentation Patterns taxonomy (83 observable: 64 patterns + 19 antipatterns; 30 unobservable: 21 patterns + 9 antipatterns) for scoring, brainstorming, and go-live preparation.

74

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Overview
Quality
Evals
Security
Files

package-lock.jsonskills/illustrations/scripts/codex-cli/

{
  "name": "speaker-toolkit-image-cli",
  "version": "1.0.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "speaker-toolkit-image-cli",
      "version": "1.0.0",
      "dependencies": {
        "@openai/codex": "0.153.2"
      }
    },
    "node_modules/@openai/codex": {
      "version": "0.153.2",
      "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.153.2.tgz",
      "integrity": "sha512-IRocJlE+jCZGYHwIJWBja2nDswTSZY4sNddQgU5xiR/mVWxo5WcO8pqcajXJea1XDoNK9CaVzizVhUxDhFkU6g==",
      "license": "Apache-2.0",
      "bin": {
        "codex": "bin/codex.js"
      },
      "engines": {
        "node": ">=16"
      },
      "optionalDependencies": {
        "@openai/codex-darwin-arm64": "npm:@openai/codex@0.153.2-darwin-arm64",
        "@openai/codex-darwin-x64": "npm:@openai/codex@0.153.2-darwin-x64",
        "@openai/codex-linux-arm64": "npm:@openai/codex@0.153.2-linux-arm64",
        "@openai/codex-linux-x64": "npm:@openai/codex@0.153.2-linux-x64",
        "@openai/codex-win32-arm64": "npm:@openai/codex@0.153.2-win32-arm64",
        "@openai/codex-win32-x64": "npm:@openai/codex@0.153.2-win32-x64"
      }
    },
    "node_modules/@openai/codex-darwin-arm64": {
      "name": "@openai/codex",
      "version": "0.153.2-darwin-arm64",
      "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.153.2-darwin-arm64.tgz",
      "integrity": "sha512-8cEJWOIW5WnSn2+W1RUjc1sm2sN1H6NP+cCrOe73ImamUy2yOk3QKjZM2SfkA9jf3fqgwlBNUslhGMen2omc5g==",
      "cpu": [
        "arm64"
      ],
      "license": "Apache-2.0",
      "optional": true,
      "os": [
        "darwin"
      ],
      "engines": {
        "node": ">=16"
      }
    },
    "node_modules/@openai/codex-darwin-x64": {
      "name": "@openai/codex",
      "version": "0.153.2-darwin-x64",
      "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.153.2-darwin-x64.tgz",
      "integrity": "sha512-hY68UBhIUE3xIn40SdoujokNiCBeHn9Jp9bEtcIrYeYd2IUtu1oCFwxFnkGhw6+UjHn7piiMxohAomddRA4MCg==",
      "cpu": [
        "x64"
      ],
      "license": "Apache-2.0",
      "optional": true,
      "os": [
        "darwin"
      ],
      "engines": {
        "node": ">=16"
      }
    },
    "node_modules/@openai/codex-linux-arm64": {
      "name": "@openai/codex",
      "version": "0.153.2-linux-arm64",
      "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.153.2-linux-arm64.tgz",
      "integrity": "sha512-QDkOdJzIdMGaOCViY2dqGqr8WhQv81WfmJkAghC3doFedsOfHt87RuAO4yFN7m0FSR3y5UsScSDUT4zOCcmEVA==",
      "cpu": [
        "arm64"
      ],
      "license": "Apache-2.0",
      "optional": true,
      "os": [
        "linux"
      ],
      "engines": {
        "node": ">=16"
      }
    },
    "node_modules/@openai/codex-linux-x64": {
      "name": "@openai/codex",
      "version": "0.153.2-linux-x64",
      "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.153.2-linux-x64.tgz",
      "integrity": "sha512-CPUPhFmykKRdIcgwiOfKvFKHBP62dPfaiP+pzQ2bVNAfLTW+i0Kasd7hQryoxZUmTPvw0h9HyM2NgsnQ9AJlTw==",
      "cpu": [
        "x64"
      ],
      "license": "Apache-2.0",
      "optional": true,
      "os": [
        "linux"
      ],
      "engines": {
        "node": ">=16"
      }
    },
    "node_modules/@openai/codex-win32-arm64": {
      "name": "@openai/codex",
      "version": "0.153.2-win32-arm64",
      "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.153.2-win32-arm64.tgz",
      "integrity": "sha512-+49dim0F4FoxKLBDBLzMQL4C1m9FG2kx6twg98jo2USesKfmj8XG3HSCe2tW2zOfRArSgHCDyNDHFdts3AfaBg==",
      "cpu": [
        "arm64"
      ],
      "license": "Apache-2.0",
      "optional": true,
      "os": [
        "win32"
      ],
      "engines": {
        "node": ">=16"
      }
    },
    "node_modules/@openai/codex-win32-x64": {
      "name": "@openai/codex",
      "version": "0.153.2-win32-x64",
      "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.153.2-win32-x64.tgz",
      "integrity": "sha512-x1PnFo9Uy81NEIlPx3qxkP3PQgkfmJOY/2LqKCKlvxArWIL+PrEV9xKcmKeo9Yw23PPU2TDH3AyqcdeblqtNNg==",
      "cpu": [
        "x64"
      ],
      "license": "Apache-2.0",
      "optional": true,
      "os": [
        "win32"
      ],
      "engines": {
        "node": ">=16"
      }
    }
  }
}

skills

README.md

tile.json