granietgranietCommunity·75 Agent Skills Included

kheish

Persistent runtime for long-lived, tool-using workflows

Runs durable, long-lived workflows that survive restarts, disconnects, and credential expiry through a daemon-managed control plane. Eliminates lost state, blocked human-in-the-loop threads, and scattered secrets with journaled sessions, approvals, and brokered short-lived credentials. Includes dozens of ready skills for coding, research, GitHub, ML training, creative media, and smart home control.
npx skills add graniet/kheish --all -g -y
Available:

Tells the agent how to operate the Kheish daemon: starting it, creating sessions, submitting runs, handling approvals, routing providers, and validating behavior against real providers.

All Skills in This Repository (75)

Pure Emerald Level Indicators
📦 In Repo
granietgraniet

dogfood

Automate exploratory QA testing for web applications with structured bug reports.

Community
Intermediate
📦 In Repo
granietgraniet

kheish-daemon-live-validation

Output the deterministic readiness marker for Kheish daemon live validation tests.

Community
Basic
📦 In Repo
granietgraniet

apple-reminders

Manage Apple Reminders tasks via the remindctl CLI.

Community
Intermediate
📦 In Repo
granietgraniet

imessage

Send and receive iMessage and SMS messages via the imsg CLI on macOS.

Community
Intermediate
📦 In Repo
granietgraniet

findmy

Track Apple device and AirTag locations via FindMy.app UI automation.

Community
Intermediate
📦 In Repo
granietgraniet

apple-notes

Manage Apple Notes via the memo CLI from the macOS terminal.

Community
Intermediate
📦 In Repo
granietgraniet

blogwatcher

Automate tracking of new content updates across blogs and RSS/Atom feeds.

Community
Intermediate
📦 In Repo
granietgraniet

polymarket

Query Polymarket REST API for prices, orderbooks, and market data.

Community
Intermediate
📦 In Repo
granietgraniet

llm-wiki

Create and maintain interlinked markdown knowledge bases with linting and Obsidian integration.

Community
Advanced
📦 In Repo
granietgraniet

arxiv

Search arXiv metadata and full content without authentication.

Community
Intermediate
📦 In Repo
granietgraniet

Research Paper Writing Pipeline

Automate ML/AI research paper writing from experiment design to conference submission.

Community
Advanced
📦 In Repo
granietgraniet

minecraft-modpack-server

Deploy modded Minecraft servers from CurseForge or Modrinth server pack zips.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Kheish?

Run `npx skills add graniet/kheish --all -g -y` in your terminal to install all skills in this suite globally.

What problem does Kheish solve?

It keeps long-running workflows alive when the caller crashes, the machine reboots, or a human is unavailable. Sessions, approvals, and state are journaled by the daemon and resume automatically.

Which model providers does Kheish support?

It supports Anthropic, OpenAI, Google, xAI, and OpenRouter, with per-run provider and model overrides. You can mix providers across sessions on the same daemon.

What kinds of skills are included?

The suite covers software development workflows, GitHub automation, research and paper writing, ML training and inference, creative media generation, email, smart home control, and macOS integrations.

Do I need coding experience to use Kheish?

Basic terminal use is required to build and start the daemon with Cargo. After that, you submit plain-English requests and the runtime handles execution, tools, and approvals.

Related Repositories in Software Engineering

View All in Software Engineering