workjournal

Write, search, and review Workjournal entries across multiple workspaces and journals.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/workjournal-pro/skill --skill workjournal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workjournal
Source: https://github.com/workjournal-pro/skill/tree/main
Command: npx skills add https://github.com/workjournal-pro/skill --skill workjournal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Workjournal helps AI agents and developers capture decisions, context, and daily work, and retrieve past reasoning across multiple journals and workspaces.

Core Features & Use Cases

  • Create, search, and review entries that capture decisions, outcomes, and work context.
  • Manage workspaces and journals, invite contributors, and review collaboration history.
  • Route /workjournal commands to ergonomic shortcuts or to the underlying CLI for advanced workflows.

Quick Start

Use /workjournal to write a new entry or navigate via shortcuts and the CLI passthrough for more advanced operations.

Frequently Asked Questions about workjournal

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

FAQPage Schema
How do I capture and retrieve AI workflow context for past decisions?

You can capture and retrieve AI workflow context by writing entries that record decisions, outcomes, and tasks, then searching and reviewing those past entries across multiple workspaces and journals using specific commands.

What is the best way to organize daily AI agent work context across multiple journals?

Organizing daily AI agent work context is best handled by managing multiple workspaces and journals, inviting contributors, and reviewing collaboration history to maintain a centralized record of decisions and tasks.

How do I route commands to a CLI for advanced journaling workflows?

You can route commands to a CLI for advanced journaling workflows by using ergonomic shortcuts for standard navigation or applying strict passthrough routing rules to send commands directly to the underlying CLI wrapper.

Can I use a Bash CLI wrapper to automate writing AI journal entries?

Yes, you can use a Bash CLI wrapper to automate writing AI journal entries, as the system implements a YAML-frontmatter skill descriptor with a Bash CLI wrapper, interactive pickers, and a two-phase login script for access.

Does this journaling approach require a two-phase login script for multiple workspaces?

Yes, accessing multiple workspaces and journals requires a two-phase login script to authenticate users, enabling developers and AI agents to securely navigate, write, and review collaboration history.

Why use a YAML-frontmatter descriptor for managing AI workspace journals?

Using a YAML-frontmatter descriptor for managing AI workspace journals provides a strict, structured format that defines routing rules and command execution, ensuring reliable context capture and retrieval.