InneiInneiCommunityΒ·19 Agent Skills Included

SKILL

Deployment, debugging, content generation, and engineering workflow playbooks

Executes real engineering workflows: canary deploys on Dokploy and Cloudflare, R2 uploads, remote database audits, React re-render profiling, and CI smoke-test fixes. Generates production content assets like App Store listings, product mockups in official Apple bezels, chibi sticker sheets, and SEO images. Eliminates guesswork with step-by-step procedures, verification checklists, and pitfalls learned from real incidents.
npx skills add Innei/SKILL --all -g -y
Available:

Directs the agent to read the root README, which defines the skill directory layout, domain grouping, and symlink rules for loading skills into Claude Code and Copilot CLI.

All Skills in This Repository (19)

Pure Emerald Level Indicators
πŸ“¦ In Repo
InneiInnei

chat-export-report

Analyzes chat logs from WeChat, Telegram, iMessage, and QQ into layered reports.

Community
Advanced
πŸ“¦ In Repo
InneiInnei

acg-character-settei

Generate multi-view anime character settei sheets from template and reference images.

Community
Advanced
πŸ“¦ In Repo
InneiInnei

gemini-image-generation

Generate and edit images with Gemini models using text and reference prompts.

Community
Advanced
πŸ“¦ In Repo
InneiInnei

chibi-sticker-sheet

Generate a 4x8 chibi sticker sheet from a character reference using Gemini image-to-image prompts.

Community
Advanced
πŸ“¦ In Repo
InneiInnei

gemini-seo-image-assets

Generate favicon and OG assets and wire SEO metadata for web projects.

Community
Advanced
πŸ“¦ In Repo
InneiInnei

working-summary

Aggregate GitHub PRs and commits into a Markdown report.

Community
Advanced
πŸ“¦ In Repo
InneiInnei

session-to-skill-and-blog

Convert engineering sessions into reusable skills and narrative blog posts.

Community
Advanced
πŸ“¦ In Repo
InneiInnei

session-handoff

Generate a self-contained handoff prompt with redacted secrets for another agent.

Community
Intermediate
πŸ“¦ In Repo
InneiInnei

capture-output-via-sidechannel

Capture and base64-encode task stdout/stderr into an external datastore.

Community
Advanced
πŸ“¦ In Repo
InneiInnei

mx-space-remote-db-access

Inspect and update remote mx-space PostgreSQL via in-container psql with guarded workflows.

Community
Intermediate
πŸ“¦ In Repo
InneiInnei

mx-space-remote-translation-audit

Audit remote mx-space translation coverage and hash integrity via SSH and Docker exec.

Community
Advanced
πŸ“¦ In Repo
InneiInnei

vless-reality-aws-lightsail

Deploy VLESS+Reality+Vision on AWS Lightsail with LAN and Mac bridges.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Innei SKILL?β–Ό

Run `npx skills add Innei/SKILL --all -g -y` in your terminal to install all skills in this collection globally.

What kinds of tasks does this skill collection cover?β–Ό

It covers five domains: infrastructure (Dokploy, Cloudflare, Vercel deployments), automation (weekly reports, session handoffs), content (Gemini image generation, App Store assets), research (chat log and codebase audits), and writing (design docs, analytical judgment).

Can I canary-deploy two app versions on one domain?β–Ό

Yes. The edge-canary-split and dokploy-traefik-traffic-split skills provide cookie-sticky weighted routing via a Cloudflare Worker or Traefik, including rollback steps and the SPA asset trap fix.

Does it work with Claude Code and other coding agents?β–Ό

Yes. Every skill follows the standard SKILL.md format and is symlinked into .claude/skills and .agent/skills, so Claude Code, Copilot CLI, and compatible agents load them automatically.

Can it generate images and marketing assets?β–Ό

Yes. Several skills drive Gemini image generation for character sheets, chibi stickers, favicons, and OG images, plus local scripts that compose real screenshots into official Apple device bezels.

Related Repositories in Software Engineering

View All in Software Engineering→