Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

codex-skills

codex-skills에는 InDreamer에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 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