Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotfiles

dotfiles 收录了来自 oysteinkrog 的 65 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
65
Stars
0
更新
2026-06-10
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

consult-oracles
软件开发工程师

Consult Fable (primary oracle) for expert second opinions; escalate to GPT-5.5-Pro only for extremely important or complex tasks (always paired with Fable). Use for complex decisions, architecture choices, debugging hard problems, or when user says "consult oracles", "ask the experts", or wants a second opinion.

2026-06-10
oracle-review
软件质量保证分析师与测试员

Run iterative oracle + agent hardening loop on any artifact (designs, plans, beads, architecture) until findings converge to near-zero. Combines /swarm-oracle with /swarm-review in alternating rounds. Use for the full hardening cycle, not just a single oracle pass. For oracle-only, use /swarm-oracle. For bead-only hardening, use /swarm-beads-quality.

2026-06-10
oracle-consensus
软件质量保证分析师与测试员

Run 2x oracle sessions (FOR + AGAINST stances) to validate design decisions, plans, or bead readiness. Default = two Fable subagents; escalate to PAL 2x GPT-Pro (always paired with Fable) for extremely important or complex validations. Use after design rounds, before implementation, or to challenge architecture decisions.

2026-06-10
sync-human
高校计算机科学教师

Act as a wise, effective teacher whose goal is to make the human deeply understand the work done in this session (a change, a bug fix, a feature, a design) — i.e. sync the human's mental model up to the agent's. Use when the user says "sync-human", "sync me up", "teach me this session", "make sure I understand", "walk me through what we did", "quiz me on this", or "I want to actually understand this PR/change", or otherwise wants Socratic, gated, incremental teaching with comprehension checks rather than a one-shot summary. Drives understanding at both high level (motivation, impact) and low level (business logic, edge cases) using a running checklist and quizzes.

2026-06-05
agent-mail
软件开发工程师

MCP Agent Mail for multi-agent coordination. Use when agents need file locks, messaging, inboxes, or conflict prevention. Handles macro_start_session, file_reservation_paths, send_message, threading, pre-commit guards.

2026-05-29
secret-lookup
软件开发工程师

Retrieve API tokens, keys, and credentials Oystein has stored locally. Use whenever code, scripts, or shell commands need a secret value: GitHub tokens, Cloudflare, HubSpot, Slack, Zendesk, Jira, Sentry, Anthropic, Apify, Browserbase, Google OAuth, Huma. Use BEFORE searching shell history, session logs, dotfiles, or the filesystem — the canonical store is documented here and the values are reachable via two fish helpers. Also use when adding, rotating, or removing a credential.

2026-05-11
changelog-md-workmanship
软件开发工程师

Rebuild CHANGELOG.md files and release histories from git, tags, releases, and issue trackers. Use when writing changelogs, version timelines, or agent-facing project history summaries.

2026-05-08
deadlock-finder-and-fixer
软件开发工程师

Find and fix concurrency bugs - deadlocks, races, livelocks, await-holding-lock, database locks, LD_PRELOAD init, swarm races. Use when processes hang, tests flake, or auditing concurrency.

2026-05-08
modes-of-reasoning-project-analysis
软件开发工程师

Multi-perspective project analysis via NTM reasoning-mode agent swarm. Use when "modes of reasoning", "multi-perspective analysis", or "epistemological review" of any project.

2026-05-08
profiling-software-performance
软件开发工程师

Rank hot paths by CPU, memory, I/O, and contention; hand the optimization skill a scored target list. Use when: profile, flamegraph, hotspot, bottleneck, p95/p99, IOPS, fsync, "why is this slow".

2026-05-08
release-preparations
软件开发工程师

Prepare project releases: run test suites, fix broken/obsolete tests, bump versions, build cross-platform binaries via GitHub Actions CI or dsr/rch fallback, create GitHub releases with checksums, verify installers. Use when: release, cut release, prepare release, version bump, pre-release, ship it, tag release, gh actions release, dsr release.

2026-05-08
vibing-with-ntm
软件开发工程师

Tend NTM agent swarms: orchestrator loop, marching orders, autonomous recovery of stuck or rate-limited panes, review-only mode, and work coordination via Agent Mail, Beads, and BV.

2026-05-08
asupersync-mega-skill
软件开发工程师

Replace Tokio Rust stacks with Asupersync. Use when migrating tokio/axum/hyper/tonic apps, designing native Cx/region-based services, or debugging Asupersync internals.

2026-05-08
patch-claude
网络与计算机系统管理员

Patch Claude Code's native binary to suppress two nag warnings: (1) "Auth conflict: Both a token and an API key are set" — for intentional dual-auth/proxy setups. (2) "Claude Code has switched from npm to native installer" — when keeping the npm install on purpose. Re-run after every Claude Code update (npm install or native). Use when user says "patch claude", "patch auth warning", "fix auth conflict", "remove native install warning", "suppress npm deprecation", or after updating claude.

2026-05-08
automating-your-automations
软件开发工程师

Mine atuin history and shell logs to find repetitive workflows, build Rust CLI or bash automations. Use when analyzing command patterns or finding automation opportunities.

2026-05-08
beads-br
软件开发工程师

Beads Rust issue tracker (br). Use when tracking tasks, managing dependencies, finding ready work, or syncing issues to git via JSONL.

2026-05-08
beads-bv
软件开发工程师

Graph-aware task triage with bv and br. Use when prioritizing work, finding bottlenecks, tracking dependencies, or managing local issues across projects.

2026-05-08
beads-workflow
软件开发工程师

Convert markdown plans into beads with dependencies using br CLI. Use when creating task graphs, polishing beads before implementation, or bridging planning to agent swarm execution.

2026-05-08
brenner
软件开发工程师

Brenner Bot CLI for research sessions. Use when in your brenner_bot repo, managing hypotheses, searching corpus, or running multi-agent sessions.

2026-05-08
code-review-gemini-swarm-with-ntm
软件质量保证分析师与测试员

Gemini 3.1 Pro code review swarm via NTM. Use when "gemini review swarm", "code review with gemini", or multi-round code auditing with Gemini agents.

2026-05-08
codebase-audit
软件质量保证分析师与测试员

Domain-parameterized codebase auditing (security, UX, performance, API, copy, CLI). Use when auditing code, assessing quality, finding issues, or pre-launch review.

2026-05-08
dcg
软件开发工程师

Handle blocked destructive commands. Use when dcg blocks rm -rf, git reset --hard, DROP DATABASE, kubectl delete, or when configuring agent safety guardrails.

2026-05-08
frankentui
软件开发工程师

Build showcase-grade FrankenTUI screens. Use when working in ftui-demo-showcase, diagnosing TUI issues with doctor_frankentui, polishing TUI UX, or replacing placeholder interfaces.

2026-05-08
library-updater
软件开发工程师

Update dependencies to latest stable versions. Use when upgrading libraries, updating Cargo.toml, pyproject.toml, package.json, go.mod, Gemfile, or modernizing dependencies.

2026-05-08
mock-code-finder
软件开发工程师

Find stubs, mocks, placeholders, TODOs, and fake code in a project. Use when "find mocks", "find stubs", "find placeholders", "check for fake code", or auditing for incomplete code.

2026-05-08
operationalizing-expertise
项目管理专家

Operationalize expert methods into corpus, quote bank, triangulated kernel, operator library, and validators. Use when distilling a methodology or mining session history into executable rules.

2026-05-08
path-rationalization
软件开发工程师

Audit and clean shell PATH pollution in .bashrc, .zshrc, .zshenv, .profile. Use when PATH has junk, wrong binary resolves, temp dirs in PATH, or duplicates.

2026-05-08
reality-check-for-project
软件开发工程师

Assess project status against README/plan vision. Use when "where are we", "reality check", "what's missing", "are we on track", "gap analysis", or "does this actually work".

2026-05-08
system-performance-remediation
网络与计算机系统管理员

Restore machine responsiveness via safe, selective process cleanup. Use when system unresponsive, high CPU/load average, IO pressure, filesystem cache bloat, memory pressure from btrfs/ext4, stuck tests, competing cargo builds, confused agents in loops, swap thrashing, disk full, systemd-oomd kills, or tmux/zellij session sprawl.

2026-05-08
testing-metamorphic
软件质量保证分析师与测试员

Design and implement metamorphic testing for systems with the oracle problem. Use when: testing ML models, scientific computing, compilers, search engines, databases, graphics pipelines, or any system where correct output is unknown but input-output relationships are predictable. Metamorphic relations, property-based testing, MR taxonomy, oracle-free verification.

2026-05-08
wezterm
网络与计算机系统管理员

Manage WezTerm mux servers for AI agent swarms on high-RAM servers (512GB+). Use when wezterm mux unresponsive, agent sessions need rescue, tuning scrollback, or configuring persistent remote sessions.

2026-05-08
xf
软件开发工程师

Search X (Twitter) archives for insights, conversations, and knowledge. Use when mining tweets, DMs, Grok chats, likes, or extracting information from X data exports.

2026-05-08
prd-to-beads
项目管理专家

Convert implementation plans into actionable beads with proper structure, acceptance criteria, dependencies, and test requirements. Use after completing an implementation plan and before starting development.

2026-05-01
imagegen-gpt-image
软件开发工程师

Generate images via OpenAI's gpt-image-2 (the SOTA OpenAI image model as of 2026). Use when the user wants to create, generate, render, or produce an image with OpenAI / GPT (e.g. "make me an image of...", "generate a logo with gpt-image", "use openai image gen", "openai image 2"). Wraps the v1/images/generations API in a small bash script.

2026-05-01
imagegen-nano-banana
软件开发工程师

Generate images via Google Gemini Nano Banana Pro (gemini-3-pro-image-preview), the SOTA Google image model as of 2026. Use when the user wants to create, generate, render, or produce an image with Google / Gemini (e.g. "make me an image with gemini", "use nano banana", "nano banana pro", "google image gen", "imagen alternative"). Wraps the v1beta generateContent REST API in a small bash script. Supports up to 14 reference images for blending and 4K output.

2026-05-01
codex-look
软件开发工程师

Get a second opinion on an image by asking the OpenAI Codex CLI to look at it. Use when the user wants Codex (GPT) to analyze an image they (or you) just looked at, asks for "a second opinion on this image", says "have codex look at it", or wants cross-model verification of a screenshot, photo, diagram, or any image file.

2026-04-28
agent-swarm
软件开发工程师

Spin up a team of parallel Opus agents to research, design, review, plan, or create beads. Generic multi-agent orchestration for any task that benefits from parallel exploration. Use when user says "spin up N agents", "research swarm", "design swarm", "review with N agents", or "plan with agents".

2026-04-19
bead-quality
项目管理专家

Run the full bead quality pipeline — review, oracle validation, hardening, and final verification. Iteratively improves beads until they are implementation-ready with zero issues. Use after creating beads or when beads need quality improvement.

2026-04-19
feature-pipeline
项目管理专家

Playbook for large-scale AI-assisted feature development. Covers 5 meta-patterns (two-track prioritization, escalating agent teams, oracle integration, convergence detection, fresh-eyes principle) plus full pipeline phases. Use when orchestrating a major feature from UX problem through implementation-ready beads.

2026-04-19
multi-lens-review
软件质量保证分析师与测试员

Run 10 parallel review agents, each with a different quality lens (correctness, safety, perf, a11y, etc.), against plans, beads, code, or architecture decisions. Use when a thorough multi-perspective review is needed before shipping.

2026-04-19
当前展示该仓库 Top 40 / 65 个已收集 skills。