Instructions file CodexOpenCode
Instructions for graniet/kheish, covering kheish operator guide, working rules, repository basics, environment and build.
Instructions file CodexOpenCode
Instructions for graniet/kheish, covering kheish operator guide, working rules, repository basics, environment and build.
Skill Claude CodeCodex
Manage Apple Notes via the memo CLI on macOS (create, view, search, edit).
Skill Claude CodeCodex
Manage Apple Reminders via remindctl CLI (list, add, complete, delete).
Skill Claude CodeCodex
Track Apple devices and AirTags via FindMy.app on macOS using AppleScript and screen capture.
Skill Claude CodeCodex
Send and receive iMessages/SMS via the imsg CLI on macOS.
Skill Claude CodeCodex
Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.
Skill Claude CodeCodex
Skill "codex" from graniet/kheish, covering kheish compatibility, codex cli, prerequisites, one-shot tasks and background mode (long tasks).
Skill Claude CodeCodex
Skill "opencode" from graniet/kheish, covering kheish compatibility, opencode cli, when to use, prerequisites and binary resolution (important).
Skill Claude CodeCodex
Generate ASCII art using pyfiglet (571 fonts), cowsay, boxes, toilet, image-to-ascii, remote APIs (asciified, ascii.co.uk), and LLM fallback. No API keys required.
Skill Claude CodeCodex
Production pipeline for ASCII art video — any format. Converts video/audio/images/generative input into colored ASCII character video output (MP4, GIF, image sequence). Covers: video-to-ASCII conversion, audio-reactive music visualizers, generative ASCII art animations, hybrid video+audio reactive, text/lyrics…
Skill Claude CodeCodex
Generate project ideas through creative constraints. Use when the user says 'I want to build something', 'give me a project idea', 'I'm bored', 'what should I make', 'inspire me', or any variant of 'I have tools but no direction'. Works for code, art, hardware, writing, tools, and anything that can be made.
Skill Claude CodeCodex
Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, sequence diagrams, concept maps, and more. Files can be opened at excalidraw.com or uploaded for shareable links.
Skill Claude CodeCodex
Production pipeline for mathematical and technical animations using Manim Community Edition. Creates 3Blue1Brown-style explainer videos, algorithm visualizations, equation derivations, architecture diagrams, and data stories. Use when users request: animated explanations, math animations, concept visualizations…
Skill Claude CodeCodex
Production pipeline for interactive and generative visual art using p5.js. Creates browser-based sketches, generative art, data visualizations, interactive experiences, 3D scenes, audio-reactive visuals, and motion graphics — exported as HTML, PNG, GIF, MP4, or SVG. Covers: 2D/3D rendering, noise and particle systems…
Skill Claude CodeCodex
54 production-quality design systems extracted from real websites. Load a template to generate HTML/CSS that matches the visual identity of sites like Stripe, Linear, Vercel, Notion, Airbnb, and more. Each template includes colors, typography, components, layout rules, and ready-to-use CSS values.
Skill Claude CodeCodex
Songwriting craft, AI music generation prompts (Suno focus), parody/adaptation techniques, phonetic tricks, and lessons learned. These are tools and ideas, not rules. Break any of them when the art calls for it.
Skill Claude CodeCodex
Use a live Jupyter kernel for stateful, iterative Python execution via hamelnb. Load this skill when the task involves exploration, iteration, or inspecting intermediate results — data science, ML experimentation, API exploration, or building up complex code step-by-step. Uses terminal to run CLI commands against a…
Skill Claude CodeCodex
Create and manage webhook subscriptions for event-driven agent activation. Use when the user wants external services to trigger agent runs automatically.
Skill Claude CodeCodex
Systematic exploratory QA testing of web applications — find bugs, capture evidence, and generate structured reports.
Skill Claude CodeCodex
CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Skill Claude CodeCodex
Set up a modded Minecraft server from a CurseForge/Modrinth server pack zip. Covers NeoForge/Forge install, Java version, JVM tuning, firewall, LAN config, backups, and launch scripts.
Skill Claude CodeCodex
Play Pokemon games autonomously via headless emulation. Starts a game server, reads structured game state from RAM, makes strategic decisions, and sends button inputs — all from the terminal.
Skill Claude CodeCodex
Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.
Skill Claude CodeCodex
Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.