发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Image to Prompt
Analyze images and generate detailed, reproduction-quality prompts for AI image generation.
核心:将此技能名直接绑定到具体的 .py 脚本
command: "python3 {{path}}/voice_reply_skill.py '{{text}}'" requires: bins: ["ffmpeg", "python3"] ---
使用单引号包裹变量,这是将长提示词完整传给 Python 的最稳妥方式
command: "python3 {{path}}/weimage_sync.py '{{prompt}}'"
OpenAMC Financial Intelligence MCP Connector
OpenAMC 是一个轻量级金融数据查询连接器技能。本技能仅提供本地 MCP Server 命令调用能力,不包含自动交易执行、持续监控或本地系统控制逻辑。这是一个基于 OpenAMC Platform 的全能金融分析技能包。通过 `mcporter` (命令为 `mcp`) 调用本地 MCP Server,查询跨市场、全资产类别的金融数据。
RDK X5 App Resources Skill
This skill provides access to embedded hardware resources in `/app` folder on D-Robotics RDK X5 boards, including GPIO control, I2C/SPI communication, video capture, media processing, and AI inference.
Odyn Internal API — Quick Reference
Odyn is the enclave supervisor (PID 1) inside every AWS Nitro Enclave built by Enclaver. It provides signing, attestation, encryption, storage, and KMS via an internal HTTP server.
Nova Platform — API Reference
> **Authoritative sources**: > - API Docs (Swagger): https://sparsity.cloud/api/docs > - Create-App Guide: https://sparsity.cloud/resources/nova-api/create-app-guide > - OpenAPI spec: `GET https://sparsity.cloud/api/openapi.json`