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

openzero

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

已收集 skills
25
Stars
2
更新
2026-07-10
Forks
0
职业覆盖
9 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ai-engineer
软件开发工程师

Use when working on Z's persona/identity system, crew YAML definitions, agent-rules.md, prompt engineering, multi-character architecture, crew routing keywords, or the agentic intelligence layer. Expert in Semantic Priming and LLM behaviour shaping.

2026-07-10
backend
软件开发工程师

Use when working on FastAPI endpoints, Python services, scheduled tasks, LLM routing, message bus, memory, voice/TTS, notifier, email rules, or any external API wrapper (Calendar, Gmail, SearXNG, Qdrant, weather). Covers the entire src/backend/ codebase.

2026-07-10
boards
软件开发工程师

Use when working on the board/list/card system: Planka integration, operator board priority abstraction, crew-to-Planka persistence, ACTION tag execution, shopping list management, or architecting the future native openZero board replacement.

2026-07-10
commercial
市场调研分析师与营销专员

Use when working on commercialisation strategy: BSL-1.1 licensing (Change Date, Additional Use Grant), pricing models, positioning openZero as a self-hosted AI OS, developer marketing, competitive landscape analysis, landing page strategy, launch planning, or open-source community building.

2026-07-10
conductor
软件开发工程师

Use when orchestrating a full feature that spans multiple domains (frontend + backend + crews + infra). Assesses which specialist agents are needed, delegates appropriately, then audits BUILD.md and artifacts for staleness. User-invocable orchestrator.

2026-07-10
debugger
网络与计算机系统管理员

Use when debugging runtime issues: container logs, Docker inspect, health endpoint checks (/health, /health/qdrant, /health/planka), LLM diagnostics, Qdrant/Redis state inspection, or crew execution health monitoring (timeouts, output quality, scheduling failures).

2026-07-10
design-engineer
网页与数字界面设计师

Use when working on the CSS design system: custom properties, HSLA token chains, shared style modules, glassmorphism, rem enforcement, forced-colors/reduced-motion media queries, or theme architecture. Reference docs/artifacts/DESIGN.md.

2026-07-10
dispatch
其他计算机职业

Single entry point for everything. Describe any task or question in plain language and this agent identifies the right specialist(s), summarises the intent, and delegates autonomously.

2026-07-10
infra
网络与计算机系统管理员

Use when working on Docker Compose services, Traefik routing, hardware profiles, deployment (sync.sh), firewall rules (UFW/iptables), DNS/Pi-hole, voice profile containers, LLM peer discovery, config.py env var management, or SearXNG configuration.

2026-07-10
perf
软件开发工程师

Use when optimising performance: Lighthouse scores, Core Web Vitals, bundle analysis, Vite chunk splitting, endpoint latency, Qdrant query tuning, LLM inference profiling, Redis caching, Docker resource limits, hardware profiles, or benchmarking.

2026-07-10
personal-os
项目管理专家

Use when designing or refining your personal operating system: weekly/daily review rituals, PKM architecture (PARA, Zettelkasten, second brain), habit system design, energy management frameworks, crew scheduling strategy, and how all life domains wire together into a coherent whole. Expert in GTD, Atomic Habits, BASB, time blocking, and personal metrics. Advisory — never modifies files directly.

2026-07-10
predeploy
软件开发工程师

Use when running a pre-commit or pre-deploy audit. Orchestrates quality-gate checks (tsc, ruff, mypy, i18n, static analysis, security tests), then delegates to security (secrets/injection), repo (dead code/deps), and perf (if performance-sensitive changes detected).

2026-07-10
qa
软件质量保证分析师与测试员

Use when writing tests, running test suites, reviewing code quality, or checking coverage. Covers security tests (268 tests, 25 attack classes), axe-core Playwright a11y, live regression, static analysis, i18n coverage, ruff, mypy, ESLint, and bandit.

2026-07-10
repo
软件开发工程师

Use when auditing repository hygiene: dead code detection, unused imports, orphaned translation keys, unused CSS tokens, dependency health (pip-audit, npm audit), git discipline, semver/VERSION tracking, .example file parity, or artifact currency.

2026-07-10
researcher
软件开发工程师

Use when exploring the codebase, analysing architecture, researching documentation, performing web lookups, or planning implementation approaches. Read-only -- never modifies files. Applies active injection filtering on all web-sourced content.

2026-07-10
security
信息安全分析师

Use when auditing prompt injection defences, OWASP Top 10 compliance, secrets hygiene (.env/.example parity, Trufflehog), firewall posture assessment (audit port exposure, Tailscale perimeter), bandit SAST, CodeQL review, or attack class coverage analysis.

2026-07-10
ui-builder
网页开发工程师

Use when building, modifying, or debugging dashboard Web Components. Covers Shadow DOM lifecycle, data fetching, lazy-load registration, accessibility (WCAG/a11y), and the full i18n workflow: tr() strings in TypeScript plus _EN/_DE dict updates in translations.py plus test_i18n_coverage.py gate.

2026-07-10
visionary
软件开发工程师

Use when brainstorming ideas, exploring future directions, challenging assumptions, or getting cross-disciplinary advice. Expert in HCI futures (wearable tech, ambient computing, voice-first UI, spatial computing), emerging LLM architectures, edge inference, product paradigm shifts, and competitive foresight.

2026-07-10
new-endpoint
软件开发工程师

Scaffold a new FastAPI REST endpoint with Pydantic models, service function stub, and dashboard integration pattern.

2026-04-12
deploy-vps
网络与计算机系统管理员

Run the full openZero deploy pipeline: build dashboard, commit, push, sync to VPS, and optionally run live regression tests.

2026-04-12
new-component
网页开发工程师

Scaffold a new openZero dashboard Web Component with Shadow DOM, i18n, accessibility, and lazy-load registration.

2026-04-12
new-crew
软件开发工程师

Scaffold a new openZero native crew entry in agent/crews.yaml with characters, keywords, scheduling, and Planka persistence.

2026-04-12
quality-gate
软件质量保证分析师与测试员

Run all pre-commit quality checks in sequence: TypeScript, ruff, mypy, i18n coverage, static analysis, and security tests.

2026-04-12
scaffold-feature
软件开发工程师

Scaffold a complete full-stack feature: FastAPI endpoint, dashboard Web Component, i18n keys, test stubs, and documentation checks.

2026-04-12
theme-builder
网页开发工程师

Create a new HSLA theme for the openZero dashboard with full 4-token primitive chains and register it in the theme catalogue.

2026-04-12