Skip to content
Skillv1.0.0

dadjoke

Provides a curated list of 10+ classic and obscure dad jokes. Use this skill when an AI needs to quickly generate some humorous dad jokes, such as in casual conversation or to lighten the mood.

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

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

See reviews

About

Imported from adamos486/skills (dadjoke/SKILL.md). Install upstream with npx skills add adamos486/skills --skill dadjoke. Copyright stays with the author.

Dad Jokes

Overview

This skill generates a list of entertaining dad jokes that can be used to add some humor to conversations.

Instructions

  1. Research and gather a list of 10+ classic and obscure dad jokes in English.
  2. Compile the list of dad jokes.
  3. Display the curated list of dad jokes.

Examples

Good Examples

  • What does a baby computer call his father? Data.
  • After an unsuccessful harvest, why did the farmer decide to try a career in music? Because he had a ton of sick beets.
  • I only seem to get sick on weekdays. I must have a weekend immune system.
  • My friend was showing me his tool shed and pointed to a ladder. "That's my stepladder," he said. "I never knew my real ladder."
  • What do you call a Frenchman wearing sandals? Philippe Flop.

Bad Examples

The skill avoids including any dirty or sexual dad jokes.

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/adamos486-skills-dadjoke/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.

adamos486-skills-dadjoke.ocm.jsonjson
{
  "ocm": "1",
  "id": "adamos486-skills-dadjoke",
  "kind": "skill",
  "name": "dadjoke",
  "description": "Provides a curated list of 10+ classic and obscure dad jokes. Use this skill when an AI needs to quickly generate some humorous dad jokes, such as in casual conversation or to lighten the mood.",
  "publisher": "adamos486",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "math"
    ],
    "tags": [
      "skill-md",
      "dad-jokes",
      "comedy",
      "humor",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Provides a curated list of 10+ classic and obscure dad jokes. Use this skill when an AI needs to quickly generate some humorous dad jokes, such as in casual conversation or to lighten the mood."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/adamos486/skills",
      "path": "dadjoke/SKILL.md",
      "ref": "0d8474f58d2541b9df60143abe540ab57d4f3a8e",
      "url": "https://github.com/adamos486/skills/blob/0d8474f58d2541b9df60143abe540ab57d4f3a8e/dadjoke/SKILL.md",
      "key": "adamos486/skills/dadjoke/SKILL.md"
    }
  },
  "instructions": "# Dad Jokes\n\n## Overview\nThis skill generates a list of entertaining dad jokes that can be used to add some humor to conversations.\n\n## Instructions\n\n1. Research and gather a list of 10+ classic and obscure dad jokes in English.\n2. Compile the list of dad jokes.\n3. Display the curated list of dad jokes.\n\n## Examples\n\n### Good Examples\n- What does a baby computer call his father? Data.\n- After an unsuccessful harvest, why did the farmer decide to try a career in music? Because he had a ton of sick beets.\n- I only seem to get sick on weekdays. I must have a weekend immune system.\n- My friend was",
  "cost": {
    "context_tokens": 213
  }
}

Fetch it by URL: GET /api/v1/registry/adamos486-skills-dadjoke/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.