Innei/SKILL

This repository stores personal AI Agent skills in a scalable directory layout.

78Stars on the repository
28Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

session-handoff

01

Innei/SKILL

Skill Claude CodeCodex

A handoff-prompt workflow that captures ongoing engineering work in a self-contained message for another agent or teammate.

78 11d ago A 102 tokens

Innei/SKILL

Skill Claude CodeCodex

A workflow that turns a completed engineering session into a narrative blog post and reusable operational instructions called skills.

78 11d ago A 88 tokens

working-summary

03

Innei/SKILL

Skill Claude CodeCodex

A report-writing workflow for summarizing completed work over a week or other period. It gathers GitHub pull requests, commits, and issues, and can also read Linear cycle issues; Linear is a tool for tracking engineering work.

78 11d ago A 74 tokens

Innei/SKILL

Skill Claude CodeCodex

An anime and manga character reference-sheet workflow, called a settei sheet, that lays out full-body views, expressions, detail callouts, and colors from reference images.

78 11d ago A 88 tokens

app-store-listing

05

Innei/SKILL

Skill Claude CodeCodex

A preparation workflow for submitting or updating an iOS app in the App Store. It covers App Store Connect forms, store descriptions in Chinese, Japanese, and English, and screenshot layouts from a real simulator.

78 11d ago A 84 tokens

chibi-sticker-sheet

06

Innei/SKILL

Skill Claude CodeCodex

Use when generating a LINE/WeChat-style chibi sticker sheet (4x8 grid, 32 expressions) from an anime character reference image via Gemini, including transparent PNG output and individual cell slicing.

78 11d ago A 47 tokens

Innei/SKILL

Skill Claude CodeCodex

Use when a task requires Gemini text-to-image or image-to-image generation, including style transfer, character consistency, reference-image workflows, and watermark removal from Gemini-sourced images.

78 11d ago A 40 tokens

Innei/SKILL

Skill Claude CodeCodex

Use when a web project needs Google AI Studio or Gemini-generated favicon and Open Graph images, exported icon variants, and matching SEO metadata wiring.

78 11d ago A 35 tokens

product-visuals

09

Innei/SKILL

Skill Claude CodeCodex

A workflow for making product images from real macOS or iOS screenshots, including device mockups, promotional graphics, App Store images, and social sharing cards. It can also replace the background of an existing device mockup.

78 11d ago A 86 tokens

Innei/SKILL

Skill Claude CodeCodex

Use when a runner, CI step, container, or orchestrator executes a task whose stdout/stderr you cannot retrieve afterwards — no log API, no shell access, output stream not captured, or logs evicted before you can read them. The pattern: have the task itself write its captured output into a data store you CAN read (SQL…

78 11d ago A 0 tokens

Innei/SKILL

Skill Claude CodeCodex

Use when a CI release/build pipeline runs a smoke test that boots the project's bundled binary against an external dependency stack (PostgreSQL, MySQL, Redis, MongoDB, S3, etc.) and the test fails with connection refused, missing-required-env, or migration errors. The fix is to declare the dep as a CI service…

78 11d ago A 108 tokens

Innei/SKILL

Skill Claude CodeCodex

Use when uploading one or many files to a Cloudflare R2 bucket and returning public URLs via a bound custom domain. Covers wrangler CLI and the REST API (Cloudflare API token) paths, batched uploads, MIME handling, correct account selection for multi-account setups, and post-upload public-URL verification. Triggers on…

78 11d ago A 101 tokens

dokploy-api-cli

13

Innei/SKILL

Skill Claude CodeCodex

Use when operating a Dokploy-managed deployment via REST API from the shell — creating/updating/deploying postgres/redis/compose/application services, switching an application's source between docker registry and git build, or scripting redeploys. Covers auth, the working endpoint catalog, and a critical gotcha about…

78 11d ago A 69 tokens

Innei/SKILL

Skill Claude CodeCodex

Use when running an ephemeral one-shot task (data migration, batch job, schema setup, ad-hoc psql script) that must reach other services in a Dokploy project's internal network without exposing those services to the public internet. The task should join the project's docker overlay network, run to completion, and…

78 11d ago A 79 tokens

Innei/SKILL

Skill Claude CodeCodex

Use when you need to canary-deploy two HTTP backends on the same Dokploy-managed domain with a percentage split (e.g. migrating an SPA from one framework to another). Covers the critical SPA-asset trap that breaks naive sticky-cookie splits, a path-aware Traefik config that solves it, and a four-phase workflow (backup…

78 11d ago A 95 tokens

edge-canary-split

16

Innei/SKILL

Skill Claude CodeCodex

Use when rolling out a rewritten site (new framework, new Vercel project) behind an existing production domain gradually — cookie-sticky percentage split between two origins via a Cloudflare Worker on the zone route, with hashed build assets offloaded to R2 so asset traffic never invokes the worker. Covers why…

78 11d ago A 100 tokens

Innei/SKILL

Skill Claude CodeCodex

Use when extracting an in-app Electron native-module integration (N-API addon + build scripts + packaging config + release CI) into a standalone, source-distributed npm library — or when authoring such a library from scratch. Covers the ABI/install-script traps, node-gyp rebuild semantics, macOS rpath depth…

78 11d ago C 92 tokens

Innei/SKILL

Skill Claude CodeCodex

Access the remote mx-space PostgreSQL through ssh to the swarm host, then docker exec into the Postgres container and run psql inside the container. Use for inspecting tables, sampling rows, validating topic assignments, and performing guarded updates in the specific mx-space deployment pattern where direct host-level…

78 11d ago A 70 tokens

Innei/SKILL

Skill Claude CodeCodex

Audit remote mx-space translation data through ssh to the swarm host, then docker exec into the Postgres container and run psql inside the container. Use for checking translationentries coverage, aitranslations gaps, strict computeContentHash mismatches, and runtime freshness semantics in deployments where direct…

78 11d ago A 71 tokens

Innei/SKILL

Skill Claude CodeCodex

Use when migrating a multi-locale Next.js RSC / App-Router site to React Router v8 so SSR HTML is CDN-cacheable. RSC payload is uncacheable at the edge and locale × page count multiplies the bill. Covers ordered cuts: strip UA/geo/cookie SSR variance, split .data loaders from client fetches, restage theme SSR…

78 11d ago A 130 tokens

Innei/SKILL

Skill Claude CodeCodex

Use when deploying VLESS+Reality+Vision on AWS Lightsail and bridging it to Surge (or similar TUN clients) with an Alpine LXC SOCKS5 bridge on the LAN plus a brew sing-box on the laptop for off-LAN use. Triggers on "set up vless reality on aws", "tokyo lightsail proxy", "surge doesn't support vless", "vless when away…

78 11d ago D 107 tokens

chat-export-report

22

Innei/SKILL

Skill Claude CodeCodex

A report made from exported chat history, such as WeChat, Telegram, iMessage, or QQ messages, supplied as Markdown, text, or JSON files.

78 11d ago A 117 tokens

Innei/SKILL

Skill Claude CodeCodex

An audit of a codebase’s lines of code and product areas to assess what the code is used for and whether its size is justified.

78 11d ago A 97 tokens

generate-design-md

24

Innei/SKILL

Skill Claude CodeCodex

Generate a DESIGN.md file for any brand or website by analyzing its visual design system. Use when the user asks to "generate a DESIGN.md for [brand/URL]", "create a design system doc for [site]", "extract the design tokens from [URL]", or "make a DESIGN.md like [brand]". Triggers on any request to document a…

78 11d ago A 85 tokens