一键导入
hora-github-ops
Use for GitHub CLI or API work in hora-core — PRs, issues, releases, archive/unarchive, and pushes that must run as the aarshps account.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use for GitHub CLI or API work in hora-core — PRs, issues, releases, archive/unarchive, and pushes that must run as the aarshps account.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate ALL Hora-family app icons AND brand-mark wide cards (Android launcher + notification, iOS, web, Play feature graphic, web OG/social image, GitHub repo social preview) from the shared Baloo Chettan 2 wordmark engine in hora-core. Use when creating or refining any Hora app's icons or brand marks, on any surface.
Use for a fast map of hora-core to decide where shared-across-the-family work belongs (brand, conventions, agent skills) versus an individual app's repo.
Publish and manage a "Hora"-family Android app on Google Play — store listing, the App Signing SHA that makes Google Sign-In work for testers, the store icon, and track promotion. Use for Play Console / closed-testing tasks, "testers can't sign in", or store-icon work.
The Hora-family splash screen and Home screen anatomy — identical structure across Android, iOS, and web for every family app (reference — Varisankya/Pathivu). Settings has its own skill (settings-page-standards).
Consume the Hora-family shared Android source (ChipHelper, ThemeHelper, AnimationHelper, design tokens) from hora-core/shared/android via sync_shared_android.sh — don't reimplement or hand-edit the generated copies.
Defines which repos each Hora app agent is permitted to read and write. NON-NEGOTIABLE — set by the repo owner; applies to every agent in every session.
| name | hora-github-ops |
| description | Use for GitHub CLI or API work in hora-core — PRs, issues, releases, archive/unarchive, and pushes that must run as the aarshps account. |
Use this skill when the task touches GitHub from this repo.
aarshps.gh is already authenticated as aarshps (keyring).
Use gh ... directly — there is no wrapper script here.gh api user --jq .login (expect aarshps).gh/git auth state.gh repo view aarshps/hora-core --json isArchived,visibility,defaultBranchRef.gh api -X PATCH repos/aarshps/hora-core -f archived=false.gh pr list, gh issue view, gh api ... as needed.git status --short so you know whether the tree is already dirty.main here).hora-core.wiki.git, default branch master).docs/agent-resume.md when the task depends on recent repo history.