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

mvanhorn

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

収集済み skills
667
リポジトリ
12
更新
2026-07-12
リポジトリマップ

skills がある場所

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

ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

pp-bambu
ソフトウェア開発者

Agent-ready Bambu print monitoring with exact plate previews and start/finish payloads. Trigger phrases: `what is my Bambu printer doing`, `post when this print starts and finishes`, `send this Bambu print to Discord`, `show my Bambu plate preview`, `when will the Bambu print finish`, `monitor my Bambu print`.

2026-07-12
pp-bambu
ソフトウェア開発者

Agent-ready Bambu print monitoring with exact plate previews and start/finish payloads. Trigger phrases: `what is my Bambu printer doing`, `post when this print starts and finishes`, `send this Bambu print to Discord`, `show my Bambu plate preview`, `when will the Bambu print finish`, `monitor my Bambu print`.

2026-07-12
pp-techmeme
ソフトウェア開発者

Every Techmeme headline, searchable and cached locally — plus topic tracking, trending analysis, and catch-up workflows no other tool has. Trigger phrases: `what's happening in tech`, `tech news today`, `check techmeme`, `what did I miss in tech`, `trending tech stories`, `use techmeme`, `run techmeme`.

2026-07-10
pp-techmeme
ソフトウェア開発者

Every Techmeme headline, searchable and cached locally — plus topic tracking, trending analysis, and catch-up workflows no other tool has. Trigger phrases: `what's happening in tech`, `tech news today`, `check techmeme`, `what did I miss in tech`, `trending tech stories`, `use techmeme`, `run techmeme`.

2026-07-10
pp-apify
ソフトウェア開発者

Every Apify platform feature, plus a local SQLite store, cross-Actor search, novelty diffing, cost-aware runs, and... Trigger phrases: `scrape twitter for AI mentions`, `run apify actor`, `what's new in my reddit scraper`, `build a newsletter from this week's scrapes`, `how much did my apify scrapes cost this month`, `use apify`, `run apify`.

2026-07-10
pp-flight-goat
一般事務員

Find real fares with Google Flights, scan Kayak nonstop/long-haul routes, and add FlightAware reliability/tracking only when operational context matters.

2026-07-10
pp-juneoven
視聴覚機器設置・修理工

Control a June oven from the terminal — self-pair, preheat, adjust, watch live telemetry and camera frames, and cancel, over June's cloud with agent-native JSON. No HomeKit, no June app. Trigger phrases: `preheat my june oven to 350`, `what's my june oven doing`, `cancel the oven`, `set a timer on the june oven`, `watch the june oven`, `is the oven preheated`, `use juneoven`, `run juneoven`.

2026-07-09
pp-juneoven
視聴覚機器設置・修理工

Control a June oven from the terminal — self-pair, preheat, adjust, watch live telemetry and camera frames, and cancel, over June's cloud with agent-native JSON. No HomeKit, no June app. Trigger phrases: `preheat my june oven to 350`, `what's my june oven doing`, `cancel the oven`, `set a timer on the june oven`, `watch the june oven`, `is the oven preheated`, `use juneoven`, `run juneoven`.

2026-07-09
このリポジトリの収集済み skills 636 件中、上位 8 件を表示しています。
printing-press
ソフトウェア開発者

Set up a new integration, connector, or CLI binding for any API. Wrap or generate a ship-ready Go CLI from an OpenAPI, HAR, or Postman spec via the lean research -> generate -> build -> shipcheck loop. Use when the user says build a CLI, wrap this API, set up a new integration, add a connector, integrate with a service, or names an API by domain.

2026-07-12
printing-press-import
ソフトウェア開発者

Bring a published CLI from the public library into the internal library so it's identical to a freshly-generated copy — module path reverted, manuscripts placed alongside, ready for /printing-press-polish or /printing-press-emboss. Use when the public library has a CLI you don't have locally, or to recover from a broken/lost internal copy. Trigger phrases: "import the CLI", "bring it into my library", "fetch from public library", "I don't have it locally yet".

2026-07-12
printing-press-output-review
ソフトウェア品質保証アナリスト・テスター

Internal sub-skill: agentic review of a printed CLI's sampled command output for plausibility issues that rule-based checks can't encode (substring-match relevance, format bugs, silent source drops, ranking failures). Invoked via the Skill tool by main printing-press SKILL.md (Phase 4.85) and printing-press-polish SKILL.md during the diagnostic loop. Not for direct user invocation — its actionable wrappers are /printing-press and /printing-press-polish.

2026-07-12
printing-press-polish
ソフトウェア開発者

Polish a generated CLI to pass verification and become publish-ready. Runs diagnostics (dogfood, verify, scorecard, go vet, gosec), automatically fixes all issues (verify failures, static-analysis findings, dead code, descriptions, README, MCP tool quality), reports the before/after delta, and offers to publish. Use after any /printing-press run, or on any CLI in $PRESS_LIBRARY/. Trigger phrases: "polish", "improve the CLI", "fix verify", "make it publish-ready", "clean up the CLI", "get this ready to ship".

2026-07-12
printing-press-publish
ソフトウェア開発者

Publish a generated CLI to the printing-press-library repo

2026-07-12
printing-press-reprint
ソフトウェア開発者

Regenerate an existing printed CLI from scratch under the current Printing Press, with prior research, prior novel features, and prior patches (post-publish hand-fixes) carried into the writing pipeline as reconciliation context rather than dropped on the floor. Pulls the CLI from the public library if it isn't local, recommends reuse-vs-redo of prior research based on age, then hands off to /printing-press with the right context. Use when a machine upgrade would benefit a published CLI more than manual polish. Trigger phrases: "reprint <api>", "regenerate <api>", "redo the <api> CLI", "rebuild <api> from scratch", "this CLI would benefit from a reprint".

2026-07-12
printing-press-retro
ソフトウェア開発者

Run a retrospective after generating a CLI. Identifies systemic improvements to the Printing Press — templates, Go binary, skill instructions, and workflow docs — so the next CLI comes out better. Creates a GitHub issue with actionable findings when there are Printing Press fixes to make. Use after any /printing-press run. Trigger phrases: "retro", "retrospective", "what went wrong", "improve the press", "post-mortem", "lessons learned", "what can we improve", "file a retro", "submit findings".

2026-07-12
printing-press-score
ソフトウェア品質保証アナリスト・テスター

Score a generated CLI against the Steinberger bar, compare two CLIs side-by-side

2026-07-12
このリポジトリの収集済み skills 19 件中、上位 8 件を表示しています。
review-and-submit
ソフトウェア品質保証アナリスト・テスター

Lightweight review-fix loop (2 rounds, 1 agent each), then create PR and merge

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

Launch, automate, and validate Electron desktop apps using playwright-cli via Chrome DevTools Protocol. Use this skill to validate UI changes in Orca, test features in the running Electron app, verify code fixes work end-to-end, or automate any Electron app (VS Code, Slack, Discord, etc.). Triggers include "validate in Electron", "test in the app", "verify the fix", "check the UI", "/electron", "automate Slack app", "control VS Code", or any task requiring interaction with a running Electron application.

2026-04-16
orca-cli
ネットワーク・コンピュータシステム管理者

Use the Orca CLI to orchestrate worktrees and live terminals through a running Orca editor. Use when an agent needs to create, inspect, update, or remove Orca worktrees; inspect repo state known to Orca; or read, send to, wait on, or stop Orca-managed terminals. Coding agents should also keep the current worktree comment updated with the latest meaningful work-in-progress checkpoint whenever useful; this is an expected default behavior, not a special trigger-only action. Triggers include "use orca cli", "manage Orca worktrees", "read Orca terminal", "reply to Claude Code in Orca", "create a worktree in Orca", "update Orca worktree comment", or any task where the agent should operate through Orca instead of talking to git worktrees and terminal processes directly.

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