neb-work

Connect an operator Claude session to a task management platform.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/nebinfra/nebcore-ai-skills --skill neb-work
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neb-work
Source: https://github.com/nebinfra/nebcore-ai-skills/tree/main/neb-work
Command: npx skills add https://github.com/nebinfra/nebcore-ai-skills --skill neb-work

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connect an operator's Claude session to the task management platform to browse your inbox, pick a task, and work on it with Claude assistance. This is the core operator experience skill.

Core Features & Use Cases

  • Connect an operator Claude session to the task management platform to view and select tasks.
  • Manage multi-flow workflows (registration, session connect, and assisted work mode) with clear error handling and state artifacts.
  • Provide context-sensitive task information and session state for downstream skills.

Quick Start

Start by connecting an operator's Claude session to the task management platform and selecting a task to begin working with Claude.

Frequently Asked Questions about neb-work

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect an operator Claude session to a task management platform?

To connect an operator Claude session to the task management platform, you use a workflow skill that coordinates session registration and checkout. This establishes the operator connection so you can browse your inbox and select tasks.

How does session state management work across different environments?

Session state management works by enforcing environment checks and tracking run IDs and API keys. The system generates session state artifacts that persist across environments to maintain reliable operator workflows.

Do I need API keys and run IDs configured to use the operator workflow?

Yes, you need API keys and run IDs configured for the operator workflow. The system enforces these environment checks to validate the operator session and support reliable task checkout and execution.

What is the best way to manage multi-flow workflows with Claude assistance?

The best way to manage multi-flow workflows with Claude is using a skill that handles registration, session connect, and assisted work mode. It provides clear error handling and state artifacts for each flow phase.

Why does my operator session fail to pick up tasks from the inbox?

Your operator session may fail to pick up tasks if environment checks, API keys, or run IDs are not properly configured. The workflow requires valid session state artifacts to checkout tasks from the management platform.