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

tars-chief-of-staff

v1.1.0

Published

Give your AI the context it needs to deliver. TARS is a Claude skill that maps your whole connected operation — files plus every Claude connector (Linear, Notion, Granola, Gmail, Calendar) — and hands the right context to your AI on command. Built for the

Readme

TARS

Give your AI the context it needs to deliver.

Years of docs, email, and meeting notes your AI can't touch. TARS indexes all of it and hands the right context to your AI on command. Say "prep me for the 3pm call with last year's numbers" and it's ready before you sit down. TARS never copies or moves your files.

Named after the robot in Interstellar that knew the mission and got things done without being told twice. TARS is a layer over your laptop, not a new app. It grows with you. Like Claude Cowork, without the setup.


The problem is not memory.

ChatGPT has memory. Claude has memory. They remember your name, your preferences, what you told them last week.

What they cannot do is reach the work on your laptop. They cannot pull the right file, connect a meeting to an email to a proposal, or notice how you actually work. So you spell everything out, every time. Like teaching a toddler.

It should not be that way.

TARS is a context indexer for the AI tools you already use.

Connect it once to your laptop. It indexes your files, email, calendar, and the tools you work in.

On your way to a meeting, say: "prep me for 3pm ACME with last year's numbers and the open items." It finds everything and has the brief ready before you sit down.

You keep your tools. TARS makes them know your work.


Install

Claude Code (paste as a message, Claude runs it):

npx tars-chief-of-staff

Mac or Linux (no Node needed):

curl -fsSL https://raw.githubusercontent.com/irachrist1/tars/main/install.sh | sh

Windows (paste into PowerShell):

irm https://raw.githubusercontent.com/irachrist1/tars/main/Install-Tars.ps1 | iex

Then open Claude and say: "set up my chief of staff"


Here is how it works.

It reads your work first. First time you open it, TARS goes through your files, emails, calendar. It builds a live index of your operation. You explain nothing. It just reads.

It keeps a map, not a copy. Your files stay where they are. TARS keeps a short index inside your own storage. A new hire who walked every filing cabinet on day one and always knows which drawer to open.

It spots patterns, not just keywords. It connects your proposal to the meeting notes to the email thread. Asks once when it cannot place something. Records the answer. Never asks again.

It drafts the way you do. It pulls the last two proposals you wrote and follows them. Your structure, your voice, your precedents. Not a template.

It stays current without making a thing out of it. After each session, if anything changed, it updates its own notes and tells you in one line. No summary. No ceremony. Your tools just keep getting smarter.


What's inside

skills/
  chief-of-staff/    the skill: index, search, memory, onboarding
  install/           bootstrap skill so any agent can self-install
docs/index.html      the landing page
install.sh           Mac and Linux installer
Install-Tars.ps1     Windows installer
bin/install.mjs      npx installer

MIT License · Built by Christian Tonny