
from claude-skill-registry466
Create and refine hierarchical project plans stored in SQLite; convert plans to text, JSON, XML or markdown for execution and automation.
Planz provides a CLI-driven, hierarchical planning system backed by a local SQLite DB. It helps teams and agents break high-level goals into atomic, executable leaf tasks until no further decisions remain. Output formats include text, JSON, XML and markdown so plans can be consumed by humans or automation.
Use Planz when you need to structure complex work into clear implementation steps: product roadmaps, feature builds, release checklists, or any multi-step project where tasks must be unambiguous. It’s especially useful before handoffs, pairing with CI tasks, or when agents must execute plan steps programmatically.
Best for CLI-capable agents and developer assistants that can run local binaries or interpret structured plan outputs (Claude Code, Copilot-style agents, local automation scripts).
Planz is a hierarchical project planning CLI tool stored in SQLite. The SKILL.md is documentation-only — no bundled scripts. It describes a fractal planning approach with a CLI binary at ~/.local/bin/planz. Well-structured with clear commands, examples, and output format docs. No security concerns found.
Documentation-only skill with no scripts. Clean from a security perspective. The fractal planning methodology is well-articulated. Skill would benefit from an install script or setup instructions for the planz binary.
Uloop: Execute Dynamic Code
Run small C# snippets in the Unity Editor via the uloop CLI for editor automation tasks like prefab wiring, AddComponent flows, and scene edits—without writing
Bookmarklet Creation
Generates browser-executable JavaScript bookmarklets with strict formatting (IIFE wrapper, block comments) and provides ready-to-install links or installer inst
Overnight — Autonomous Long-Running Coding
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges
Bexio API (Swiss CRM & Invoicing)
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Content Research Writer
A writing-partner skill that helps research, outline, draft, cite, and iteratively improve articles, tutorials, and thought pieces.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
Agent Ops — Testing Workflow
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a
Raindrop.io API
Manage Raindrop.io bookmarks, collections, tags and highlights via the Raindrop REST API with helper scripts and examples.