npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@godmode-team/godmode

v1.5.0

Published

GodMode - Personal AI Operating System plugin for OpenClaw

Readme

GodMode — Personal AI Operating System

GodMode is a premium OpenClaw plugin that transforms your self-hosted AI into a personal operating system. It adds deep onboarding, daily operating rhythms, trust tracking, team workspaces, and coding orchestration on top of OpenClaw's powerful infrastructure.

What You Get

  • Guided Onboarding — Interactive setup wizard that interviews you, audits your existing configuration, and builds your personalized AI operating environment
  • Daily Operating Rhythm — Morning briefs with calendar + intelligence, Focus Pulse for priority tracking, evening capture and processing
  • Consciousness Sync — Your AI maintains a living context document that updates hourly, keeping it aware of your schedule, tasks, and current state
  • Trust Tracker — Rate your AI's outputs, and it learns your preferences over time. The compounding feedback loop is what makes GodMode irreplaceable
  • Second Brain — Markdown-based knowledge management with semantic search across all your files
  • Team Workspaces — Git-backed collaboration with member roles, shared memory, and automatic sync
  • Coding Orchestration — Dispatch code tasks to isolated worktrees with automated validation gates, PR creation, and completion notifications
  • Safety Gates — Built-in guardrails that prevent prompt injection, credential leaks, and runaway agent loops
  • Support Chat — Built-in AI support agent that knows the full system and can troubleshoot issues

Requirements

  • Node.js 22+
  • OpenClaw >=2026.2.0
  • A GodMode license key

Quick Start

1. Install the plugin

openclaw plugins install @godmode-team/godmode

2. Activate your license

openclaw config set plugins.entries.godmode.config.licenseKey "GM-YOUR-KEY-HERE"
openclaw config set plugins.entries.godmode.enabled true

3. Restart the gateway

openclaw gateway restart

4. Open GodMode

Navigate to http://localhost:18789/godmode in your browser. The setup wizard will walk you through everything else.

Verify Installation

openclaw plugins list
curl -fsS http://127.0.0.1:18789/godmode/health

Configuration

Workspace root (default: ~/godmode)

openclaw config set plugins.entries.godmode.config.workspaceRoot "~/godmode"

Coding orchestration

openclaw config set plugins.entries.godmode.config.coding.enabled true
openclaw config set plugins.entries.godmode.config.coding.maxParallelWriters 1

Focus Pulse (daily priority tracking)

openclaw config set plugins.entries.godmode.config.focusPulse.enabled true

Consciousness Sync

The gold heart-brain icon in chat triggers a manual consciousness sync. Press Cmd/Ctrl+Shift+H or click the icon to force an immediate refresh of your AI's awareness context.

By default, consciousness syncs automatically every hour via a background heartbeat.

Support

Having trouble? Open the built-in support chat from the Setup tab, or reach out to your account admin.

License

Commercial software. See LICENSE for terms.