# Textnote

> Use this skill when the user wants to simple tool for creating and organizing daily notes on the command line.

- Skill: `javimosch/textnote` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/textnote`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/textnote/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- 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/textnote

---


# Textnote Plugin

Simple tool for creating and organizing daily notes on the command line.

## Commands

### Operations
- `textnote note open` — open note via textnote
- `textnote note list` — list note via textnote
- `textnote note archive` — archive note via textnote

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

## Installation

```bash
go install github.com/dkaslovsky/textnote/cmd/textnote@latest
```

## Examples

```bash
textnote --version
textnote --help
```

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

