·use-algokit-utils
!

use-algokit-utils

AlgoKit Utils 函式庫,用於透過 TypeScript 或 Python 應用程式與 Algorand 區塊鏈進行互動。在連接到 Algorand 網路(LocalNet、TestNet、MainNet)、發送付款或轉移資產、建立和管理帳戶、從客戶端程式碼部署智慧合約或與之互動或組成交易群組時使用。不適用於編寫智能合約程式碼(使用建立智能合約技能)。強觸發器包括「如何連接到 Algorand?」、「發送支付交易」、「建立帳戶」、「部署我的合約」、「取得 AlgorandClient」、「AlgorandClient.fromEnvironment」。

5安裝·0熱度·@algorand-devrel

安裝

$npx skills add https://github.com/algorand-devrel/algorand-agent-skills --skill use-algokit-utils

如何安裝 use-algokit-utils

透過命令列快速安裝 use-algokit-utils AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/algorand-devrel/algorand-agent-skills --skill use-algokit-utils
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:algorand-devrel/algorand-agent-skills。

SKILL.md

查看原文

Use AlgoKit Utils to interact with the Algorand blockchain from TypeScript or Python applications.

| LocalNet development | AlgorandClient.defaultLocalNet() | | TestNet/MainNet | AlgorandClient.testNet() or .mainNet() | | Custom node | AlgorandClient.fromConfig({ algodConfig: {...} }) | | Deploy contract | Use typed app client factory (see app-client docs) | | Transaction groups | algorand.newGroup().addPayment(...).addAssetOptIn(...).send() |

AlgoKit Utils 函式庫,用於透過 TypeScript 或 Python 應用程式與 Algorand 區塊鏈進行互動。在連接到 Algorand 網路(LocalNet、TestNet、MainNet)、發送付款或轉移資產、建立和管理帳戶、從客戶端程式碼部署智慧合約或與之互動或組成交易群組時使用。不適用於編寫智能合約程式碼(使用建立智能合約技能)。強觸發器包括「如何連接到 Algorand?」、「發送支付交易」、「建立帳戶」、「部署我的合約」、「取得 AlgorandClient」、「AlgorandClient.fromEnvironment」。 來源:algorand-devrel/algorand-agent-skills。

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/algorand-devrel/algorand-agent-skills --skill use-algokit-utils 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/algorand-devrel/algorand-agent-skills --skill use-algokit-utils
分類
!安全工具
認證
收錄時間
2026-02-25
更新時間
2026-03-10

Browse more skills from algorand-devrel/algorand-agent-skills

快速解答

什麼是 use-algokit-utils?

AlgoKit Utils 函式庫,用於透過 TypeScript 或 Python 應用程式與 Algorand 區塊鏈進行互動。在連接到 Algorand 網路(LocalNet、TestNet、MainNet)、發送付款或轉移資產、建立和管理帳戶、從客戶端程式碼部署智慧合約或與之互動或組成交易群組時使用。不適用於編寫智能合約程式碼(使用建立智能合約技能)。強觸發器包括「如何連接到 Algorand?」、「發送支付交易」、「建立帳戶」、「部署我的合約」、「取得 AlgorandClient」、「AlgorandClient.fromEnvironment」。 來源:algorand-devrel/algorand-agent-skills。

如何安裝 use-algokit-utils?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/algorand-devrel/algorand-agent-skills --skill use-algokit-utils 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/algorand-devrel/algorand-agent-skills