بنقرة واحدة
calendar-setup
Grant Python calendar access for 30x faster calendar queries (30s → <1s)
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Grant Python calendar access for 30x faster calendar queries (30s → <1s)
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Extract and track commitments from meeting notes - who promised what to whom, with deadlines and status tracking.
Route tasks to Pi for comparison testing. Toggle Pi mode or run specific commands through Pi.
View and manage Pi-built extensions synced to Amp. Shows available tools, commands, and sync status.
Review proposed actions surfaced by the B-1 Activation Engine. Gathers recent signals, extracts candidates, ranks them, drafts artifacts, and captures the user's response per offer. Standalone — does not modify /daily-plan.
Configure AI model options - budget cloud models (save 80%+) and offline mode (use Amp without internet)
Check your AI model configuration - see what's set up, current model, credits remaining
| name | calendar-setup |
| description | Grant Python calendar access for 30x faster calendar queries (30s → <1s) |
Purpose: Grant Python calendar access for 30x faster calendar queries (30s → <1s)
When to run:
Check current permission status:
python3 core/mcp/scripts/check_calendar_permission.pyIf Already Authorized:
If NotDetermined (permission not yet requested):
If Denied (previously rejected):
To enable fast calendar queries:
1. Open System Settings (Command+Space, type "System Settings")
2. Click "Privacy & Security" in the sidebar
3. Click "Calendars"
4. Find "Python" or "python3" in the list
5. Enable the checkbox
6. Run `/calendar-setup` again to verify
If Restricted:
After Success:
"Module EventKit not found":
pip3 install pyobjc-framework-EventKitPermission dialog doesn't appear:
Still seeing slow queries after granting access:
python3 core/mcp/scripts/check_calendar_permission.py