Skip to main content
Manusで任意のスキルを実行
ワンクリックで
capitalthought
GitHub クリエイタープロフィール

capitalthought

2 件の GitHub リポジトリにある 14 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
14
リポジトリ
2
更新
2026-06-10
リポジトリエクスプローラー

リポジトリと代表的な skills

stingy-route
ソフトウェア開発者

Smart task router — recommends the cheapest model or platform for any given task. Covers Claude (Opus/Sonnet/Haiku), ChatGPT (GPT-4o/4o-mini), Gemini (Pro/Flash), Grok, and local models. Factors in task complexity, context needs, tool use, speed, and cost. Use when: "route", "which model", "cheapest way to", "should I use ChatGPT", "is there a cheaper way", "model recommendation", "what should I use for this".

2026-06-10
stingy-guard
情報セキュリティアナリスト

Toggle the token efficiency guard hook on or off. When active, it monitors every tool call and warns about token-wasteful patterns: reading entire large files, using Bash instead of dedicated tools, unnecessary agent spawns, and more. Use when: "stingy guard", "guard on", "guard off", "watch my tokens", "monitor efficiency", "enable token guard", "disable token guard".

2026-04-09
stingy-audit
ソフトウェア品質保証アナリスト・テスター

Analyze the current Claude Code session for token waste. Reviews tool usage patterns, agent spawns, file reads, MCP calls, and conversation length to find where tokens were burned unnecessarily. Gives specific recommendations for the rest of the session. Use when: "audit", "am I wasting tokens", "session audit", "how efficient am I", "token check", "why is this session so expensive", "efficiency check".

2026-04-07
stingy-budget
予算アナリスト

Set and track daily/weekly/monthly token spending budgets. Stores budget config locally, tracks actuals from session data, warns when approaching limits. Use when: "budget", "set budget", "spending limit", "how much have I spent today", "weekly spend", "am I over budget", "track spending", "token budget".

2026-04-07
stingy-burn
財務・投資アナリスト

Show current session token burn rate and cost breakdown. Estimates tokens used by conversation, tools, MCP calls, and agents. Compares against benchmarks. Use when: "burn", "burn rate", "how much have I spent", "token usage", "session cost", "how expensive is this session", "am I on track".

2026-04-07
stingy-compare
財務・投資アナリスト

Side-by-side cost comparison across all major AI platforms for a given task type. Covers Claude, ChatGPT, Gemini, Grok, and local models. Shows actual dollar costs, quality tradeoffs, and recommendations. Use when: "compare", "compare prices", "what's cheaper", "Claude vs ChatGPT", "pricing", "cost comparison", "which AI".

2026-04-07
stingy-ration
予算アナリスト

Emergency token rationing mode. Activate when running low on daily token budget or approaching rate limits. Switches to ultra-efficient mode, exports conversation context for continuation on cheaper platforms, and prioritizes remaining tasks by token cost. Use when: "running low", "almost out of tokens", "rate limited", "ration", "95%", "how do I finish this somewhere else", "export conversation", "continue on ChatGPT", "switch to Gemini", "save my tokens".

2026-04-07
stingy-slim
予算アナリスト

Analyze and optimize your Claude Code token footprint. Measures CLAUDE.md files, MCP server tool counts, hooks, plugins, and settings to find where tokens are being wasted on every single message. Gives concrete cuts with estimated savings. Use when: "slim down", "optimize tokens", "reduce costs", "why am I burning tokens", "too expensive", "trim my config", "MCP audit", "which MCPs cost the most".

2026-04-07
npm-register
ソフトウェア開発者

One-time per-package setup — writes an entry in `~/.config/npm-helper/state.json` mapping a package to its 1Password item, GitHub repo, publish workflow, GH secret, and optional Vercel mirrors. Run this once before `/npm-publish` will work on a new package.

2026-04-19
npm-doctor
ソフトウェア開発者

Read-only diagnosis of npm ↔ 1Password ↔ GitHub Actions credential drift for a package. Reports what's stale and what to do. Side-effect free.

2026-04-19
npm-publish
ソフトウェア開発者

One-shot npm publish — detects package, syncs credentials, bumps version, tags, pushes, tails the workflow, classifies failures, recovers automatically where possible. Use when the user says "publish this", "ship it", "release npm", or similar.

2026-04-19
npm-rotate-token
ソフトウェア開発者

Rotate the npm publish token for a package to a fresh granular+bypass-2fa token, update 1Password and the GitHub Actions secret. Use when publishes hit E403/EOTP and /npm-doctor says the token needs replacing.

2026-04-19
npm-set-2fa
ネットワーク・コンピュータシステム管理者

Change the npm account 2FA level between disabled, auth-only, and auth-and-writes. Use when /npm-doctor reports account 2FA is blocking automation tokens.

2026-04-19
npm-unstick
ソフトウェア開発者

Invoked after a failed npm publish to classify the failure, take the right recovery action, and retry once. Called automatically by the PostToolUse hook — the user rarely invokes this directly.

2026-04-19
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました