Agent Plugins Marketplace
All plugins

ubm-goal-setting

v0.3.30

北原さん式ゴールセッティング、会話型の日次ジャーナル作成、2-source YouTube全量/自動同期、根拠付きknowledge/harness artifact graph consultを提供する個人利用向けplugin。

CodexClaude Code6 Skills

By harness maintainers10 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
6 skill or MCP entries
Source updated
Sep 1, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install ubm-goal-setting for Codex and Claude Code

Installs for the current user
codex plugin marketplace add daishiman/harness-dev
codex plugin marketplace upgrade harness-dev
codex plugin add ubm-goal-setting@harness-dev

Paste and run these commands in a terminal with Codex. They add and refresh the harness-dev catalog, then install this plugin.

Compatibility: the page URL and API slug “ubm-goal-setting” remain stable.

  • Codex: ubm-goal-setting@agent-plugin-marketplaceubm-goal-setting@harness-dev

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/daishiman/harness-dev

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/ubm-goal-setting/.

Plugin files

plugins/ubm-goal-setting/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/run-skill-feedback/SKILL.md
├── skills/run-ubm-consult/SKILL.md
├── skills/run-ubm-goal-setting/SKILL.md
├── skills/run-ubm-journal/SKILL.md
├── skills/run-ubm-knowledge-sync/SKILL.md
└── skills/run-ubm-youtube-ingest/SKILL.md

Included Skills6

run-skill-feedbackskills/run-skill-feedback/SKILL.md

既存スキルへの「こう直してほしい」要望を受け取って Notion 改善要望 DB にプッシュしたいとき、利用者発端のフィードバックループを起動したいときに使う。

run-ubm-consultskills/run-ubm-consult/SKILL.md

月間目標・目標設定以外も含む相談に乗ってほしいとき、具体解の処方でなく考え方・思考フレームを引き出し型の共創で提示しユーザー主導で解決策を言語化したいときに使う。

run-ubm-goal-settingskills/run-ubm-goal-setting/SKILL.md

週報・月報・期報の目標設定をしたいとき、振り返り対話を北原さん式の統一ハイブリッド構造で作成したいときに使う。

run-ubm-journalskills/run-ubm-journal/SKILL.md

日次ジャーナルを作りたいとき、今日やったことを会話で振り返りながら Obsidian の Daily へ構造化した新規ファイルを生成したいときに使う。

run-ubm-knowledge-syncskills/run-ubm-knowledge-sync/SKILL.md

北原さん式ナレッジソースの差分を検知したいとき、6カテゴリへ分類・格納してナレッジを同期したいときに使う。

run-ubm-youtube-ingestskills/run-ubm-youtube-ingest/SKILL.md

北原さんのYouTube動画をナレッジ化したいとき、URL単発・厳格全量・scheduler無人差分のいずれかで文字起こしを取り込み根拠付き依存グラフまで更新したいときに使う。

Plugin manifests2

plugins/ubm-goal-setting/.codex-plugin/plugin.json
{
  "name": "ubm-goal-setting",
  "version": "0.3.30",
  "description": "北原さん式ゴールセッティング、会話型の日次ジャーナル作成、2-source YouTube全量/自動同期、根拠付きknowledge/harness artifact graph consultを提供する個人利用向けplugin。",
  "author": {
    "name": "harness maintainers"
  },
  "interface": {
    "displayName": "Ubm Goal Setting",
    "shortDescription": "北原さん式ゴールセッティング、会話型の日次ジャーナル作成、2-source YouTube全量/自動同期、根拠付きknowledge/harness artifact graph consultを提供する個人利用向けplugin。",
    "longDescription": "北原さん式ゴールセッティング、会話型の日次ジャーナル作成、2-source YouTube全量/自動同期、根拠付きknowledge/harness artifact graph consultを提供する個人利用向けplugin。",
    "developerName": "harness maintainers",
    "category": "Development Tools",
    "capabilities": [
      "Skills"
    ],
    "defaultPrompt": [
      "Help me use Ubm Goal Setting."
    ]
  },
  "skills": "./skills/",
  "hooks": "./hooks/hooks.json"
}
plugins/ubm-goal-setting/.claude-plugin/plugin.json
{
  "name": "ubm-goal-setting",
  "version": "0.3.30",
  "dependencies": [
    "skill-governance-adapters"
  ],
  "description": "北原さん式ゴールセッティング、会話型の日次ジャーナル作成、2-source YouTube全量/自動同期、根拠付きknowledge/harness artifact graph consultを提供する個人利用向けplugin。",
  "author": {
    "name": "harness maintainers"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[ubm-goal-setting on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ubm-goal-setting)