status

Retrieve Hoardinator ingestion statistics and recent sessions from Supabase.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/jabberlockie/the-human-stack-plugins-public --skill status-jabberlockie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/jabberlockie/the-human-stack-plugins-public/tree/main/plugins/hoardinator/skills/status
Command: npx skills add https://github.com/jabberlockie/the-human-stack-plugins-public --skill status-jabberlockie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a clear overview of the Hoardinator's data ingestion progress and recent activity, helping users monitor system health and data completeness.

Core Features & Use Cases

  • Ingestion Statistics: View total counts for sessions, messages, and tool calls.
  • Recent Sessions: See a list of the most recently ingested sessions with key details.
  • Use Case: A user might ask "What's the status of Hoardinator?" to quickly check if data is being ingested correctly and see the latest activity.

Quick Start

Ask for the Hoardinator status to see ingestion statistics and recent sessions.

Frequently Asked Questions about status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Hoardinator ingestion status from Supabase?

Check Hoardinator ingestion status by retrieving recent session data and total counts for sessions, messages, and tool calls directly from a connected Supabase project.

What data is included in Hoardinator ingestion monitoring?

Hoardinator ingestion monitoring includes total counts for sessions, messages, and tool calls, alongside a list displaying the 10 most recently ingested sessions with key details.

Do I need a Supabase access token to monitor Hoardinator sessions?

Yes, monitoring Hoardinator sessions requires Supabase API access configured through the SUPABASE_ACCESS_TOKEN and SUPABASE_PROJECT_REF environment variables to query the database.

How do I view recent Supabase sessions for data ingestion?

View recent Supabase sessions for data ingestion by requesting the Hoardinator status, which displays the 10 most recent sessions to help monitor system health and data completeness.

Why is my Hoardinator session count not updating in Supabase?

If your Hoardinator session count is not updating, verify your Supabase API access credentials are correctly set in environment variables and check the recent sessions list for ingestion errors.