·agentstack-wrapper
</>

agentstack-wrapper

使用 agentstack-sdk 伺服器包裝器將現有 Python 代理程式包裝為代理堆疊服務,而無需更改業務邏輯。

48安裝·4熱度·@i-am-bee

安裝

$npx skills add https://github.com/i-am-bee/agentstack --skill agentstack-wrapper

如何安裝 agentstack-wrapper

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

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

來源:i-am-bee/agentstack。

SKILL.md

查看原文

This SKILL.md is an instructional integration guide for wrapping Python agents to run on AgentStack. It is documentation, not executable code. It describes dependency management and runtime extension wiring. Primary security considerations are dependency supply-chain integrity and safe handling of sensitive runtime values provided through platform extensions.

The wrapper exposes the agent via the A2A protocol so it can be discovered, called, and composed with other agents on the platform.

| C1 | No business-logic changes. Only modify code for AgentStack compatibility. | | C2 | Strict minimal changes. Do not add auth, Dockerfile (containerization is optional and separate), telemetry, or platform middleware unless explicitly requested. If an agent works with simple text, don't force a Form. If it works with env vars, refactor minimally. |

可引用資訊

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

安裝指令
npx skills add https://github.com/i-am-bee/agentstack --skill agentstack-wrapper
分類
</>開發工具
認證
收錄時間
2026-02-25
更新時間
2026-03-10

Browse more skills from i-am-bee/agentstack

快速解答

什麼是 agentstack-wrapper?

使用 agentstack-sdk 伺服器包裝器將現有 Python 代理程式包裝為代理堆疊服務,而無需更改業務邏輯。 來源:i-am-bee/agentstack。

如何安裝 agentstack-wrapper?

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

這個 Skill 的原始碼在哪?

https://github.com/i-am-bee/agentstack

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-25