ワンクリックで
format-output
Render text as markdown, JSON, or plain prose
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Render text as markdown, JSON, or plain prose
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Initialize a sklock workspace in a project — install sklock, scaffold the skills directory, infer requires[] dependencies from skill descriptions, generate skill.lock, and verify the workspace is healthy. Use when setting up sklock for the first time or onboarding a project that already has skills.
Format citations in APA, MLA, or Chicago style
A standalone skill with no dependencies
Gather sources, summarize findings, and produce a structured report
Condense long content into a concise summary
Retrieve raw content from a URL or local file path
| name | format-output |
| version | 0.1.0 |
| tags | ["formatting","utility"] |
| description | Render text as markdown, JSON, or plain prose |
Render text in a chosen output format — markdown, JSON, or plain prose.
content — raw text to formatformat — one of markdown | json | plain (default: markdown)