LogoClawIndex
CasesSkillsAbout
LogoClawIndex

openproject-core - OpenProject API v3 Core Integration Utilities

Provides HTTP client with API Key authentication and utilities for OpenProject API v3 integration

Tags

Updated: 2026-02-14

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • initialize HTTP client
  • send GET requests
  • send POST requests
  • send PATCH requests
  • send DELETE requests
  • check API connection
  • build filter strings
  • build sort strings
  • paginate results
  • extract resource IDs

Inputs

  • OpenProject URL
  • API key
  • Environment configuration

Outputs

  • API responses
  • Connection status
  • HAL formatted data
  • Error messages

Requirements

  • Python environment
  • uv package manager
  • .env configuration file

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
api-integration
openproject
http-client
core-utilities
initialize HTTP client
send GET requests
send POST requests
send PATCH requests
OpenProject URL
API key
Environment configuration
API responses
Connection status
HAL formatted data