基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ideamans/mfk-cli --skill regen-ai命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Make the mfk command available, installing it only if it is missing. Use when another skill reports that `mfk` is not on PATH, or when the user asks to install, update or upgrade the ideamans Money Forward Kessai CLI. Prefers an already-installed binary, then the latest GitHub release, then a build from source with go install.
Work with Money Forward Kessai (マネーフォワードケッサイ) through the mfk CLI — look up customers and credit examinations, fetch billings and invoices, check transactions, payouts and destinations. Use when the user asks about their MFK account, an invoice or 請求書 issued through Money Forward Kessai, a customer's credit line, or a payout.
| name | regen-ai |
| description | 埋め込みLLMリファレンスを再生成して検証する。コマンド・フラグ・ヘルプ文・手書き章を変更した後に使う。 |
| allowed-tools | Bash(go generate:*) Bash(go test:*) Bash(go build:*) Bash(git status:*) Bash(git diff:*) Read |
internal/llmdocs/ をコードに合わせ直します。
git status --short — 既存の差分を把握する。go generate ./... — 90-commands.md を書き直す。go build ./... && go test ./...。生成器が見ているのはコマンドツリーだけです。請求書の取得系統やページネーションの
挙動を変えた場合は、10-billings.md / 00-guide.md を手で直す必要があります。
このスキルは Claude Code ローカル用で、配布プラグインには含みません。