← Back to Skills Marketplace
Schoology
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
132
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install schoology
Description
Schoology integration. Manage data, records, and automate workflows. Use when the user wants to interact with Schoology data.
Usage Guidance
This skill is an instruction-only wrapper that expects you to install and use the Membrane CLI to talk to Schoology. Before installing/using it: 1) Review the @membranehq/cli package source and publisher on npm/GitHub; 2) Understand that authentication and API traffic will flow through Membrane (verify their privacy/security policies and whether your Schoology data may be relayed or stored); 3) Prefer testing with a least-privilege or sandbox Schoology account (avoid using admin credentials initially); 4) If you cannot or will not trust a third-party proxy, consider using Schoology's official API directly instead of the Membrane CLI.
Capability Analysis
Type: OpenClaw Skill
Name: schoology
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with Schoology using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, connection management, and action execution via the Membrane platform. While the documentation contains an unusually long and partially irrelevant list of entities (including various corporate policies), there is no evidence of malicious intent, data exfiltration, or unauthorized command execution. The behavior is consistent with the stated purpose of providing a learning management system integration.
Capability Assessment
Purpose & Capability
The skill describes Schoology integration and all instructions revolve around using the Membrane CLI to manage Schoology entities. Requiring a CLI and network access is coherent with the stated purpose.
Instruction Scope
Instructions focus on installing and using the Membrane CLI and authenticating via Membrane. The SKILL.md does not instruct reading arbitrary local files or unrelated environment variables. Note: it directs networked authentication/requests through a third-party (Membrane), which will see Schoology data.
Install Mechanism
There is no built-in install spec for the skill itself (instruction-only). The documentation tells users to run `npm install -g @membranehq/cli@latest` — a public npm package install is a common but higher-trust step than an instruction-only skill and should be evaluated by the user (review package source, version, and publisher).
Credentials
The skill declares no required env vars or credentials in the registry metadata. It delegates auth to the Membrane CLI and the user’s Membrane account, which is appropriate for a CLI-based integration. Users should note this means Schoology credentials/authorization will be handled through Membrane.
Persistence & Privilege
The skill is not always-enabled and does not request persistent elevated privileges. It is user-invocable and allows autonomous invocation (the platform default). Nothing indicates modification of other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install schoology - After installation, invoke the skill by name or use
/schoology - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Schoology?
Schoology integration. Manage data, records, and automate workflows. Use when the user wants to interact with Schoology data. It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.
How do I install Schoology?
Run "/install schoology" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Schoology free?
Yes, Schoology is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Schoology support?
Schoology is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Schoology?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills