Skip to content

Releases: niracler/skill

v0.2.1

16 Mar 10:16
588b8b8

Choose a tag to compare

Fixed

  • plugin manifest — Updated marketplace.json for v0.2.0 skill changes: replaced removed writing-inspiration/writing-proofreading with writing-assistant and diary-note

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Mar 08:45
68ef49e

Choose a tag to compare

Highlights

  • weekly-report replaces worklog — structured 3-section corporate weekly report with auto data collection from git, Obsidian, GitHub PRs, and Yunxiao
  • Comprehensive skill restructuring (#8) — merged/split/simplified multiple skills, unified user config at ~/.config/nini-skill/
  • Optimized all skill descriptions for better triggering accuracy

What's Changed

Added

  • weekly-report — New skill replacing worklog
  • diary-note — Lightweight quick-append for diary entries
  • writing-assistant — Merged writing-inspiration + writing-proofreading (dual mode)
  • planning.py — Script for workspace-planning YAML operations
  • Claude Code GitHub Workflow (#9)

Changed

  • Restructured pinboard-manager into references/ modules
  • Simplified diary-assistant, deduplicated schedule-manager
  • Generalized code-sync with --base-dir parameter
  • Updated markdown-lint pre-commit rev to v0.21.0
  • Action-forward description pattern across all 17 skills

Removed

  • worklog, writing-inspiration, writing-proofreading (merged/replaced)

Fixed

  • pinboard-manager: removed "claude" from timeliness tech tag filter

Full Changelog: v0.1.3...v0.2.0

v0.1.2

06 Mar 03:16
5a86cf3

Choose a tag to compare

Changes

Added

  • nini-zaregoto-miko — Published to ClaWHub: character voice style conversion (Zaregoto series Miko Aoi)
  • nini-schedule-manager — Published to ClaWHub: macOS Calendar & Reminders management with GTD methodology
  • workspace-skills — Added plugin group to marketplace.json (workspace-init, workspace-planning)

Changed

  • marketplace.json — Updated metadata version to 0.1.2

Full Changelog: v0.1.1...v0.1.2

v0.1.1

05 Mar 08:49
d22ef2c

Choose a tag to compare

Changes

Changed

  • pinboard-manager — Generalized for public use: renamed personal tag-convention to example, added first-time setup flow (#5)

Added

  • ClawHub CI workflow — Auto-publish 10 public skills to ClawHub on GitHub Release (#6)
  • OpenClaw metadata — Added metadata.openclaw (emoji, required bins/env) to all 10 public skills

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Mar 06:30

Choose a tag to compare

First tagged release of niracler/skill — 17 Claude Code skills across 5 categories.

Highlights

  • workspace-init (NEW) — Interactive 5-phase initialization for dev-config-template workspaces, with template update detection and post-init validation
  • workspace-planning (NEW) — YAML-based project schedule management with module tracking, milestones, and optional Yunxiao sync

All Skills

Category Skills
Workspace workspace-init, workspace-planning
Workflow git-workflow, yunxiao, schedule-manager, worklog, code-sync, markdown-lint, skill-reviewer, ha-integration-reviewer, pinboard-manager
Writing diary-assistant, note-to-blog, writing-proofreading, writing-inspiration
Learning anki-card-generator
Fun zaregoto-miko

Install

npx skills add niracler/skill

See CHANGELOG.md for full details.