← 返回 Skills 市场
jayx-cloud

Pallio AI

作者 jayx-cloud · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
196
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pallio
功能描述
Chat with Pallio AI knowledge-base personas. Ask questions against curated document collections with RAG-powered citations.
安全使用建议
This skill is internally consistent: it needs only a persona ID and calls Pallio's public widget endpoints to init a session and send chat messages. Before installing, consider: 1) Trust and privacy — the chat and any user-provided content go to pallioai.com; avoid sending secrets or sensitive data to a public persona. 2) Persona trustworthiness — public personas may expose uploaded documents; only use persona IDs you trust. 3) Tokens and rate limits — the session token is short-lived (2 hours) and free sessions are limited. If you need stricter control or programmatic access, use Pallio's official API with an API key (as documented). If you have concerns about data leaving your environment, do not set the PALLIO_PERSONA_ID or use a local proxy to inspect traffic.
功能分析
Type: OpenClaw Skill Name: pallio Version: 1.0.0 The 'pallio' skill provides standard instructions for an AI agent to interact with the Pallio AI RAG service via its public widget API (pallioai.com). It uses curl to initialize sessions and send chat messages, requires only a non-sensitive persona ID environment variable, and contains no evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description ask to chat with Pallio personas and the skill only requires PALLIO_PERSONA_ID and calls pallioai.com widget endpoints. The requested env var is appropriate for selecting a persona.
Instruction Scope
SKILL.md instructs only two API interactions (init and chat) against pallioai.com, how to maintain history, handle responses, and error codes. It does not instruct reading unrelated files, other env vars, or exfiltrating data to third-party endpoints beyond pallioai.com.
Install Mechanism
No install spec or code files — instruction-only skill. Nothing is downloaded or written to disk by the skill spec itself.
Credentials
Only one env var (PALLIO_PERSONA_ID) is required and declared as the primary credential; this aligns with the described workflow (init the widget for a persona). No unrelated secrets or broad credentials are requested.
Persistence & Privilege
Skill is not always:true and does not request system-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other high-risk factors.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pallio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pallio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Chat with Pallio AI knowledge-base personas via widget API. RAG-powered Q&A with document citations
元数据
Slug pallio
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pallio AI 是什么?

Chat with Pallio AI knowledge-base personas. Ask questions against curated document collections with RAG-powered citations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 196 次。

如何安装 Pallio AI?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pallio」即可一键安装,无需额外配置。

Pallio AI 是免费的吗?

是的,Pallio AI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pallio AI 支持哪些平台?

Pallio AI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pallio AI?

由 jayx-cloud(@jayx-cloud)开发并维护,当前版本 v1.0.0。

💬 留言讨论