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

n5os-ode

n5os-ode 收录了来自 thevibethinker 的 18 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

pulse
软件开发工程师

Automated build orchestration system. Spawns headless Zo workers (Drops) in parallel Waves, monitors health, validates Deposits via LLM judgment, handles dead Drops, and escalates via SMS. Supports sequential Streams within Waves. Replaces manual Build Orchestrator for unattended execution.

2026-07-04
thread-close
项目管理专家

Close normal interactive conversation threads. Handles tier detection, position extraction, AAR generation, and commit suggestions. For Pulse workers use drop-close. For post-build synthesis use build-close.

2026-06-15
meeting-ingestion
软件开发工程师

Meeting ingestion pipeline v3 with calendar triangulation, CRM enrichment, org classification, quality gates, HITL queue, and canonical S-shape generation. Unified CLI for transcript processing from ingest to archive.

2026-06-15
drop-close
软件开发工程师

Close Pulse worker (Drop) threads. Writes structured deposit JSON for orchestrator review. Does NOT commit - that's the orchestrator's job. For normal threads use thread-close. For post-build synthesis use build-close.

2026-06-11
arrange
软件开发工程师

Improve layout, spacing, and visual rhythm. Fixes monotonous grids, inconsistent spacing, and weak visual hierarchy to create intentional compositions.

2026-06-10
build-close
软件开发工程师

Post-build synthesis for Pulse builds. Aggregates all deposits, synthesizes decisions and learnings, extracts positions, generates build AAR. Replaces N per-worker closes with 1 build-level close. For normal threads use thread-close. For Pulse workers use drop-close.

2026-06-10
close
软件开发工程师

Universal close skill. Just say "close" and it auto-routes to the right close skill (thread-close, drop-close, or build-close) based on SESSION_STATE context. Works in both native Zo and Claude Code environments.

2026-06-10
codebase-graph
软件开发工程师

Multi-layer dependency indexer for N5OS. Maps imports, subprocess calls, config references, prompt wiring, skill dependencies, and Pulse build relationships. Use it for blast-radius review before refactors, debugging shared behavior, and exploring codebase coupling.

2026-06-10
frontend-visual-director
软件开发工程师

Compatibility shim for legacy references to a visual design director. Prefer frontend-design and the visual review chain for real work; this skill exists to keep exported docs and prompts resolvable.

2026-06-10
pulse-interview
软件开发工程师

Pre-build interview that decomposes a new build into Streams, Currents, Checkpoints, and Scenarios before Pulse planning. Use before Architect writes PLAN.md whenever a build needs structured decomposition.

2026-06-10
pulse-visual-elevation
软件开发工程师

Orchestrate visual-skill execution by loading a spec, asking for a skill chain, applying director checkpoints, and producing the execution envelope for the agent to follow.

2026-06-10
recommend-skill-chain
软件开发工程师

Recommend an ordered chain of atomic visual skills for a design spec by loading the catalog from chain_metadata frontmatter and ranking candidate skills.

2026-06-10
remotion
软件开发工程师

Create videos programmatically with React using Remotion. Scaffold projects, write compositions, and render MP4s. Zo-optimized wrapper around official Remotion agent skills.

2026-06-10
sentience-sync
软件开发工程师

Two-way sync with Sentience API. Manages three processes: (1) Push curated Zo memories to Sentience with PII filtering, (2) Poll for new memories and stream desktop screenshots to a local activity feed, (3) Daily digest agent that categorizes activity into buckets (personal, work-project, zo, physical-intelligence, other) using a relevance rubric.

2026-06-10
systematic-debugging
软件开发工程师

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-06-10
visual-design-review
软件开发工程师

Multi-viewport screenshot capture + DOM telemetry for design review. Snapshot a URL across phone/desktop/foldable viewports and summarize the result.

2026-06-10
spec-writing
软件开发工程师

Scenario extraction subroutine for Pulse planning. Use inside the Pulse pre-build workflow when rough intent needs behavioral scenarios before Architect writes PLAN.md and Drop briefs.

2026-06-10
debono-thinking-hats
项目管理专家

Install De Bono's Six Thinking Hats as a persona-switching system for structured parallel thinking. Includes 6 hat personas, a routing contract, pre-built thinking sequences, and a prompt-based installer. No dependencies required.

2026-04-11