Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
IgorGanapolsky
GitHub 제작자 프로필

IgorGanapolsky

8개 GitHub 저장소에서 수집된 58개 skills를 저장소 단위로 보여줍니다.

수집된 skills
58
저장소
8
업데이트
2026-07-20
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
ThumbGate
skills 35개 · 2026-07-17
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가네트워크·컴퓨터 시스템 관리자서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)작가·저자
직업 카테고리 6개 · 100% 분류됨
60%비중
#02
mac-yolo-safeguards
skills 9개 · 2026-07-20
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터네트워크·컴퓨터 시스템 관리자도매·제조업 기술·과학 제품 영업 담당자
직업 카테고리 4개 · 100% 분류됨
16%비중
#03
AgentBill
skills 5개 · 2026-06-04
소프트웨어 개발자시장조사 분석가·마케팅 전문가운동 트레이너 및 그룹 피트니스 강사컴플라이언스 담당자
직업 카테고리 4개 · 100% 분류됨
8.6%비중
#04
trading
skills 2개 · 2026-04-10
재무 및 투자 분석가
직업 카테고리 1개 · 100% 분류됨
3.4%비중
#05
openclaw-console
skills 2개 · 2026-05-06
소프트웨어 개발자
직업 카테고리 1개 · 100% 분류됨
3.4%비중
#06
Random-Timer
skills 2개 · 2026-04-09
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
3.4%비중
#07
openclaw-mac-ai-workstation-setup
skills 2개 · 2026-07-04
소프트웨어 개발자시장조사 분석가·마케팅 전문가
직업 카테고리 2개 · 100% 분류됨
3.4%비중
#08
revenue-leak-auditor-skill
skills 1개 · 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개 표시
모든 저장소를 표시했습니다