openproject-users
CommunityManage OpenProject users and groups via API.
Authorhoangvantuan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides programmatic control over OpenProject users, groups, and project memberships via the v3 API, enabling consistent provisioning and access management across teams.
Core Features & Use Cases
- List, view, create, update, and delete users
- Manage groups and group memberships
- Create and assign project memberships with specific roles
- Synchronize access controls across projects and teams
Quick Start
Set up the environment with OPENPROJECT_URL and OPENPROJECT_API_KEY, then run a simple harness from the skill directory, e.g. uv run python -c "from openproject_users import list_users; print(list_users())"
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: openproject-users Download link: https://github.com/hoangvantuan/claude-plugin/archive/main.zip#openproject-users Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.