tercumantanumut

22 mods across 2 repositories, 207 stars between them.

chatgpt-apps

01

tercumantanumut/selene

Skill Claude CodeCodex

Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project…

167 1mo ago A 96 tokens original MIT

develop-web-game

02

tercumantanumut/selene

Skill Claude CodeCodex

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with rendergametotext.

167 1mo ago A 64 tokens copy · 91% MIT

doc

03

tercumantanumut/selene

Skill Claude CodeCodex

Use when the task involves reading, creating, or editing .docx documents, especially when formatting or layout fidelity matters; prefer python-docx plus the bundled ${SELENESKILLROOT}/scripts/renderdocx.py for visual checks.

167 1mo ago B 53 tokens copy · 89% MIT

gh-address-comments

04

tercumantanumut/selene

Skill Claude CodeCodex

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

167 1mo ago A 39 tokens copy · 94% MIT

gh-fix-ci

05

tercumantanumut/selene

Skill Claude CodeCodex

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use gh to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

167 1mo ago A 72 tokens copy · 89% MIT

imagegen

06

tercumantanumut/selene

Skill Claude CodeCodex

Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (${SELENESKILLROOT}/scripts/imagegen.py) and require…

167 1mo ago A 81 tokens original MIT

jupyter-notebook

07

tercumantanumut/selene

Skill Claude CodeCodex

Use when the user asks to create, scaffold, or edit Jupyter notebooks (.ipynb) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script newnotebook.py to generate a clean starting notebook.

167 1mo ago A 57 tokens copy · 86% MIT

playwright

08

tercumantanumut/selene

Skill Claude CodeCodex

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script.

167 1mo ago A 45 tokens copy · 89% MIT

screenshot

09

tercumantanumut/selene

Skill Claude CodeCodex

Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.

167 1mo ago A 45 tokens copy · 98% MIT

tercumantanumut/selene

Skill Claude CodeCodex

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for…

167 1mo ago A 99 tokens copy · 88% MIT

sentry

11

tercumantanumut/selene

Skill Claude CodeCodex

Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require SENTRYAUTHTOKEN.

167 1mo ago A 50 tokens original MIT

sora

12

tercumantanumut/selene

Skill Claude CodeCodex

Use when the user asks to generate, remix, poll, list, download, or delete Sora videos via OpenAI’s video API using the bundled CLI (${SELENESKILLROOT}/scripts/sora.py), including requests like “generate AI video,” “Sora,” “video remix,” “download video/thumbnail/spritesheet,” and batch video generation; requires…

167 1mo ago A 91 tokens original MIT

speech

13

tercumantanumut/selene

Skill Claude CodeCodex

Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (${SELENESKILLROOT}/scripts/texttospeech.py) with built-in voices and require OPENAIAPIKEY for live calls. Custom voice creation is out of scope.

167 1mo ago A 77 tokens original MIT

transcribe

14

tercumantanumut/selene

Skill Claude CodeCodex

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.

167 1mo ago A 45 tokens original MIT

vercel-deploy

15

tercumantanumut/selene

Skill Claude CodeCodex

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

167 1mo ago A 47 tokens copy · 100% MIT

app-mockup-kit

16

tercumantanumut/selene

Plugin Claude Code

Deterministic app screenshot mockups for agents via a standalone TypeScript CLI and reusable SKILL.md workflow.

167 1mo ago A tokens not measured original MIT

mockup

17

tercumantanumut/selene

Command

Render deterministic browser or device mockups from screenshots using the local TypeScript CLI in this plugin.

167 1mo ago A 19 tokens original MIT

app-mockup

18

tercumantanumut/selene

Skill Claude CodeCodex

Create deterministic browser, tablet, laptop, and phone mockups from real screenshots via the local TypeScript renderer in this plugin. Use for marketing visuals, store screenshots, and framed UI previews without ML image generation.

167 1mo ago A 47 tokens original MIT

tercumantanumut/selene

Plugin Claude Code

Blocks the agent from stopping overnight. When a Stop event fires before the configured end-hour (default 06:00 local time), the hook emits a block decision that forces Claude to keep iterating on the current task until morning. Intended for long-running overnight builds (e.g. the cycle-tracker port) where the user…

167 1mo ago A tokens not measured original MIT

Stop

20

tercumantanumut/selene

Hook

Runs when the agent finishes a response, executing reroll-until-6am.sh via bash. From tercumantanumut/selene.

167 1mo ago A tokens not measured original MIT