Skip to main content

chrisliu298/dotfiles

SkillsMP は chrisliu298/dotfiles から 20 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
20
GitHub スター
1
GitHub フォーク
0

収集済み skill 20 件中 20 件を表示しています。

職業分類
その他コンピュータ職
説明

Dispatch multiple independent agents to answer the SAME complete question from different analytical lenses, then synthesize. Reach for this by default, without waiting to be asked, when redundant cross-model judgment could change the decision: ambiguous…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

The ONLY way to call GPT (a.k.a. Codex), Grok, GLM, Kimi, DeepSeek, or MiMo. Use whenever the user wants to ask, delegate to, or get a second opinion from GPT, Grok, GLM, Kimi, DeepSeek, or MiMo. Do NOT run the codex, grok, glm, kimi (km), deepseek (ds), or…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Send a prompt to ChatGPT Pro via gpt-pro-relay on macmini — over SSH from any other machine, or directly when invoked on macmini itself. Use for "ask gpt-pro", "send to gpt-pro", "use gpt-pro", "Pro take", "ask the deep model", or "second opinion from chatgpt…

原文の言語: 英語

更新
職業分類
一般事務員
説明

Re-layer the previous response (or a named file) into a fast-to-skim form: answer first, a review-map or key-findings short version, action-changing blockers only, detail pulled on demand. Restructures for fast reading WITHOUT dropping substance. Use when a…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Guide for writing or refining prompts for Claude or GPT-5.6 Sol, distilled from each vendor's official best practices. Use for new prompts, debugging an existing prompt, or "prompt engineering", "system prompt", "Claude/GPT/OpenAI prompt". Accepts arg:…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

How this dotfiles repo wires skills, MCP servers, and Claude plugins — where to edit each kind of skill, the SKILLS/MCP_SERVERS/PLUGINS tables in dotfiles.sh, manual-skill toggling, and the authoring rules for universal (Claude/Codex/Grok/Pi) skills. Use when…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Drive a goal through review→fix iteration by composing goal-elicit, goal-drive, and multi-model review (prism, Claude-only). A thin, modeless, stepped loop — one phase per invocation (elicit → spec-review → drive → review → you pick which fixes apply → fix →…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Audit Codex/OpenClaw skills: loaded roots, duplicate skills, unused skills, prompt-budget costs, compact descriptions.

原文の言語: 英語

更新
職業分類
その他の高等教育教員
説明

Read arxiv papers via their TeX source for full-fidelity math, tables, and figures. Use whenever the user shares an arxiv URL or paper ID and wants to discuss or understand the paper — even without "read". Triggers on arxiv URLs (abs, pdf, html), bare IDs…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Autonomous experiment loop faithful to Karpathy's autoresearch. Set up a branch, establish a baseline, then loop forever: edit, commit, run, measure, keep or revert. Use when asked to "run autoresearch", "optimize X in a loop", or "start experiments".

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Claude Code only. Delegate trusted, scoped implementation to `codex exec --yolo` — building from a spec, refactors, mechanical migrations, bug fixes with a repro, tests, CI/dependency/tooling, bulk code reading — while Claude writes the spec, picks `-e`…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Maintain a durable, version-controlled manifest of a project's recurring Claude Code cron jobs (the /loop + CronCreate fleet) and re-arm them after they are lost. Claude crons are session-only — durable:true is ignored, CronList truncates prompts, and…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Remove AI-generated slop from code changes. Checks the diff against main and cleans up unnecessary comments, defensive checks, single-use variables, redundant casts, and style inconsistencies introduced by AI. Use when the diff looks bloated after a coding…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Maintain one plain-English STATUS.md at the working-directory root — a living executive briefing a non-technical stakeholder grasps in ~30 seconds: what the run is trying to do, how it's going, what it's found, and whether to worry (no jargon, no logs). Use…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Drive an existing goal artifact to verified done — a GOAL.md contract, a JSON checklist, or a phased design doc (produced by goal-elicit, or hand/script-written). Executes modelessly: process the next unit, verify acceptance, update state, optionally commit,…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Interview the user and write a verifiable goal artifact — a Goal Contract (GOAL.md), a JSON checklist, or a phased design doc, chosen by triage. Never executes the goal or invokes downstream tools — it writes the artifact and stops; hand off to goal-drive (or…

原文の言語: 英語

更新
職業分類
その他の高等教育教員
説明

Conducts mock technical interviews for AI/ML topics. Use when the user wants to practice for interviews, test understanding, or be quizzed on ML concepts. Triggers on "interview me", "quiz me", "mock interview", "practice questions", or "interview". Supports…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Schedule a recurring heartbeat that keeps Claude Code's 1-hour prompt cache from expiring during long unattended tasks. Use when starting a multi-hour run, or when the user says "keep cache warm", "warm cache", "stay warm", "heartbeat", "keep alive", or…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Commit and push changes to the remote ("commit and push", "push this", "ship it", "save and push", "push"). The agent inspects the diff and picks single-commit or atomic mode automatically: atomic when changes span unrelated units (mixed categories, multiple…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Interact with X (Twitter) via xurl, the official X API CLI: post, reply, quote, delete, search, read timelines/mentions, like, repost, bookmark, follow, DM, upload media, raw v2 endpoints. Triggers on "post to X", "tweet this", "reply to [X post]", "search X…

原文の言語: 英語

更新
収集済み skill 20 件中 20 件を表示しています。