← Back to Skills Marketplace
Streamtime
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
122
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install streamtime
Description
Streamtime integration. Manage Organizations. Use when the user wants to interact with Streamtime data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to talk to Streamtime. Before installing or using it, consider: (1) npx @membranehq/cli@latest will download and run remote code from npm each time — if you need stronger guarantees, prefer a pinned version and inspect the package source. (2) Authentication is performed via Membrane and credentials are stored locally at ~/.membrane/credentials.json and are used to make proxied requests through Membrane's servers — verify you trust Membrane's service and privacy policy for any sensitive data. (3) If you care about limiting agent autonomy, note this skill can be invoked by the agent by default; restrict autonomous use in agent settings if needed. If you want a deeper review, provide the npm package repository or Membrane service documentation so I can check the package maintainer, repository, and release provenance.
Capability Assessment
Purpose & Capability
Name and description match the instructions: this is a Streamtime integration using Membrane as a proxy/connector. Required capabilities (network access, Membrane account) are appropriate for the stated purpose.
Instruction Scope
All runtime instructions are scoped to discovering/creating a Membrane connection and invoking Streamtime actions or proxied API calls. The SKILL.md tells the agent to run npx @membranehq/cli to authenticate, list connections, run actions, and proxy requests. It documents where credentials are stored (~/.membrane/credentials.json). The instructions do not request unrelated files, env vars, or other system credentials.
Install Mechanism
This is an instruction-only skill, but it instructs use of npx @membranehq/cli@latest which will fetch and execute a package from the npm registry at runtime. That is expected for this integration but introduces typical npm supply-chain risk (remote code executed, no explicit integrity verification or pinned version).
Credentials
The skill declares no required environment variables or credentials. It relies on Membrane to manage auth rather than asking for local API keys, which is proportional to the described functionality.
Persistence & Privilege
always:false (not force-included). The workflow results in persistent local credentials stored at ~/.membrane/credentials.json and routes API calls via Membrane's service, so user tokens and proxied request payloads will be stored/handled by the Membrane tooling/service.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install streamtime - After installation, invoke the skill by name or use
/streamtime - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Streamtime?
Streamtime integration. Manage Organizations. Use when the user wants to interact with Streamtime data. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Streamtime?
Run "/install streamtime" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Streamtime free?
Yes, Streamtime is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Streamtime support?
Streamtime is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Streamtime?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills