companycamCompanyCam API integration with managed OAuth. Photo documentation platform for contractors. Use this skill when users want to manage projects, photos, users, tags, groups, or documents in CompanyCam. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via ClawdBot CLI:
clawdbot install byungkyu/companycamGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/byungkyu/api-gatewayUses known external API (expected, informational)
discord.comAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Contractors use CompanyCam to document project progress through photos, track timelines, and manage team access. This skill enables automated photo uploads, project status updates, and real-time collaboration among subcontractors, improving accountability and reducing disputes.
Property managers and inspectors utilize CompanyCam to capture and organize photos of building conditions, maintenance issues, and repair work. The skill allows for automated reporting, tagging of specific areas, and integration with maintenance schedules, enhancing property upkeep and compliance.
Insurance adjusters and contractors document damage assessments and repair progress using CompanyCam. This skill automates photo categorization, generates detailed reports for claims, and tracks restoration phases, speeding up claim processing and improving accuracy.
Retail chains employ CompanyCam to conduct store audits, capturing photos of product displays, store layouts, and compliance with brand standards. The skill enables batch photo uploads, automated tagging by location, and integration with audit management systems, ensuring consistency across locations.
Event planners and venue operators use CompanyCam to document setup, execution, and breakdown of events through photos. This skill facilitates real-time sharing with clients, automated archiving of event assets, and coordination with vendors, enhancing event planning efficiency.
CompanyCam offers a subscription-based model where users pay monthly or annual fees for access to the photo documentation platform. This model provides recurring revenue, supports scalable pricing tiers based on user count and storage, and encourages long-term customer retention through continuous updates.
Large organizations, such as construction firms or property management companies, purchase enterprise licenses for customized deployments and advanced features. This model generates high-value contracts, includes dedicated support and integration services, and targets businesses with complex workflow needs.
CompanyCam monetizes its API by partnering with third-party software providers, such as project management or CRM tools, to enable seamless integrations. This model drives revenue through API usage fees, partnership agreements, and expanded market reach via ecosystem collaborations.
💬 Integration Tip
Ensure the MATON_API_KEY is securely stored as an environment variable and use the Maton-Connection header to manage multiple OAuth connections for different clients or projects.
Scored Apr 18, 2026
Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.
gws CLI: Shared patterns for authentication, global flags, and output formatting.
Set up Gmail API access via gog CLI with manual OAuth flow. Use when setting up Gmail integration, renewing expired OAuth tokens, or troubleshooting Gmail authentication on headless servers.
Automate OAuth login flows with user confirmation via Telegram. Supports 7 providers: Google, Apple, Microsoft, GitHub, Discord, WeChat, QQ. Features: - Auto-detect available OAuth options on login pages - Ask user to choose via Telegram when multiple options exist - Confirm before authorizing - Handle account selection and consent pages automatically
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
OAuth token refresh management for Google APIs via gog CLI.