Skip to content
Skillv1.0.0

journal-maker

Auto-generated from all feature plans. Last updated: 2026-03-26

by hugogu(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from hugogu/journal-maker (AGENTS.md). Install upstream with npx skills add hugogu/journal-maker. Copyright stays with the author.

journal-maker Development Guidelines

Auto-generated from all feature plans. Last updated: 2026-03-26

Active Technologies

  • TypeScript 5.x (strict mode) + Nuxt 3 (Vue 3 + Nitro), Drizzle ORM, OpenAI SDK, Zod, TanStack Vue Table, Mermaid.js (001-accounting-systems)

Project Structure

src/
tests/

Commands

npm test && npm run lint

Code Style

TypeScript 5.x (strict mode): Follow standard conventions

Recent Changes

  • 001-accounting-systems: Added TypeScript 5.x (strict mode) + Nuxt 3 (Vue 3 + Nitro), Drizzle ORM, OpenAI SDK, Zod, TanStack Vue Table, Mermaid.js

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/hugogu-journal-maker-journal-maker/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

hugogu-journal-maker-journal-maker.ocm.jsonjson
{
  "ocm": "1",
  "id": "hugogu-journal-maker-journal-maker",
  "kind": "skill",
  "name": "journal-maker",
  "description": "Auto-generated from all feature plans. Last updated: 2026-03-26",
  "publisher": "hugogu",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "math"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Auto-generated from all feature plans. Last updated: 2026-03-26"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/hugogu/journal-maker",
      "path": "AGENTS.md",
      "ref": "b617f01d0fa799a835f331071c35d59be924bd43",
      "url": "https://github.com/hugogu/journal-maker/blob/b617f01d0fa799a835f331071c35d59be924bd43/AGENTS.md",
      "key": "hugogu/journal-maker/AGENTS.md"
    }
  },
  "instructions": "# journal-maker Development Guidelines\n\nAuto-generated from all feature plans. Last updated: 2026-03-26\n\n## Active Technologies\n\n- TypeScript 5.x (strict mode) + Nuxt 3 (Vue 3 + Nitro), Drizzle ORM, OpenAI SDK, Zod, TanStack Vue Table, Mermaid.js (001-accounting-systems)\n\n## Project Structure\n\n```text\nsrc/\ntests/\n```\n\n## Commands\n\nnpm test && npm run lint\n\n## Code Style\n\nTypeScript 5.x (strict mode): Follow standard conventions\n\n## Recent Changes\n\n- 001-accounting-systems: Added TypeScript 5.x (strict mode) + Nuxt 3 (Vue 3 + Nitro), Drizzle ORM, OpenAI SDK, Zod, TanStack Vue Table, Mermaid.js\n",
  "cost": {
    "context_tokens": 165
  }
}

Fetch it by URL: GET /api/v1/registry/hugogu-journal-maker-journal-maker/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.