manifest
设置 Manifest 可观测性插件
此技能帮助您安装和配置 Claude Code 代理的 Manifest 可观测性插件,为您的 AI 工作流启用遥测和监控功能。
تنزيل ZIP المهارة
رفع في Claude
اذهب إلى Settings → Capabilities → Skills → Upload skill
فعّل وابدأ الاستخدام
اختبرها
استخدام "manifest". Use @manifest to set up observability for my agent.
النتيجة المتوقعة:
- 我将帮助您设置 Manifest 可观测性插件。让我逐步指导您完成此操作。
- 首先,我将停止网关以避免热重载问题...
- 现在我将安装 manifest 插件...
- 要完成设置,您需要一个 Manifest API 密钥。以下是获取方法:
- 1. 访问 https://app.manifest.build 并创建账户
- 2. 点击 'Connect Agent' 创建新代理
- 3. 复制您的 API 密钥(以 mnfst_ 开头)
- 一旦您提供 API 密钥,我将配置插件并验证其正常工作。
استخدام "manifest". Use @manifest to check my agent status
النتيجة المتوقعة:
- 让我检查网关日志以验证 Manifest 插件是否正在运行...
- 我找到了插件日志。可观测性管道已激活。
- 您的代理已成功连接到 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)
درجة الجودة
ماذا يمكنك بناءه
启用代理可观测性
为 Claude 代理设置遥测功能,以监控其行为和性能表现
连接到自托管 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 密钥——这会让他人访问您的可观测性数据