Installation

clawhub install emredoganer/basecamp-cli

Summary

This repo contains a standalone CLI.

SKILL.md

Basecamp CLI

This repo contains a standalone CLI.

Install

bash
npm i -g @emredoganer/basecamp-cli

Auth

Create an integration (OAuth app) in 37signals Launchpad:

Then:

bash
basecamp auth configure --client-id <id> --redirect-uri http://localhost:9292/callback
export BASECAMP_CLIENT_SECRET="<secret>"
basecamp auth login

Notes

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.