Automates headless CMS operations in Prismic to query content, search documents, and manage repository metadata directly from Claude Code.
This skill empowers developers and content teams to interact with Prismic headless CMS environments seamlessly within the Claude Code CLI. By integrating with Composio, it allows for sophisticated content querying using predicates, full-text search across documents, and real-time retrieval of custom type structures. It streamlines content management workflows by handling complex API requirements like master ref resolution, pagination, and multi-language filtering, making it an essential tool for developers building or maintaining Prismic-powered applications.
主要功能
01Query documents using Prismic's predicate syntax with full filtering support.
02Perform full-text searches across all CMS content to find specific terms.
03Navigate large datasets with advanced pagination, sorting, and language filtering.
04Resolve repository refs and metadata automatically for seamless API authentication.
05Inspect and list custom types and content models to understand data structures.
060 GitHub stars
使用场景
01Verifying content structure and data fields during frontend development without leaving the terminal.
02Automating content audits by querying all documents of a specific custom type across different locales.
03Searching for specific text strings across the entire repository to identify outdated marketing copy.