← Back to Skills Marketplace
Timecamp
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
147
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install timecamp-integration
Description
TimeCamp integration. Manage data, records, and automate workflows. Use when the user wants to interact with TimeCamp data.
Usage Guidance
This skill appears coherent and matches its stated purpose, but before installing/using it: (1) confirm the Membrane CLI package (@membranehq/cli) is from a trusted publisher on npm/GitHub; (2) be aware that creating a connection grants Membrane access to your TimeCamp data — review Membrane's privacy and security practices; (3) if you prefer not to install a global npm package, use npx for one-off commands; (4) never paste secret keys into chat — follow the CLI's connection/login flow so credentials are managed server-side by Membrane.
Capability Analysis
Type: OpenClaw Skill
Name: timecamp-integration
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with TimeCamp via the Membrane CLI. It outlines standard procedures for installation (npm install -g @membranehq/cli), authentication, and action execution. The instructions in SKILL.md are consistent with the stated purpose of the integration and do not contain evidence of malicious intent, data exfiltration, or harmful prompt injections.
Capability Assessment
Purpose & Capability
The name/description (TimeCamp integration) matches the runtime instructions: all actions are performed via the Membrane CLI and relate to connecting, listing, discovering, creating, and running TimeCamp-related actions. There are no unrelated required binaries, env vars, or config paths.
Instruction Scope
SKILL.md confines the agent to using the Membrane CLI (install, login, connect, discover/run actions). It does not instruct reading local files, harvesting env vars, or sending data to unexpected endpoints. It does rely on a browser-based (or headless code-based) login flow handled by Membrane.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to install the Membrane CLI via npm (npm install -g @membranehq/cli@latest or use npx). Installing a global npm package fetches code from the npm registry — expected for a CLI, but you should verify the package/maintainer before installing.
Credentials
The skill declares no required environment variables or credentials. It delegates authentication to Membrane (the user creates a connection via the CLI). This is proportionate, but it does mean you will be granting the third-party Membrane service access to your TimeCamp account.
Persistence & Privilege
The skill is not always-enabled and does not request system persistence or modify other skills. It can be invoked by the agent (normal). There is no request to alter system- or agent-wide configuration beyond using Membrane connections.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install timecamp-integration - After installation, invoke the skill by name or use
/timecamp-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
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 Timecamp?
TimeCamp integration. Manage data, records, and automate workflows. Use when the user wants to interact with TimeCamp data. It is an AI Agent Skill for Claude Code / OpenClaw, with 147 downloads so far.
How do I install Timecamp?
Run "/install timecamp-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Timecamp free?
Yes, Timecamp is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Timecamp support?
Timecamp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Timecamp?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills