Skip to content
Skillv1.0.0

skill-name

A clear, concise description of what this skill does (1-2 sentences). Focus on the VALUE it provides to the user.

by claude-office-skills(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from claude-office-skills/skills (_template/SKILL.md) via skills.sh. Install upstream with npx skills add claude-office-skills/skills --skill _template. Copyright stays with the author (MIT).

Skill Name

Overview

[Clear explanation of what this skill does and when to use it]

What I can do:

  • [Capability 1]
  • [Capability 2]
  • [Capability 3]

What I cannot do:

  • [Limitation 1]
  • [Limitation 2]

How to Use Me

Step 1: [First Step]

[Instructions]

Step 2: [Second Step]

[Instructions]

Step 3: [Third Step]

[Instructions]


Domain Knowledge

[This is where the real value lives - embedded expertise, patterns, rules, best practices]

[Knowledge Area 1]

[Details]

[Knowledge Area 2]

[Details]


Output Format

[Define the structure of outputs this skill produces]

## [Output Title]

### Section 1
[Content pattern]

### Section 2
[Content pattern]

Examples

Example 1: [Scenario]

User: [Example input] AI: [Example output]

Example 2: [Scenario]

User: [Example input] AI: [Example output]


Tips for Better Results

  1. [Tip 1]
  2. [Tip 2]
  3. [Tip 3]

Limitations

  • [Limitation 1]
  • [Limitation 2]
  • [Limitation 3]

Built by the Claude Office Skills community. Contributions welcome!

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/claude-office-skills-skills-template/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.

claude-office-skills-skills-template.ocm.jsonjson
{
  "ocm": "1",
  "id": "claude-office-skills-skills-template",
  "kind": "skill",
  "name": "skill-name",
  "description": "A clear, concise description of what this skill does (1-2 sentences). Focus on the VALUE it provides to the user.",
  "publisher": "claude-office-skills",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "math"
    ],
    "tags": [
      "skill-md",
      "contract",
      "review",
      "risk-analysis",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "A clear, concise description of what this skill does (1-2 sentences). Focus on the VALUE it provides to the user."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/claude-office-skills/skills",
      "path": "_template/SKILL.md",
      "ref": "HEAD",
      "url": "https://www.skills.sh/claude-office-skills/skills/skill-name",
      "key": "claude-office-skills/skills/_template/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# Skill Name\n\n## Overview\n\n[Clear explanation of what this skill does and when to use it]\n\n**What I can do:**\n- [Capability 1]\n- [Capability 2]\n- [Capability 3]\n\n**What I cannot do:**\n- [Limitation 1]\n- [Limitation 2]\n\n---\n\n## How to Use Me\n\n### Step 1: [First Step]\n[Instructions]\n\n### Step 2: [Second Step]\n[Instructions]\n\n### Step 3: [Third Step]\n[Instructions]\n\n---\n\n## Domain Knowledge\n\n[This is where the real value lives - embedded expertise, patterns, rules, best practices]\n\n### [Knowledge Area 1]\n[Details]\n\n### [Knowledge Area 2]\n[Details]\n\n---\n\n## Output Format\n\n[Define the structure of ",
  "cost": {
    "context_tokens": 277
  }
}

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