intelligems-core
✓Shared Python library for Intelligems Analytics skills. Sets up the workspace, API client, metric helpers, and configuration. Run this before using any other Intelligems Analytics skill.
Installation
SKILL.md
Shared library that powers all Intelligems Analytics skills. Sets up your workspace with the API client, metric helpers, and configuration.
You rarely need to run this directly — other skills (like /test-verdict) automatically check for the workspace and set it up if needed.
| igclient.py | API client with automatic retry and rate-limit handling | | igmetrics.py | Extract values, uplift, confidence, and CI bounds from API responses | | ighelpers.py | Formatting, runtime calculation, variation lookup | | igconfig.py | Shared thresholds (80% confidence, 10-day minimum, etc.) |
Shared Python library for Intelligems Analytics skills. Sets up the workspace, API client, metric helpers, and configuration. Run this before using any other Intelligems Analytics skill. Source: victorpay1/intelligems-analytics.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/victorpay1/intelligems-analytics --skill intelligems-core- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-12
- Updated
- 2026-02-18
Quick answers
What is intelligems-core?
Shared Python library for Intelligems Analytics skills. Sets up the workspace, API client, metric helpers, and configuration. Run this before using any other Intelligems Analytics skill. Source: victorpay1/intelligems-analytics.
How do I install intelligems-core?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/victorpay1/intelligems-analytics --skill intelligems-core Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/victorpay1/intelligems-analytics
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-12