Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

codex-skills

codex-skills には InDreamer から収集した 7 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
7
Stars
0
更新
2026-06-08
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

markitdown-docs
ソフトウェア開発者

Use when a task explicitly involves Microsoft MarkItDown/markitdown-mcp, or deciding whether to use MarkItDown to convert documents or URIs into Markdown for ingestion. Covers MarkItDown-specific extras, MCP behavior, plugins/OCR/Azure options, security boundaries, and format limitations; avoid for high-fidelity Office/PDF editing.

2026-06-08
mac-reverse-ssh-bridge
ネットワーク・コンピュータシステム管理者

Prepare, verify, start, stop, and troubleshoot a safe reverse SSH workflow where a macOS machine dials out to a VPS and exposes only the Mac's localhost SSH service to the VPS loopback address. Use when Codex needs to help Tuzi/Hermes or another remote agent access a user's Mac without opening public router ports, including Remote Login checks, authorized_keys setup, reverse tunnel commands, autossh/launchd drafts, network/VPN diagnosis, and maintenance after reboot or network changes.

2026-04-29
codex-simplify-plan
ソフトウェア開発者

Review current code changes for reuse, quality, and efficiency, then write a simplify implementation plan instead of modifying code. Use when the user wants simplify-style investigation first but explicitly wants a plan, a plan-only pass, a planning mode run, or a markdown implementation plan in the current workspace rather than immediate code changes. In Codex, always launch three parallel explorer subagents with the full diff, using model gpt-5.4 and reasoning_effort xhigh, then synthesize their findings into a single plan document.

2026-03-23
web-markdown-fetch
ソフトウェア開発者

Retrieve web page content in clean markdown/text for research and summarization. Use when Codex needs to read a URL, bypass noisy HTML, or handle Cloudflare-prone pages. Always use this fallback chain in order: markdown.new, then defuddle.md, then r.jina.ai, then Scrapling. Persist markdown/image assets under the current Codex session directory, and when image understanding is needed, read downloaded local images first.

2026-03-23
codex-simplify
ソフトウェア開発者

Review current code changes for reuse, quality, and efficiency, then fix the worthwhile issues without changing behavior. Use when the user asks to simplify, clean up, de-duplicate, polish, or make recent edits more maintainable, especially after a coding pass or before commit or review. In Codex, follow the same three-agent simplify workflow as the source simplify prompt: always launch three parallel explorer subagents with the full diff, using model gpt-5.4 and reasoning_effort xhigh, then aggregate findings and fix the worthwhile issues in the main thread.

2026-03-23
progressive-doc-architect
ソフトウェア開発者

create or refactor repository documentation and agents files using progressive disclosure. use when chatgpt needs to add new docs, split oversized docs, build indexes, or maintain readme and agents structures so coding agents can navigate a codebase without loading everything at once. optimized for repositories that want a hard maximum of three layers, explicit read triggers, compact routing docs, and leaf docs that contain the detailed implementation facts.

2026-03-23
telegram-codex-linker
ソフトウェア開発者

Install, configure, repair, update, or rebind the Telegram Codex Bridge after the user installs this skill. Use when the user wants Codex to take over bridge setup with minimal user action, only interrupting for unavoidable external steps like providing a Telegram bot token or messaging the bot once.

2026-03-23