Skip to content
Skillv1.0.0

resume

変更のたびにlintを実行しgitへcommitする - 指示は原則としてresume.ja.mdに対して行いますが、変更は英語版(resume.en.md)にも行ってください - commitメッセージは日本語で行う - 明示的な修正指示を出すまでファイル変更は行わない。ファイル変更する前に確認をとること

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

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

See reviews

About

Imported from yukihane/resume (AGENTS.md). Install upstream with npx skills add yukihane/resume. Copyright stays with the author.

  • 変更のたびにlintを実行しgitへcommitする
  • 指示は原則としてresume.ja.mdに対して行いますが、変更は英語版(resume.en.md)にも行ってください
  • commitメッセージは日本語で行う
  • 明示的な修正指示を出すまでファイル変更は行わない。ファイル変更する前に確認をとること

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/yukihane-resume-resume/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.

yukihane-resume-resume.ocm.jsonjson
{
  "ocm": "1",
  "id": "yukihane-resume-resume",
  "kind": "skill",
  "name": "resume",
  "description": "変更のたびにlintを実行しgitへcommitする - 指示は原則としてresume.ja.mdに対して行いますが、変更は英語版(resume.en.md)にも行ってください - commitメッセージは日本語で行う - 明示的な修正指示を出すまでファイル変更は行わない。ファイル変更する前に確認をとること",
  "publisher": "yukihane",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "hr"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "変更のたびにlintを実行しgitへcommitする - 指示は原則としてresume.ja.mdに対して行いますが、変更は英語版(resume.en.md)にも行ってください - commitメッセージは日本語で行う - 明示的な修正指示を出すまでファイル変更は行わない。ファイル変更する前に確認をとること"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/yukihane/resume",
      "path": "AGENTS.md",
      "ref": "aba0078e8c5d5c7ed0f89b35df8c9926ae45ba8b",
      "url": "https://github.com/yukihane/resume/blob/aba0078e8c5d5c7ed0f89b35df8c9926ae45ba8b/AGENTS.md",
      "key": "yukihane/resume/AGENTS.md"
    }
  },
  "instructions": "- 変更のたびにlintを実行しgitへcommitする\n- 指示は原則としてresume.ja.mdに対して行いますが、変更は英語版(resume.en.md)にも行ってください\n- commitメッセージは日本語で行う\n- 明示的な修正指示を出すまでファイル変更は行わない。ファイル変更する前に確認をとること",
  "cost": {
    "context_tokens": 39
  }
}

Fetch it by URL: GET /api/v1/registry/yukihane-resume-resume/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.

resume - Skill - OpenSmartRoute