ubm-goal-setting
v0.3.30北原さん式ゴールセッティング、会話型の日次ジャーナル作成、2-source YouTube全量/自動同期、根拠付きknowledge/harness artifact graph consultを提供する個人利用向けplugin。
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
codex plugin marketplace add daishiman/harness-dev
codex plugin marketplace upgrade harness-dev
codex plugin add ubm-goal-setting@harness-devPaste 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-marketplace→ubm-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-devClone 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
├── .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
既存スキルへの「こう直してほしい」要望を受け取って Notion 改善要望 DB にプッシュしたいとき、利用者発端のフィードバックループを起動したいときに使う。
月間目標・目標設定以外も含む相談に乗ってほしいとき、具体解の処方でなく考え方・思考フレームを引き出し型の共創で提示しユーザー主導で解決策を言語化したいときに使う。
週報・月報・期報の目標設定をしたいとき、振り返り対話を北原さん式の統一ハイブリッド構造で作成したいときに使う。
日次ジャーナルを作りたいとき、今日やったことを会話で振り返りながら Obsidian の Daily へ構造化した新規ファイルを生成したいときに使う。
北原さん式ナレッジソースの差分を検知したいとき、6カテゴリへ分類・格納してナレッジを同期したいときに使う。
北原さんのYouTube動画をナレッジ化したいとき、URL単発・厳格全量・scheduler無人差分のいずれかで文字起こしを取り込み根拠付き依存グラフまで更新したいときに使う。
Plugin manifests2
{
"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"
}{
"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"
}
}For 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)