properties

Manage Partners in Biz property configurations and CRUD operations via API.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/Partners-in-Biz/partnersinbiz-web --skill properties
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: properties
Source: https://github.com/Partners-in-Biz/partnersinbiz-web/tree/main/.claude/skills/properties
Command: npx skills add https://github.com/Partners-in-Biz/partnersinbiz-web --skill properties

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, axios, jsonwebtoken, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit helps you streamline the process of managing and configuring marketing sites or apps in the Partners in Biz ecosystem.

Core Features & Use Cases

  • Property Configuration: Manage runtime configurations, including App Store URLs, Play Store URLs, kill switches, feature flags, and integrations with analytics and ad networks.
  • Ingest Key Management: Securely rotate ingest keys to maintain data privacy and control over analytics data.
  • Property CRUD Operations: Perform CRUD (Create, Read, Update, Delete) operations on properties to efficiently manage the lifecycle of your assets.

Quick Start

Use the properties skill to list all non-deleted properties for your organization.

Frequently Asked Questions about properties

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage app configurations for marketing sites in the Partners in Biz ecosystem?

You can manage app configurations by performing CRUD operations on properties to update runtime settings like App Store URLs, Play Store URLs, kill switches, and feature flags using the Partner's API endpoints.

How do I securely rotate ingest keys for analytics platforms?

Securely rotate ingest keys using the property management skill to maintain data privacy and control over analytics data across various ad and analytics network integrations.

Does property management require authentication to access the Partner's API endpoints?

Yes, property management requires authentication for access to securely interact with the Partner's API endpoints and perform operations on your marketing sites or apps.

What is the best way to list non-deleted properties for my organization?

The best way to list non-deleted properties for your organization is to use the properties skill, which queries the platform to retrieve all active assets in your ecosystem.

Can I manage runtime configurations like feature flags and kill switches for my apps?

Yes, you can manage runtime configurations including feature flags, kill switches, and ad network integrations by performing update operations on your configured properties.

Do I need Node.js and axios to manage properties and interact with the platform?

Yes, you need Node.js, axios, and jsonwebtoken dependencies to authenticate and interact with the Partner's API endpoints for property management and ingest key operations.