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

nix-conf

nix-conf 收录了来自 Occhima 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
8
更新
2026-06-28
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

alpha-research
其他高等院校教师

Search, read, and query research papers via Feynman's alphaXiv-backed alpha tools. Use when the user asks about academic papers, wants to find research on a topic, needs to read a specific paper, ask questions about a paper, inspect a paper's code repository, or manage paper annotations.

2026-06-28
docker
软件开发工程师

Execute research code inside isolated Docker containers for safe replication, experiments, and benchmarks. Use when the user selects Docker as the execution environment or asks to run code safely, in isolation, or in a sandbox.

2026-06-28
eli5
其他高等院校教师

Explain research, papers, or technical ideas in plain English with minimal jargon, concrete analogies, and clear takeaways. Use when the user says "ELI5 this", asks for a simple explanation of a paper or research result, wants jargon removed, or asks what something technically dense actually means.

2026-06-28
modal-compute
软件开发工程师

Run explicitly chosen research benchmark or replication jobs on Modal's serverless infrastructure. Use when a Feynman research workflow needs burst remote GPU compute and the Modal CLI is available.

2026-06-28
preview
综合办公文员

Preview Markdown, LaTeX, PDF, or code artifacts when preview commands are visible, or fall back to shell/browser tools. Use when the user wants to review a written artifact, export a report, or view a rendered document.

2026-06-28
runpod-compute
软件开发工程师

Provision and manage GPU pods on RunPod for explicitly chosen long-running research experiments. Use when a Feynman replication, benchmark, or dataset-heavy research run needs persistent GPU compute with SSH access.

2026-06-28
amp-deep
软件开发工程师

Use this for complex debugging, design review, deep refactors, or research-heavy coding work. The agent must inspect the repository first, plan before editing, make one coherent patch, and validate changes.

2026-06-27
amp-orchestrator
其他计算机职业

Multiagent/subagent workflow. Split work only when tasks are genuinely independent. Each worker reports files changed, tests run, and risks. Coordinator integrates and validates.

2026-06-27
amp-rush
软件开发工程师

Fast mechanical mode for tiny, well-defined edits. No refactors, no abstractions, no cleanup. Return a short summary and validation command.

2026-06-27
amp-smart
软件开发工程师

Default implementation mode. Make the smallest safe patch that solves the stated problem, preserve repository style, and run narrow validation.

2026-06-27
debugger
软件开发工程师

Debugging mode for failing builds, tests, runtime errors, and bad configs. Reproduce or inspect the failure first, distinguish root cause from symptoms, prefer a minimal fix.

2026-06-27
nix-maintainer
软件开发工程师

Expert mode for this NixOS/Home Manager repository. Prefer declarative Nix, follow local conventions, keep module boundaries clean.

2026-06-27
repo-surgeon
软件开发工程师

Safe repository editing mode. Inspect first, touch the minimum number of files, protect user work, never commit/push/delete unless explicitly asked.

2026-06-27
researcher
软件开发工程师

Research-heavy technical decisions. Gather evidence before recommending, prefer primary sources, separate facts from inference, produce a practical recommendation.

2026-06-27
reviewer
软件质量保证分析师与测试员

Code review / design review mode. Be skeptical. Identify correctness, maintainability, security, and complexity risks. Rank by severity. Propose the smallest fix for each high-impact issue.

2026-06-27
test-runner
软件质量保证分析师与测试员

Validation-focused mode. Discover the narrowest relevant test command, run it, report pass/fail clearly. Do not hide failures.

2026-06-27
alphaxiv-paper-lookup
其他高等院校教师

Look up any arxiv paper on alphaxiv.org to get a structured AI-generated overview. This is faster and more reliable than trying to read a raw PDF.

2026-03-19