universal-session-config

Manages a central JSON profile for university, subject, and exam settings.

8|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/pinakdhabu/Exam-prompt --skill universal-session-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: universal-session-config
Source: https://github.com/pinakdhabu/Exam-prompt/tree/main/skills/session-config
Command: npx skills add https://github.com/pinakdhabu/Exam-prompt --skill universal-session-config

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of repetitive configuration of university, subject, and exam parameters across different exam preparation skills.

Core Features & Use Cases

  • Persistent Session Configuration: Stores and manages session settings such as university, subject, exam pattern, and user profile.
  • Single Configuration Profile: Provides a central JSON profile for all skills to access, eliminating redundant context detection.
  • Universal Compatibility: Works with any university worldwide, adaptable to any syllabus PDF.

Quick Start

Set up your exam session configuration with:

Set university to VTU, CSE, 5th semester, 2022 scheme
Set subject to Operating Systems, code 21CS52
Set exam to Mid-sem, 40 marks, 1 hour

Frequently Asked Questions about universal-session-config

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

FAQPage Schema
How do I save university and exam settings for AI exam prep sessions?

You can save university, subject, exam pattern, and user preferences into a central JSON profile. This persistent session configuration eliminates redundant context detection across different AI-powered exam prep tools.

What is the best way to avoid repeating exam configuration for different study skills?

Using a single configuration profile is the best way to avoid repetitive setup. It stores your university, subject, and exam parameters once, allowing various skills to access the same context-aware settings.

Can I use universal session configuration with any university syllabus?

Yes, this session configuration approach works with any university worldwide. It is adaptable to any syllabus PDF, allowing you to set specific parameters like scheme, semester, and exam duration.

How do I set up my exam prep session parameters step by step?

You establish your session by defining your university details, subject code, and exam pattern in a single setup. This creates a JSON profile that maintains consistent settings across all connected study tools.

Does session configuration work with mid-semester and custom exam patterns?

Yes, session configuration supports custom exam patterns like mid-semester tests. You can specify parameters such as total marks and duration, which are then saved to your profile for consistent context-aware behavior.

Why do I need a JSON profile for AI-powered study tools?

A JSON profile provides a central data structure for all skills to access your academic context. It guarantees consistent session configuration across different AI-powered tools, preventing mismatched study parameters.