jeo-skills
Categorized coding, game, media, and infrastructure workflows
All Skills in This Repository (63)
Pure Emerald Level Indicatorssupabase-agent-skills
Install and configure Supabase Agent Skills for AI agent workflows.
obsidian-cli-uri-fallback
Detect Obsidian URI failures and write deterministic markdown fallback notes.
steam-store-launch-ops
Classify Steam launch requests into one of five operational packets.
setup-pre-commit
Automates Husky and lint-staged setup for JavaScript/TypeScript projects.
spec-stack
Compose spec-kit, ooo, and cli-anything into a repeatable spec-driven delivery workflow.
obsidian-plugin
Scaffold, validate, and package Obsidian plugins with TypeScript and manifest checks.
github-repo-candidate-quality-gate
Filter GitHub repository search results by license, freshness, and traction signals.
microsoft-agent-framework
Define role-based workflows with auditable execution for multi-agent orchestration.
lmstudio-cli
Verify LM Studio endpoints and enumerate model IDs from /v1/models.
typesense
Deploy self-hosted Typesense search with typo tolerance and faceting.
compresso
Batch-compress videos and images offline with FFmpeg-based pipelines.
claudekit
Provision Claude Code plugins, init-wizard scaffolding, and governance defaults.
Frequently Asked Questions
FAQPage SchemaHow to install jeo-skills?โผ
Run `npx skills add akillness/jeo-skills --all -g -y` in your terminal to install the full catalog globally. For a lighter setup, install only the jeo-skill router and add individual skills on demand.
What kinds of skills are in jeo-skills?โผ
The catalog covers web frontend and backend work, game development and launch ops, video and image generation, infrastructure, testing strategy, documentation, and team workflows like standups and retrospectives.
Which AI coding agents work with jeo-skills?โผ
All skills follow the standard SKILL.md format and run in Claude Code, Codex, Gemini CLI, Cursor, OpenCode, and the author's own jeo agent.
Do I have to install all 231 skills?โผ
No. The recommended path installs the lightweight jeo-skill router first, then you browse categories and install only the skills or bundles you actually need.
Can non-developers use jeo-skills?โผ
Yes. Many skills handle plain-English tasks like sprint retrospectives, Steam launch checklists, and content prechecks, and the agent handles the technical execution for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core