# Taskbook

> Use this skill when the user wants to tasks, boards & notes for the command-line habitat.

- Skill: `javimosch/taskbook` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/taskbook`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/taskbook/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/taskbook

---


# Taskbook Plugin

Tasks, boards & notes for the command-line habitat.

## Commands

### Operations
- `taskbook task create` — create task via tb
- `taskbook note create` — create note via tb
- `taskbook board show` — show board via tb

## Usage Examples
- "taskbook --help"
- "taskbook <args>"

## Installation

```bash
npm install -g taskbook
```

## Examples

```bash
tb --version
tb --help
```

## Key Features
- tasks\n- notes\n- productivity

