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

IgorGanapolsky

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

収集済み skills
58
リポジトリ
8
更新
2026-07-20
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
ThumbGate
35 件の skills · 2026-07-17
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家サービス営業代表(広告・保険・金融・旅行除く)ネットワーク・コンピュータシステム管理者作家・著者
6 件の職業カテゴリ · 100% 分類済み
60%比率
#02
mac-yolo-safeguards
9 件の skills · 2026-07-20
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者卸売・製造業技術・科学製品営業担当者
4 件の職業カテゴリ · 100% 分類済み
16%比率
#03
AgentBill
5 件の skills · 2026-06-04
ソフトウェア開発者コンプライアンスオフィサー市場調査アナリスト・マーケティングスペシャリスト運動トレーナー・グループフィットネスインストラクター
4 件の職業カテゴリ · 100% 分類済み
8.6%比率
#04
trading
2 件の skills · 2026-04-10
財務・投資アナリスト
1 件の職業カテゴリ · 100% 分類済み
3.4%比率
#05
openclaw-console
2 件の skills · 2026-05-06
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
3.4%比率
#06
Random-Timer
2 件の skills · 2026-04-09
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
3.4%比率
#07
openclaw-mac-ai-workstation-setup
2 件の skills · 2026-07-04
ソフトウェア開発者市場調査アナリスト・マーケティングスペシャリスト
2 件の職業カテゴリ · 100% 分類済み
3.4%比率
#08
revenue-leak-auditor-skill
1 件の skills · 2026-06-15
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
1.7%比率
リポジトリエクスプローラー

リポジトリと代表的な skills

thumbgate
ソフトウェア開発者

ThumbGate provides pre-action gates for AI coding agents. It captures thumbs-up/down feedback on agent actions, auto-promotes repeated failures into prevention rules, and blocks known-bad tool calls via PreToolUse hooks. Trigger when the user wants to add safety guardrails to an AI agent workflow, capture structured feedback on agent output, generate prevention rules from failure patterns, gate high-risk actions before execution, or export DPO training pairs from production feedback. Works with any MCP-compatible agent including Cursor, Codex, Gemini CLI, Amp, and OpenCode.

2026-07-17
thumbgate-brand-voice
作家・著者

Make any ThumbGate-facing copy — landing/pricing/compare/guide pages, README, postinstall banners, CLI receipts, Reddit/LinkedIn/Bluesky/Threads posts, docs, outreach drafts, blog/launch content — sound like ThumbGate: direct, technical, honest, anti-hype. Use BEFORE writing or editing customer-facing or marketing text, and when the user says "write a landing page", "draft a Reddit/LinkedIn post", "write the README", "make this on-brand", "punch up this copy", or "review this copy for voice". Do NOT use for code comments, commit messages, internal notes, or non-ThumbGate copy — and never to add fabricated traction or unsupported claims (honesty is the brand).

2026-06-12
thumbgate-feedback
プロジェクト管理専門家

Capture thumbs up/down feedback into structured memories and prevention rules. Require one sentence of why before claiming memory promotion. Use when user gives explicit quality signals about agent work (e.g. "that worked", "that failed", "thumbs up/down"). Do NOT use for general questions, code generation, file operations, or any task that is not explicit feedback on prior agent output.

2026-06-12
agent-memory
ソフトウェア開発者

Give your agent persistent cross-session memory — recall what went wrong on similar tasks before starting, then capture whether the work succeeded or failed so repeated mistakes auto-promote into prevention rules. Runs locally via the ThumbGate MCP server (recall, capture_feedback, prevention_rules, feedback_stats) — no API key needed. Use when the user says "recall", "what went wrong last time", "remember this for next time", "capture feedback", "thumbs up/down on that", or at the start of a new task or session. Do NOT use when the user wants to force one specific mistake into an enforced block gate (use the thumbgate-guard skill), to list rules that already exist (thumbgate-rules), or to check ThumbGate wiring (thumbgate-doctor).

2026-06-11
solve-architecture-autonomy
ソフトウェア開発者

Course-correct from over-planning to execution — when the agent has produced a plan, research, or options instead of doing work the user already approved, drop the analysis and execute the smallest end-to-end action now (branch, run, deploy, verify). Use when the user says "stop planning, just do it", "why are you researching, execute", "just ship it", "enough analysis", or pushes back that you keep proposing instead of acting on an already-decided task. Do NOT use when the task is genuinely undecided and needs a plan first, when the user explicitly asked for research/options/a design, or for routine work where no over-planning has occurred — acting on an unscoped or destructive task is its own failure.

2026-06-11
thumbgate-blocked
ソフトウェア開発者

Show ThumbGate's enforcement record — how many risky actions were actually blocked versus warned, which gates fire most, the tokens/damage saved, and the full feedback to check to rejection pipeline. Reads live enforcement counters via the gate_stats and enforcement_matrix MCP tools (CLI fallback `npx thumbgate gate-stats`). Use when the user says "what has ThumbGate blocked", "show gate stats", "is enforcement working", "how many tokens did we save", "show the enforcement matrix", or "what got stopped". Do NOT use to list rule DEFINITIONS that exist (use the thumbgate-rules skill), to create a new rule (use the thumbgate-guard skill), or to check whether ThumbGate is installed and wired (use the thumbgate-doctor skill).

2026-06-11
thumbgate-doctor
ネットワーク・コンピュータシステム管理者

Health-check whether ThumbGate is actually wired into this agent — PreToolUse/SessionStart hooks installed, MCP server reachable, lesson store present, statusline, and overall agent-readiness — then report exactly what to fix. Runs the existing `npx thumbgate doctor` audit and the check_operational_integrity MCP tool. Use when the user says "is ThumbGate wired up", "thumbgate doctor", "check my guardrails are installed", "why aren't my gates firing", "is the MCP server connected", or "agent readiness". Do NOT use to view rules (use the thumbgate-rules skill), to view what was blocked (use the thumbgate-blocked skill), or to capture a new rule (use the thumbgate-guard skill) — this skill only diagnoses setup and wiring.

2026-06-11
thumbgate-guard
ソフトウェア開発者

Turn the agent's most recent mistake into an enforced ThumbGate prevention rule (a PreToolUse block gate) so the same bad tool call is intercepted before it runs again, in this and every future session across Claude Code, Cursor, Codex, Gemini, Amp, and Cline. Captures the failure with the capture_feedback MCP tool, then force-promotes it via `npx thumbgate force-gate` so it is enforced, not just logged. Use when the user says "guard against this", "block this from happening again", "never do that again", "make that a rule", "stop the agent from repeating that", or right after a bad action or thumbs-down that should become a hard rule. Do NOT use to merely log a thumbs-up/down without enforcement (use the thumbgate-feedback skill), to recall prior context before starting work (use the Agent Memory skill), or to list rules that already exist (use the thumbgate-rules skill).

2026-06-11
このリポジトリの収集済み skills 35 件中、上位 8 件を表示しています。
drive-logged-in-chrome
ソフトウェア開発者

Drive Igor's already-authenticated Google Chrome via AppleScript for login-walled dashboards (Stripe Payment Links, Apollo web, Play Console, LinkedIn, ASC). NEVER use Playwright MCP as the source of truth for "am I logged in?" — Playwright is a separate browser profile without Chrome cookies. Trigger when: Stripe, payment links, buy.stripe.com, dashboard.stripe.com, "logged into Chrome", login wall, Playwright got login page but user says they're signed in, Apollo web UI, or any task needs the real Chrome session. Slash: /drive-logged-in-chrome. Cross-ref: use-existing-browser-sessions.

2026-07-20
ingest-chat-credentials
ソフトウェア開発者

When Igor pastes ANY credential (password, API key, token, client secret) in chat, immediately ingest it into macOS Keychain, confirm service+account only, never refuse with "don't send passwords / rotate yourself" homework. Auto-invoke on credential paste. Covers App Store Connect Apple ID, Play, Stripe, fleet ENV keys, EAS tokens.

2026-07-20
xurl
ソフトウェア開発者

X/Twitter via xurl CLI: post, search, DM, media, v2 API.

2026-07-14
execute-revenue-cash-path
ソフトウェア開発者

Execute the real cash path for mac-yolo-safeguards / ThumbGate: diagnose funnel, Apollo enrich, Gmail send, live Stripe links from Chrome, pipeline-update, never ship theater. Trigger when: make money, make money today, do everything, cash, revenue, sell, close, outreach, pipeline stuck, $0 revenue, Partner Pilot, diagnostic $499, hardening $1500, or when tempted to build another sales tool instead of sending. Slash: /execute-revenue-cash-path. Do NOT invoke for pure product engineering without a revenue ask.

2026-07-14
apollo-io-sales
卸売・製造業技術・科学製品営業担当者

Use Apollo.io for sales contact discovery and email enrichment on Igor's Mac. CLI: /opt/homebrew/bin/apollo (apollo-io-cli), already authenticated. Trigger when: make money, outreach, prospects, enrich email, find founder email, no public email, pipeline send, Partner Pilot, cold call, leads, Apollo, or when tempted to give up because leads.csv says "no public email." Slash: /apollo-io-sales. NEVER skip Apollo when money depends on a real inbox.

2026-07-14
drive-logged-in-chrome
ソフトウェア開発者

Drive Igor's already-authenticated Google Chrome via AppleScript for login-walled dashboards (Stripe Payment Links, Apollo web, Play Console, LinkedIn, ASC). NEVER use Playwright MCP as the source of truth for "am I logged in?" — Playwright is a separate browser profile without Chrome cookies. Trigger when: Stripe, payment links, buy.stripe.com, dashboard.stripe.com, "logged into Chrome", login wall, Playwright got login page but user says they're signed in, Apollo web UI, or any task needs the real Chrome session. Slash: /drive-logged-in-chrome. Cross-ref: use-existing-browser-sessions.

2026-07-14
audit-github-ship-status
ソフトウェア品質保証アナリスト・テスター

Audits mac-yolo-safeguards GitHub ship readiness — pushed commits, open/stale PRs, CI workflow conclusions, Dependabot alerts. Use when user asks if everything is merged, CI passed, pushed, or security-clean. Evidence-only; no ship theater.

2026-06-26
troubleshoot-hermes-mobile-connectivity
ネットワーク・コンピュータシステム管理者

Diagnoses Hermes Mobile "can't reach your computer" errors, pairing failures, and misleading connectivity banners. Use when the phone shows unreachable Mac/Hermes, pairing fails (localIp missing), LAN URLs (10.x/192.168.x) fail on cellular/5G, or sends timeout after 60–120s. Repo mac-yolo-safeguards / hermes-mobile.

2026-06-26
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
ai-bill-auditor
ソフトウェア開発者

Audits an AI coding bill, agent transcript, or session log for repeated mistakes that are quietly costing money — KV cache invalidations (dynamic variables), expired 5-minute prompt cache TTLs, bloated tool payload dumps (database schemas/logs), retry loops, redundant tool calls, and force-pushes. Returns a ranked list of repeat-offender patterns with estimated monthly cost, the corrective rule for each, and a one-click path to permanently block them via ThumbGate Pre-Action Gates. Trigger when the user pastes an Anthropic/OpenAI/xAI billing summary, a Cursor/Codex/Claude Code session transcript, a CI log of failed agent runs, or asks anything resembling "why is my AI bill so high" or "what's my agent doing wrong on repeat".

2026-06-04
approval-inbox
ソフトウェア開発者

Triages pending autonomous agent actions, specifically filtering for destructive commands (rm -rf, git push --force), unauthorized state mutations, or high-cost token-burn loops. Returns a prioritized list of actions requiring human sign-off, with risk scores, cost impact, and rollback confidence for each. Trigger when the user reports an agent "going rogue," asks "what is my agent doing right now," or wants to review a queue of pending modifications before they hit production.

2026-06-04
scam-call-decoder
コンプライアンスオフィサー

Analyzes voicemail transcripts or call logs for known fraud patterns (social engineering, phishing, impersonation). Returns a threat assessment with a confidence score and the specific linguistic red-flags used by the attacker. Trigger when the user pastes a suspicious transcript, describes a weird call from "the bank" or "the IRS," or asks if a specific request (e.g., buying gift cards to pay a fine) is legitimate.

2026-05-19
gtm-bottleneck-diagnostic
市場調査アナリスト・マーケティングスペシャリスト

Diagnoses the single highest-leverage GTM bottleneck for a small-team SaaS/AI product based on top-of-funnel, conversion, retention, and revenue inputs. Returns the one bottleneck to fix this week, the specific experiment to run, the success/failure thresholds, and the decision tree at week's end. Designed for solo founders and small AI teams who don't have a growth hire and need the one move that matters. Trigger when the user describes weak conversion, low traffic, no replies, churn issues, asks "what should I fix first?", "is my offer the problem?", "why isn't this growing?", or pastes funnel metrics from PostHog, Stripe, Mixpanel, Plausible, or GA.

2026-05-19
random-timer-coach
運動トレーナー・グループフィットネスインストラクター

Builds a random-interval combat-sports / HIIT training session for MMA, BJJ, boxing, muay thai, kickboxing, tabata, sparring rounds, pad work, or tactical drills. Takes the user's skill level, available time, equipment, and training goal, returns a structured session with random cue intervals, drill prescriptions, intensity progression, and a finisher block — the kind of plan a coach writes on a whiteboard before round one. Trigger when the user asks for a workout, a sparring session, a tabata, a drill plan, a fight-camp warmup, "give me a HIIT round", "what should I train today", "design a 20-minute boxing session", or describes available equipment + a time budget.

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