enact-json-formatter
81明確な検証付きでJSONを整形
圧縮されたJSONはレビューしにくく、無効なデータはデバッグを遅らせます。このスキルはJSONを検証し、エラー付きでクリーンにインデントされたバージョンを返します。
シンプルな Enact の挨拶を出力する
新しい Enact ユーザーには、確認しやすい最小限の例が必要です。このスキルは、Claude、Codex、Claude Code 向けのプロンプトのみの hello-world コマンドを示します。
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "enact-hello-simple" from https://skillstore.io/skills/enactprotocol-enact-hello-simple.md and its manifest at https://skillstore.io/api/skills/enactprotocol-enact-hello-simple/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「enact-hello-simple」を使用しています。 enact-hello-simple を使用して挨拶を出力してください。
期待される結果:
Hello from Enact!
「enact-hello-simple」を使用しています。 この例が何を示しているか説明してください。
期待される結果:
このスキルは、最小限の Enact ツールパターンであるメタデータ、タグ、1 つの固定挨拶コマンドを示しています。
「enact-hello-simple」を使用しています。 主な制限を特定してください。
期待される結果:
このスキルは固定メッセージを 1 つ出力するだけで、カスタム入力を受け取りません。
Static analysis found no suspicious patterns in this prompt-only skill. Manual review found no prompt injection, data exfiltration intent, or executable workflow beyond a fixed greeting command.
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/enactprotocol-enact-hello-simple/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/enactprotocol-enact-hello-simple?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/enactprotocol-enact-hello-simple?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/enactprotocol-enact-hello-simple/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/enactprotocol-enact-hello-simple.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>EnactProtocol. (2026). enact-hello-simple security audit report (audit version 4) [Author version 0.1.5]. Skillstore. https://skillstore.io/skills/enactprotocol-enact-hello-simple/audits/4@techreport{enactprotocol-enactprotocol-enact-hello-simple-2026,
author = {EnactProtocol},
title = {enact-hello-simple security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/enactprotocol-enact-hello-simple/audits/4},
note = {Author version 0.1.5}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "enact-hello-simple security audit report (audit version 4)"
version: "0.1.5"
type: report
authors:
- name: "EnactProtocol"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/enactprotocol-enact-hello-simple/audits/4"
identifiers:
- type: other
value: "skillstore:enactprotocol-enact-hello-simple:audit:4"
description: "Skillstore immutable audit report identifier"
小さな挨拶を実行して、Enact スキルを発見して呼び出せることを確認します。
スキルのメタデータ、タグ、固定コマンドの最小限で有用な例を示します。
シンプルな挨拶形式を、より有用な内部スキルの出発点として使用します。
enact-hello-simple を使用してデフォルトの挨拶を出力してください。
enact-hello-simple が何を行うのか、スタータースキルとしてなぜ有用なのかを説明してください。
enact-hello-simple を本番用スキルと比較し、追加が必要なものを一覧にしてください。
enact-hello-simple をリファレンスとして使用し、安全な入力を備えたパラメーター化された挨拶スキルの概要を示してください。
作成者
EnactProtocolライセンス
MIT
作者バージョン
v0.1.5
Skillstore リビジョン
r1
参照
a06681402992ceae98ba04d54cfd4ab004862696
メンテナンスの新しさ
2026/7/24
利用状況
6 ダウンロード · 110 閲覧
ファイル構成
📄 SKILL.md
明確な検証付きでJSONを整形
圧縮されたJSONはレビューしにくく、無効なデータはデバッグを遅らせます。このスキルはJSONを検証し、エラー付きでクリーンにインデントされたバージョンを返します。
Go の挨拶サンプルを実行する
開発者は、ローカル環境のセットアップを確認し、パッケージ形式を学ぶために、小さく動作する Enact スキルを必要としています。このスキルは、name 入力を使って Go の挨拶コマンドを実行し、シンプルな構造化ツールのパターンを示します。
Rust 挨拶ツールを作成
開発者には、Rust コマンドライン skill に入力を渡すための小さく予測しやすい例が必要です。この skill は、name パラメータから挨拶ツールをコンパイルして実行します。
Python の挨拶サンプルを実行する
新しい Enact ユーザーには、ツール実行が機能することを確認できる小さなサンプルが必要です。このスキルは Python の挨拶コマンドを実行し、シンプルな実行時出力を返します。
構造化されたAIフィードバックでコードをレビュー
手動のコードレビューでは、コンテキストが限られている場合にバグ、スタイル上の問題、リスクのあるパターンを見逃すことがあります。このスキルは提供されたコードをレビューし、優先順位付きの問題、提案、要約、品質スコアを返します。
Rustで設定可能なダイスを振る
エージェントは、ゲーム、例、ランダム化されたテスト値のために、単純なダイスロールを必要とすることがよくあります。このスキルは、Enactを通じてRust製のダイスローラーを実行し、個別の出目と合計を返します。
スキルのスターターテンプレートを作成する
作成者 anthropics
新しいAIスキルを作成するには、一貫したメタデータと指示の構造が必要です。このテンプレートは、Claude、Codex、Claude Code向けに、作成者が使いやすいSKILL.mdの出発点を提供します。
Track Long Tasks With a Portable State Ledger
作成者 glenskii
Long technical tasks lose decisions, evidence, and next actions across sessions. This skill maintains a concise Markdown state file with reviewed local evidence references.
Verify AI Deliverables with Evidence
作成者 jadeyingwah
AI work can appear complete before the result is opened, tested, or checked against the request. This skill adds staged planning, real-environment verification, and honest completion levels.
あらゆるタスクに適したAIツールを選択
作成者 0xDarkMatter
多数のスキルやエージェントから選択することで、技術作業が遅れる場合があります。このスキルは、簡潔なカタログと選択ルールを使用して、各タスクを目的に特化したツールに割り当てます。
本番環境向けLLMプロンプトを最適化
作成者 wshobson
LLMプロンプトは、指示、例、評価基準が不明確なために失敗することがよくあります。このスキルは、Claude、Codex、Claude Code、および同様のツールでプロンプトを改善するためのテンプレートとワークフローを提供します。
GitHub Issues をラベルで整理する
作成者 C0ntr0lledCha0s
大規模なリポジトリでは、issue のラベルに一貫性がなかったり、マイルストーンが不明確だったりすると時間を失います。このスキルは、分類体系の作成、一括更新の実行、GitHub ワークフローを通じた進捗報告を支援します。