← 返回 Skills 市场
roojenkins

Uplo Education

作者 RooJenkins · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
273
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uplo-education
功能描述
AI-powered education knowledge management. Search curriculum documents, student records frameworks, accreditation data, and institutional research with struc...
安全使用建议
This skill appears to be a legitimate connector to an UPLO/AgentDocs knowledge service, but take these precautions before installing: - Verify the source: ask the publisher for a homepage or repository and review the @agentdocs1/mcp-server npm package code (or vendor-supplied binaries) before allowing the agent to run npx to fetch it. - Resolve the metadata inconsistency: the registry summary says no env vars are required but skill.json requires agentdocs_url and api_key. Confirm you will provide a properly scoped API key and correct instance URL. - Use least-privilege credentials: create an API key scoped only to the data and operations this skill needs (read/search, limited write if propose_update/flag_outdated are enabled). Ensure audit logging is enabled on the UPLO instance. - Run first in an isolated/test environment: because npx will download and execute remote code, enable the skill initially in a sandboxed agent or with network egress controls. - Confirm FERPA/data handling expectations: the skill will surface institutional/student data—make sure that classification tiers, access controls, and data retention policies meet your compliance requirements. If the vendor cannot point you to a verifiable package source or explain why the registry metadata omits the required creds, do not enable the skill until you have that information.
功能分析
Type: OpenClaw Skill Name: uplo-education Version: 1.0.0 The uplo-education skill bundle is a legitimate integration for the UPLO knowledge management platform, designed for academic and accreditation data retrieval. It utilizes a standard MCP (Model Context Protocol) configuration to execute a remote server via npx (@agentdocs1/mcp-server). The instructions in SKILL.md and identity-patch.md are consistent with the stated purpose, emphasizing institutional compliance and data privacy (FERPA), with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name, README, SKILL.md, and skill.json all describe an UPLO connector for institutional education knowledge (search, GraphRAG, exports). The required config (agentdocs_url and api_key in skill.json) is coherent with a connector to an external UPLO/agentdocs service.
Instruction Scope
SKILL.md instructs the agent to call domain-specific tools (search_knowledge, search_with_context, export_org_context, etc.) and to respect data classification and FERPA. It does not instruct reading unrelated system files, scanning local creds, or exfiltrating data to unexpected endpoints within the provided text.
Install Mechanism
There is no explicit install spec in the registry record, but skill.json config instructs launching an MCP server via `npx @agentdocs1/mcp-server --http`. That will download and execute a scoped npm package at runtime. Using npx to fetch and run code is a legitimate connector pattern but is higher risk than an instruction-only skill because it pulls third‑party code from the npm registry; the package scope (@agentdocs1) is not a widely-known public project in this manifest, so you should verify the package's origin and contents before enabling.
Credentials
skill.json declares two required configs: agentdocs_url and api_key (an MCP token). Those are proportionate for a connector to an external UPLO instance. However, the top-level 'Requirements' section in the registry summary stated 'Required env vars: none' which contradicts skill.json. This metadata inconsistency could lead to confusion during install or inadvertent misconfiguration.
Persistence & Privilege
The skill is not always-enabled and does not request special system paths or persistent privileges. It uses the normal MCP model invocation flow; autonomous invocation is permitted (platform default) and appropriate for this connector.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uplo-education
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uplo-education 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of UPLO Education skill for academic institutions. - Enables unified search across curriculum documents, student records frameworks, accreditation data, and institutional research. - Role-based access ensures users see information relevant to their institutional responsibilities. - Provides workflows for accreditation evidence assembly and curriculum revision. - Includes tools for structured search, flagging outdated documents, and proposing updates.
元数据
Slug uplo-education
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Uplo Education 是什么?

AI-powered education knowledge management. Search curriculum documents, student records frameworks, accreditation data, and institutional research with struc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 273 次。

如何安装 Uplo Education?

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

Uplo Education 是免费的吗?

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

Uplo Education 支持哪些平台?

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

谁开发了 Uplo Education?

由 RooJenkins(@roojenkins)开发并维护,当前版本 v1.0.0。

💬 留言讨论