Skip to content
Skillv1.0.0

player / lives / 02

General SOP for common requests related to player, lives, 02.

by David-Li0406(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from David-Li0406/meta-skill-evloving (AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/player-lives-02/SKILL.md). Install upstream with npx skills add David-Li0406/meta-skill-evloving --skill player-lives-02. Copyright stays with the author.

player / lives / 02

General SOP for common requests related to player, lives, 02.

Prompt

Follow this SOP (replace specifics with placeholders like //):

  1. Offline OpenAI-format conversation source.
  2. Title: 6873e22c17c754fbdc483daef5596fce.json#conv_1
  3. Use the user questions below as the PRIMARY extraction evidence.
  4. Use the full conversation below as SECONDARY context reference.
  5. In the full conversation section, assistant/model replies are reference-only and not skill evidence.
  6. Primary User Questions (main evidence):
  7. code a skript that register a placeholder %example%
  8. And the default number is 3 lives and player died it will decrease until 1 after that 1 it will reset
  9. code a minecraft skript that register a placeholder %example%
  10. And the default number is 3 lives and player died it will decrease until 1 after that 1 it will reset]

For each step, include: action, checks, and failure rollback/fallback plan. Output format: for each step number, provide status/result and what to do next.

Triggers

  • Use when the user asks for a process or checklist.
  • Use when you want to reuse a previously mentioned method/SOP.

Examples

Example 1

Input:

Break this into best-practice, executable steps.

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/david-li0406-meta-skill-evloving-player-lives-02/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.

david-li0406-meta-skill-evloving-player-lives-02.ocm.jsonjson
{
  "ocm": "1",
  "id": "david-li0406-meta-skill-evloving-player-lives-02",
  "kind": "skill",
  "name": "player / lives / 02",
  "description": "General SOP for common requests related to player, lives, 02.",
  "publisher": "David-Li0406",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "player",
      "lives",
      "02",
      "curl",
      "api",
      "command",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "General SOP for common requests related to player, lives, 02."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/David-Li0406/meta-skill-evloving",
      "path": "AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/player-lives-02/SKILL.md",
      "ref": "ca3a335628981df10c36e00cb9850df2c247ab9a",
      "url": "https://github.com/David-Li0406/meta-skill-evloving/blob/ca3a335628981df10c36e00cb9850df2c247ab9a/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/player-lives-02/SKILL.md",
      "key": "David-Li0406/meta-skill-evloving/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/player-lives-02/SKILL.md"
    }
  },
  "instructions": "# player / lives / 02\n\nGeneral SOP for common requests related to player, lives, 02.\n\n## Prompt\n\nFollow this SOP (replace specifics with placeholders like <PROJECT>/<ENV>/<VERSION>):\n1) Offline OpenAI-format conversation source.\n2) Title: 6873e22c17c754fbdc483daef5596fce.json#conv_1\n3) Use the user questions below as the PRIMARY extraction evidence.\n4) Use the full conversation below as SECONDARY context reference.\n5) In the full conversation section, assistant/model replies are reference-only and not skill evidence.\n6) Primary User Questions (main evidence):\n7) code a skript that register a p",
  "cost": {
    "context_tokens": 318
  }
}

Fetch it by URL: GET /api/v1/registry/david-li0406-meta-skill-evloving-player-lives-02/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.