freedcamp-agent-skill

Productivity & Tasks
v1.0.0
Benign

Manage Freedcamp tasks, projects, groups, comments, notifications, and task lists via HMAC-SHA1 API credentials.

21.1K downloads1.1K installsby @agrublev

Setup & Installation

Install command

clawhub install agrublev/freedcamp-agent-skill

If the CLI is not installed:

Install command

npx clawhub@latest install agrublev/freedcamp-agent-skill

Or install with OpenClaw CLI:

Install command

openclaw skills install agrublev/freedcamp-agent-skill

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/agrublev/freedcamp-agent-skill

What This Skill Does

A dependency-free Node.js CLI for the Freedcamp REST API v1, authenticated with HMAC-SHA1 credentials. Agents can list, create, and update tasks, manage task lists, post comments, and read or dismiss notifications. All output is JSON.

Handles HMAC-SHA1 signing, session caching, and auto-pagination automatically, so agents can query Freedcamp without implementing the auth flow manually.

When to Use It

  • Creating a task in a specific Freedcamp project from a chat prompt
  • Fetching all in-progress tasks assigned to a team member
  • Posting a comment on a task after completing a review
  • Checking recent notifications and marking them as read
  • Listing all projects and groups to resolve a project ID

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Creating a task in a specific Freedcamp project from a chat prompt

AGENT
  1. 1Creating a task in a specific Freedcamp project from a chat prompt
  2. 2Fetching all in-progress tasks assigned to a team member
  3. 3Posting a comment on a task after completing a review
  4. 4Checking recent notifications and marking them as read
  5. 5Listing all projects and groups to resolve a project ID
OUTPUT
Manage Freedcamp tasks, projects, groups, comments, notifications, and task lists via HMAC-SHA1 API credentials.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 25, 2026