Toolverse
All skills

basecamp-cli

by openclaw

Manage Basecamp (via bc3 API / 37signals Launchpad) projects, to-dos, messages, and campfires via a TypeScript CLI. Use when you want to list/create/update Basecamp projects and todos from the terminal, or when integrating Basecamp automation into Clawdbot workflows.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Security
Views
4

About this skill

Manage Basecamp (via bc3 API / 37signals Launchpad) projects, to-dos, messages, and campfires via a TypeScript CLI. Use when you want to list/create/update Basecamp projects and todos from the terminal, or when integrating Basecamp automation into Clawdbot workflows.

How to use

  1. Zainstaluj narzędzie globalnie za pomocą npm: npm i -g @emredoganer/basecamp-cli. Upewnij się, że masz zainstalowany Node.js i dostęp do npm.

  2. Przygotuj uwierzytelnienie, tworząc integrację OAuth w 37signals Launchpad (https://launchpad.37signals.com/integrations). Będziesz potrzebować client ID i client secret.

  3. Skonfiguruj CLI za pomocą polecenia basecamp auth configure, podając client ID i redirect URI (domyślnie http://localhost:9292/callback). Następnie ustaw zmienną środowiskową BASECAMP_CLIENT_SECRET z wartością otrzymaną z Launchpad.

  4. Po uwierzytelnieniu możesz wyświetlać projekty Basecamp, tworzyć nowe zadania (to-dos) i zarządzać wiadomościami bezpośrednio z terminala.

  5. Integruj CLI z automatyzacją — użyj go w skryptach, workflow'ach Clawdbot lub innych narzędziach, które potrzebują synchronizacji z Basecamp bez ręcznej interakcji z interfejsem webowym.

Related skills

senior-security

by davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture,

Security
2482

security-compliance

by davila7

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding

Security
1172

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

solidity-security

by wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

Security
10105

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111