blocklet-converter
50WebプロジェクトをBlockletに変換
ArcBlockへのデプロイに向けてWebプロジェクトを準備するには、正しいメタデータ、アセット、バンドル設定が必要です。このスキルは、Claude、Codex、またはClaude Codeに対して、変換と検証の手順を案内します。
Blockletプロジェクトを確実にリリース
Blockletのリリースには、バージョン、changelog、build、metadata、bundleの確認が必要です。このskillは、そのリリースワークフローをClaude、Codex、またはClaude Codeに案内します。
インストール前に停止して確認を求めてください。
計画を確認し、ファイルを変更する前にユーザーの明示的な同意を得てください。
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "blocklet-updater" from https://skillstore.io/skills/arcblock-blocklet-updater.md and its manifest at https://skillstore.io/api/skills/arcblock-blocklet-updater/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「blocklet-updater」を使用しています。 Bump and bundle this Blocklet.
期待される結果:
アシスタントはversion bump方法を特定し、プロジェクトscriptを実行する前に確認を求め、metadataを検証し、作成されたbundleの場所を報告します。
「blocklet-updater」を使用しています。 The build output changed from dist to build.
期待される結果:
アシスタントは生成されたエントリポイントを確認し、適切な場合はblocklet.yml mainを更新し、ファイル変更を説明します。
「blocklet-updater」を使用しています。 This project has no build script.
期待される結果:
アシスタントはinstallとbuildの手順をスキップし、ルートのindex.htmlエントリポイントを検証してから、metadataとbundleの確認を実行します。
The audit found many static matches caused by Markdown formatting and read-only project checks, and those were dismissed. Real risk remains because the skill automatically runs project-defined version and build scripts, and it includes an instruction that suppresses final user-visible reporting.
これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/arcblock-blocklet-updater/audits/12?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/arcblock-blocklet-updater?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/arcblock-blocklet-updater?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/arcblock-blocklet-updater/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/arcblock-blocklet-updater.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>ArcBlock. (2026). blocklet-updater security audit report (audit version 12) [Author version unspecified]. Skillstore. https://skillstore.io/skills/arcblock-blocklet-updater/audits/12@techreport{arcblock-arcblock-blocklet-updater-2026,
author = {ArcBlock},
title = {blocklet-updater security audit report (audit version 12)},
institution = {Skillstore},
year = {2026},
number = {12},
url = {https://skillstore.io/skills/arcblock-blocklet-updater/audits/12},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "blocklet-updater security audit report (audit version 12)"
version: "unspecified"
type: report
authors:
- name: "ArcBlock"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/arcblock-blocklet-updater/audits/12"
identifiers:
- type: other
value: "skillstore:arcblock-blocklet-updater:audit:12"
description: "Skillstore immutable audit report identifier"
プロジェクトバージョンを上げ、metadataを検証し、assetをbuildしてrelease bundleを作成します。
bundle化する前に、changelogエントリ、出力ディレクトリ、blocklet.yml mainを確認します。
build scriptが存在しない場合はbuild手順をスキップし、index.htmlエントリポイントを持つ静的プロジェクトをbundle化します。
このBlockletプロジェクトの新しいrelease bundleを作成してください。各コマンドを実行する前に確認してください。
Blocklet versionを上げてから、build前にchangelogエントリとblocklet.yml versionを検証してください。
このBlockletをbuildし、生成されたindex.htmlを見つけて、blocklet.yml mainを出力ディレクトリに合わせてください。
コマンドを実行せずにリリースワークフローを確認してください。検出されたversion方法、build手順、metadataチェック、リスクを一覧化してください。
作成者
ArcBlockライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
3e4b6c31a74a3bd1a291c98cf585d720cb9fbc88
メンテナンスの新しさ
2026/7/26
利用状況
6 ダウンロード · 262 閲覧
ファイル構成
Baoyu Skillsを安全にリリース
作成者 jimliu
手動リリースでは、changelog、version、tagの手順が漏れることがあります。このskillは、バイリンガルのchangelogとローカルのgit taggingを含む、baoyu-skills向けの再現可能なリリースワークフローを案内します。
信頼性の高いソフトウェアリリースを準備する
作成者 BPSAI
リリース作業では、テスト、バージョンファイル、ドキュメント、公開手順が抜け落ちることがあります。このスキルは、検証、バージョン更新、ビルド、Gitタグ、リリースノートのための構造化されたチェックリストを提供します。
Marketplaceプラグインのリリースを自動化
作成者 Emasoft
Marketplaceのメンテナーは、共有リポジトリ内でバージョンを混在させずにプラグインをリリースする必要があります。このスキルは、一度に1つのプラグインについて、検証、バージョン更新、タグ、プッシュ、GitHubリリースをガイドします。
Improve Git Workflows and Release Versioning
作成者 addyosmani
Unstructured branches, oversized commits, and unclear releases make changes difficult to review, revert, and communicate. This skill provides practical Git workflows for disciplined changes, safe collaboration, and predictable versioned releases.
Justでプロジェクトタスクを実行
作成者 0xDarkMatter
プロジェクトのコマンドは、scripts、docs、packageファイルのあちこちに隠れていることがよくあります。このスキルはjust recipesを検出し、一般的なタスクを1つのワークフローから実行します。
プロジェクトを安全に GitHub へプッシュ
作成者 yunshu0909
ローカルプロジェクトを公開すると、大きなファイル、シークレット、未整理の Git 履歴が露出する可能性があります。このスキルは、Claude、Codex、Claude Code に対して、チェック、確認、リリース手順を含む GitHub プッシュワークフローを案内します。