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

salvage

スター6
フォーク1
更新日2026年6月26日 14:44

Extract and repair valid JSON buried in chatty model output — strip the preamble, the ```json fence, the trailing comma, the // comments, the Python True/False/None, and the smart quotes, then emit clean parseable JSON. Use when a tool, downstream parser, or pipeline needs strict JSON but the source text is prose-wrapped or slightly malformed, or when you are post-processing another model's structured output. Distinct from simply prompting "respond in JSON": salvage assumes the chatter already happened and rips the JSON out of it after the fact.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

ファイルエクスプローラー
7 ファイル
SKILL.md
readonly