New business logic for maintaining marketing content score
git clone https://github.com/rh-marketingops/contentscoring.gitNew business logic for maintaining marketing content score
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/rh-marketingops/contentscoringCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Create a content scoring system for [COMPANY] in the [INDUSTRY] sector. The score should evaluate content based on engagement metrics (e.g., time on page, bounce rate, shares), SEO performance (e.g., keyword rankings, backlinks), and conversion rates (e.g., click-through, lead generation). Provide a weighted scoring model and suggest improvements for low-scoring content.
# Content Scoring System for [COMPANY] in [INDUSTRY] ## Scoring Model | Metric | Weight | Score Range | Weighted Score | |----------------------|--------|------------|----------------| | Engagement Metrics | 40% | 0-100 | [Engagement Score] * 0.4 | | SEO Performance | 30% | 0-100 | [SEO Score] * 0.3 | | Conversion Rates | 30% | 0-100 | [Conversion Score] * 0.3 | ## Suggested Improvements - **Engagement Metrics**: Increase interactivity by adding quizzes or polls to the content. - **SEO Performance**: Optimize meta descriptions and headers with target keywords. - **Conversion Rates**: Include clear and compelling calls-to-action (CTAs).
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan