Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
contentstack avatar

Contentstack Utils

  • 2 installs
  • 4 repo stars
  • Updated August 3, 2026
  • contentstack/contentstack-python

Helps with marketing & seo tasks.

About

contentstack-utils is a Claude Code skill for marketing & seo. It helps solo builders move faster with AI-assisted development.

  • contentstack-utils
  • Marketing & SEO
  • AI-coding skill

Contentstack Utils by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #1,643 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/contentstack/contentstack-python --skill contentstack-utils

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
repo stars4
Last updatedAugust 3, 2026
Repositorycontentstack/contentstack-python

What it does

Helps with marketing & seo tasks.

Files

SKILL.mdMarkdownGitHub ↗

Contentstack CDA SDK – Contentstack Python CDA SDK

When to use

  • Implementing or changing Stack, content-type, query, entry, or asset behavior.
  • Working with live preview, taxonomy, global fields, variants, or image transforms.
  • Assessing CDA API alignment or extending the public SDK surface.

Instructions

Stack entry

  • `Stack` in contentstack/stack.py: validates api_key, delivery_token, environment; resolves region → host via ContentstackRegion; builds endpoint; wires HTTPSConnection with headers, timeout, urllib3.Retry, and optional live_preview / branch / early_access.

Features

  • Content types & entriescontenttype.py, entry.py, entryqueryable.py.
  • Queriesbasequery.py, query.py; chain methods align with CDA query parameters.
  • Assetsasset.py, assetquery.py.
  • Taxonomy, global fields, variants, image transformtaxonomy.py, globalfields.py, variants.py, image_transform.py.
  • SyncStack.sync_init, pagination, sync_token/stacks/sync via __sync_request.

Live preview

  • live_preview dict (enable, host, authorization, etc.) merged in deep_merge_lp.py / stack setup; keep behavior aligned with tests/test_live_preview.py.

HTTP layer

  • https_connection.pyrequests.Session, HTTPAdapter, get_request from controller.py; user-agent uses contentstack.__title__ / __version__.

Extending

  • Add query or stack methods consistent with CDA query parameters.
  • Keep transport logic in HTTPSConnection / controller rather than duplicating requests setup.

Dependencies

  • requests, urllib3 (Retry), python-dateutil

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.