manifest
設定 Manifest 可觀測性外掛
此技能可協助您安裝及設定 Claude Code Agent 的 Manifest 可觀測性外掛,為您的 AI 工作流程啟用遙測和監控功能。
下載技能 ZIP
在 Claude 中上傳
前往 設定 → 功能 → 技能 → 上傳技能
開啟並開始使用
測試它
正在使用「manifest」。 Use @manifest to set up observability for my agent.
預期結果:
- 我會協助您設定 Manifest 可觀測性外掛。讓我逐步引導您完成。
- 首先,我會停止閘道以避免熱重載問題...
- 現在我會安裝 manifest 外掛...
- 若要完成設定,您需要 Manifest API 金鑰。以下是取得金鑰的方式:
- 1. 前往 https://app.manifest.build 並建立帳戶
- 2. 點擊「連線 Agent」以建立新的 Agent
- 3. 複製您的 API 金鑰(開頭為 mnfst_)
- 提供 API 金鑰後,我會設定外掛並驗證其是否正常運作。
正在使用「manifest」。 Use @manifest to check my agent status
預期結果:
- 讓我檢查閘道日誌以驗證 Manifest 外掛是否正在執行...
- 我找到了外掛日誌。可觀測性管道目前作用中。
- 您的 Agent 已成功連線至 Manifest!
安全審計
安全All static findings are false positives. The skill uses Claude CLI commands to install and configure the Manifest observability plugin - this is the intended functionality. Network calls go to the official Manifest service (app.manifest.build). API key handling includes explicit warnings against logging secrets. Filesystem access is limited to reading standard gateway logs for verification.
風險因素
⚙️ 外部命令 (26)
🌐 網路存取 (3)
📁 檔案系統存取 (2)
🔑 環境變數 (2)
品質評分
你能建構什麼
啟用 Agent 可觀測性
為 Claude Agent 設定遙測功能,以監控其行為和效能
連線至自我託管的 Manifest
設定外掛以連線至公司的內部 Manifest 執行個體,而非雲端服務
疑難排解外掛問題
針對 Manifest 外掛的連線問題或設定錯誤進行疑難排解
試試這些提示
Use @manifest to set up observability for my agent.
Use @manifest to connect my agent to my self-hosted Manifest instance at https://manifest.internal.company.com/api/v1/otlp
Use @manifest to check why my agent is not showing up in the Manifest dashboard
Use @manifest to update my API key - the old one expired
最佳實務
- 在進行設定變更前務必停止閘道,以避免問題發生
- 除非您特別需要自我托管,否則使用預設端點
- 在疑難排解任何外掛問題時,先檢查閘道日誌
避免
- 不要略過閘道停止步驟 - 這可能導致設定失敗
- 不要使用開頭不是 'mnfst_' 的 API 金鑰 - 這些金鑰無效
- 不要以純文字形式分享您的 API 金鑰 - 這會讓他人存取您的可觀測性資料