freedcamp-agent-skill
Manage Freedcamp tasks, projects, groups, comments, notifications, and task lists via HMAC-SHA1 API credentials.
Setup & Installation
Install command
clawhub install agrublev/freedcamp-agent-skillIf the CLI is not installed:
Install command
npx clawhub@latest install agrublev/freedcamp-agent-skillOr install with OpenClaw CLI:
Install command
openclaw skills install agrublev/freedcamp-agent-skillor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/agrublev/freedcamp-agent-skillWhat 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.
User asks: Creating a task in a specific Freedcamp project from a chat prompt
- 1Creating a task in a specific Freedcamp project from a chat prompt
- 2Fetching all in-progress tasks assigned to a team member
- 3Posting a comment on a task after completing a review
- 4Checking recent notifications and marking them as read
- 5Listing all projects and groups to resolve a project ID
Manage Freedcamp tasks, projects, groups, comments, notifications, and task lists via HMAC-SHA1 API credentials.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.