gpt56-sol-pro-consult

gpt56-sol-pro-consult is a skill for Codex from zjp1997720/zhijian-skills. It costs 125 tokens per session (1,718 once invoked), scanned A, original, MIT.

A consultation workflow for asking ChatGPT Web's GPT 5.6 Sol Pro for a second opinion on difficult technical or strategic questions. The local coding agent remains responsible for checking and applying the advice.

In plain words
What is it for?
Use it for architecture reviews, debugging, planning, business or product decisions, risk reviews, content strategy, and designing or assessing skills.
Why use it?
It gives complex decisions an additional review when planning, debugging, architecture, risk, content strategy, or skill design is difficult. The result is advisory rather than an automatic change to the project.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it for architecture reviews, debugging, planning, business or product decisions, risk reviews, content strategy, and designing or assessing skills.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zjp1997720/zhijian-skills/gpt56-sol-pro-consult
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add zjp1997720/zhijian-skills --skill gpt56-sol-pro-consult
Clone the repo
git clone --depth 1 https://github.com/zjp1997720/zhijian-skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gpt56-sol-pro-consult

README.md
[![agentmods](https://agentmods.dev/badge/skills/zjp1997720/zhijian-skills/gpt56-sol-pro-consult/github.svg)](https://agentmods.dev/skills/zjp1997720/zhijian-skills/gpt56-sol-pro-consult)
Your own site
<a href="https://agentmods.dev/skills/zjp1997720/zhijian-skills/gpt56-sol-pro-consult"><img src="https://agentmods.dev/badge/skills/zjp1997720/zhijian-skills/gpt56-sol-pro-consult/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gpt56-sol-pro-consult

Your own site · 80×15
<a href="https://agentmods.dev/skills/zjp1997720/zhijian-skills/gpt56-sol-pro-consult"><img src="https://agentmods.dev/badge/skills/zjp1997720/zhijian-skills/gpt56-sol-pro-consult.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 125 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,718 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00125 $0.01718
Opus 5 $0.00063 $0.00859
Sonnet 5 $0.00025 $0.00344
Haiku 4.5 $0.00013 $0.00172

Measured 12d ago against content hash b2d519edc8e1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

gpt56-sol-pro-consult scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (scripts/build_attachment_bundle.py, scripts/check_packet_safety.py, scripts/extract_chatgpt_reply.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/gpt56-sol-pro-consult/SKILL.md · 145 lines

How it starts

The opening of the file, as written. The whole thing — 145 lines — stays where its author put it; the contents beside it link to each section on GitHub.

GPT 5.6 Sol Pro Consult

Ask GPT 5.6 Sol Pro to review a difficult problem with the evidence it needs, then bring the result back into the local Agent workflow. Treat the answer as advisory. The local Agent owns verification, adoption, and final delivery.

Routing contract

Use the Codex Chrome plugin by default for every consultation, including text-only requests. Read and follow the installed chrome:control-chrome Skill before browser work, then read Chrome workflow.

Use OpenCLI only when one of these is true:

  • The user explicitly requests OpenCLI.
  • The Codex Chrome plugin is unavailable or disconnected, and opencli doctor confirms a working browser bridge.

When OpenCLI is eligible, read OpenCLI fallback. Do not choose OpenCLI merely because it is installed. Do not use OpenCLI for file uploads.

If neither path is available, prepare the context packet and tell the user exactly which browser connection is missing. Never imply that a Pro consultation completed.

Requirements

  • The default path requires Codex with the Chrome plugin connected.
  • The selected Chrome profile must be logged into ChatGPT Web.
  • The account must expose Pro in the standard ChatGPT model picker.
  • OpenCLI is optional and is not an installation prerequisite.

Hard gates

Model truthfulness

In standard ChatGPT conversations, OpenAI maps Pro to GPT 5.6 Sol Pro. Confirm either:

  • a GPT 5.6-specific Pro test ID is checked; or
  • the picker shows the GPT-5.6 Sol family and the exact Pro radio has aria-checked=true.

Reject legacy GPT 5.5 Pro selectors, Pro Extended, base Sol Extra High, and ambiguous Pro text outside the model picker. Stop if the model cannot be confirmed.

Artifact truthfulness

ChatGPT Web cannot read a local path by itself. Upload the actual file, paste its contents, or build a text bundle. Never claim GPT inspected a file when it received only a filename, path, or summary.

Read the full file on GitHub · 145 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 145 lines · 125 tokens per session scan A b2d519edc8e1

Subscribe to this mod's changes

gpt56-sol-pro-consult is a skill published in the GitHub repository zjp1997720/zhijian-skills (680 stars, last pushed 7d ago), licensed MIT. It adds 125 tokens to every session and 1,718 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens