ワンクリックで
secret-printer
Print a greeting message using a secret value. Use when asked to print a greeting.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Print a greeting message using a secret value. Use when asked to print a greeting.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use Python execution to compute precise answers when in-context reasoning is unreliable (arithmetic, date math, regex, parsing, data manipulation). Returns a value, not an artifact.
A test skill for verifying deterministic activation from SOP steps. Contains special instructions that should appear in the agent context when activated.
Builds Python library features for the MUXI runtime (helpers, consumer migrations, schema, tests, docs). All work is library + pytest + ripgrep; no servers, no browsers.
Create interactive HTML widgets, dashboards, diagrams, and visual explainers for requests that are better shown than described.
Deep knowledge of the MUXI Runtime codebase (Python, ~300 files, ~119K lines). Use when working on runtime code: formations, overlord, memory systems, LLM layer, MCP, observability, scheduler, secrets, server/API, skills, RCE, or e2e tests. Knows initialization order, data flows, gotchas, and testing patterns.
Analyze datasets, generate charts, and create summary reports. Use when the user needs data analysis or visualization.
| name | secret-printer |
| description | Print a greeting message using a secret value. Use when asked to print a greeting. |
This skill prints a greeting sourced from a secret.
The greeting value is: ${{ secrets.SKILL_TEST_GREETING }}
scripts/print_greeting.py using the run_skill tool