← Back to Skills Marketplace
Procore
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
126
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install procore
Description
Procore integration. Manage Projects, Users, Roles, Organizations. Use when the user wants to interact with Procore data.
Usage Guidance
This skill claims to talk to Procore but doesn't declare how it will authenticate. Before installing or using it: 1) Ask the publisher how Procore credentials are provided (platform-bound, Membrane proxy, or pasted interactively). 2) Do NOT paste Procore admin credentials into chat — prefer platform-level OAuth or scoped API tokens. 3) Prefer skills that explicitly list required env vars or an audited repository link showing how auth is handled. 4) If you must test, use a limited/scoped Procore account or sandbox data. If the publisher cannot clearly describe the auth flow and data handling, treat it as higher risk and avoid giving it real credentials.
Capability Analysis
Type: OpenClaw Skill
Name: procore
Version: 1.0.3
The skill is a Procore integration that utilizes the Membrane CLI and platform (getmembrane.com) to manage construction project data. It provides instructions for the agent to install the '@membranehq/cli' package and perform authentication. While the documentation contains highly repetitive and poorly formatted resource lists in SKILL.md, the logic is consistent with its stated purpose and shows no signs of malicious intent or unauthorized data exfiltration.
Capability Tags
Capability Assessment
Purpose & Capability
The skill's name/description say it integrates with Procore to manage projects, users, roles, etc. Real Procore integrations require authenticated API access (OAuth/client credentials or API tokens). The skill declares no required environment variables, no primary credential, and no config paths — that's inconsistent with a service integration that normally needs credentials. The SKILL.md does mention a 'valid Membrane account' but the registry metadata provides no explanation of how Procore auth is obtained or bound to the skill.
Instruction Scope
This is an instruction-only skill (SKILL.md) and the header states 'Requires network access and a valid Membrane account'. The instructions therefore rely on external network calls and an account, but there is no declared, explicit mechanism for storing or providing Procore credentials. That gap means the runtime instructions may ask users to paste secrets into chat or depend on out-of-band platform credential binding; the SKILL.md content provided does not make this explicit. Because the full runtime instructions were truncated, it's unclear whether the skill asks the agent to read files, env vars, or to prompt for secrets — the missing clarity is a concern.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes disk-write and supply-chain risk; nothing is downloaded or extracted by an install script.
Credentials
No environment variables or credentials are declared despite the need for Procore API authentication in any realistic integration. The only declared dependency is a 'Membrane account' in prose; it's not clear whether platform-level credentials are expected, whether the skill will request credentials interactively, or whether it will attempt to use other environment values. The absence of explicit credential requirements is disproportionate to the described capability.
Persistence & Privilege
The skill is not forced-always, does not claim to modify other skills or system settings, and is user-invocable. There is no evidence it requests persistent presence or escalated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install procore - After installation, invoke the skill by name or use
/procore - 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 Procore?
Procore integration. Manage Projects, Users, Roles, Organizations. Use when the user wants to interact with Procore data. It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.
How do I install Procore?
Run "/install procore" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Procore free?
Yes, Procore is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Procore support?
Procore is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Procore?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills