·troubleshoot-errors
!

troubleshoot-errors

診斷並修復常見的 Algorand 錯誤,包括智慧合約故障、交易拒絕和 SDK 異常。當遇到智能合約邏輯錯誤或斷言失敗、交易拒絕或確認逾時、SDK 異常(AlgodHTTPError、LogicError)、帳戶相關錯誤(餘額不足、未選擇加入)或 ABI 編碼/解碼錯誤時使用。強觸發器包括「邏輯評估錯誤」、「斷言失敗」、「超支」、「交易被拒絕」、錯誤訊息中的「pc=X」、「超出操作碼預算」、「未找到帳戶」、「未找到資產」。

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

安裝

$npx skills add https://github.com/algorand-devrel/algorand-agent-skills --skill troubleshoot-errors

如何安裝 troubleshoot-errors

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

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

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

SKILL.md

查看原文

| Contract Errors | Assert failures, opcode budget, invalid operations | contract-errors.md | | Transaction Errors | Overspend, invalid params, group issues | transaction-errors.md |

Cause: An assert statement in the smart contract evaluated to false.

Cause: Sender account has insufficient balance for amount + fee.

診斷並修復常見的 Algorand 錯誤,包括智慧合約故障、交易拒絕和 SDK 異常。當遇到智能合約邏輯錯誤或斷言失敗、交易拒絕或確認逾時、SDK 異常(AlgodHTTPError、LogicError)、帳戶相關錯誤(餘額不足、未選擇加入)或 ABI 編碼/解碼錯誤時使用。強觸發器包括「邏輯評估錯誤」、「斷言失敗」、「超支」、「交易被拒絕」、錯誤訊息中的「pc=X」、「超出操作碼預算」、「未找到帳戶」、「未找到資產」。 來源:algorand-devrel/algorand-agent-skills。

可引用資訊

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

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

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

快速解答

什麼是 troubleshoot-errors?

診斷並修復常見的 Algorand 錯誤,包括智慧合約故障、交易拒絕和 SDK 異常。當遇到智能合約邏輯錯誤或斷言失敗、交易拒絕或確認逾時、SDK 異常(AlgodHTTPError、LogicError)、帳戶相關錯誤(餘額不足、未選擇加入)或 ABI 編碼/解碼錯誤時使用。強觸發器包括「邏輯評估錯誤」、「斷言失敗」、「超支」、「交易被拒絕」、錯誤訊息中的「pc=X」、「超出操作碼預算」、「未找到帳戶」、「未找到資產」。 來源:algorand-devrel/algorand-agent-skills。

如何安裝 troubleshoot-errors?

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

這個 Skill 的原始碼在哪?

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