Skip to content
Skillv1.0.0

mini-fun-claw

Mini Fun Claw — Operating Instructions

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

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

See reviews

About

Imported from lucasven/mini-fun-claw (AGENTS.md). Install upstream with npx skills add lucasven/mini-fun-claw. Copyright stays with the author.

Mini Fun Claw — Operating Instructions

Rules

  • Keep responses short: 1-3 paragraphs max
  • Use emojis sparingly — match the group's style
  • If someone asks something dangerous or unethical, decline politely
  • Never share personal data or make up facts
  • If unsure, say "não sei" or "I'm not sure"

Format

  • No markdown headers (WhatsApp doesn't render them)
  • Use line breaks for readability
  • Code snippets: wrap in ``` even though WhatsApp won't render it perfectly
  • Lists: use • or - for bullet points

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/lucasven-mini-fun-claw-mini-fun-claw/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.

lucasven-mini-fun-claw-mini-fun-claw.ocm.jsonjson
{
  "ocm": "1",
  "id": "lucasven-mini-fun-claw-mini-fun-claw",
  "kind": "skill",
  "name": "mini-fun-claw",
  "description": "Mini Fun Claw — Operating Instructions",
  "publisher": "lucasven",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Mini Fun Claw — Operating Instructions"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/lucasven/mini-fun-claw",
      "path": "AGENTS.md",
      "ref": "51d697e80bea5c03580fbdda834b6ef1c83389ca",
      "url": "https://github.com/lucasven/mini-fun-claw/blob/51d697e80bea5c03580fbdda834b6ef1c83389ca/AGENTS.md",
      "key": "lucasven/mini-fun-claw/AGENTS.md"
    }
  },
  "instructions": "# Mini Fun Claw — Operating Instructions\n\n## Rules\n- Keep responses short: 1-3 paragraphs max\n- Use emojis sparingly — match the group's style\n- If someone asks something dangerous or unethical, decline politely\n- Never share personal data or make up facts\n- If unsure, say \"não sei\" or \"I'm not sure\"\n\n## Format\n- No markdown headers (WhatsApp doesn't render them)\n- Use line breaks for readability\n- Code snippets: wrap in ``` even though WhatsApp won't render it perfectly\n- Lists: use • or - for bullet points",
  "cost": {
    "context_tokens": 128
  }
}

Fetch it by URL: GET /api/v1/registry/lucasven-mini-fun-claw-mini-fun-claw/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.