Skip to main content
مستودع GitHub

aria

يحتوي aria على 7 من skills المجمعة من ar8327، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
0
محدث
2026-04-04
Forks
1
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

proactive-message
مطوّرو البرمجيات

Send a proactive Telegram message by spawning a fresh headless Claude session (not the current one). Use this when the user asks for scheduled or fire-and-forget tasks that end in a Telegram notification — it avoids the 409 Conflict that would occur if a second session tried to load the telegram plugin alongside the current one.

2026-04-04
memory-auto-maintain
مطوّرو البرمجيات

Set up automatic memory maintenance using /loop. Creates a recurring loop that triggers /memory-sleep periodically.

2026-04-04
memory
مطوّرو البرمجيات

Query the long-term memory system. Use when the user asks about past conversations, previously discussed topics, stored preferences, or project knowledge from earlier sessions. TRIGGER when: user references past conversations, asks "do you remember", wants to recall something discussed before, or needs context from previous sessions.

2026-04-04
memory-sleep
مطوّرو البرمجيات

Trigger global memory maintenance (global_sleep). This performs index compaction, knowledge file splitting, cross-reference maintenance, and cleanup. Only needed periodically or when memory feels cluttered.

2026-04-04
memory-status
مديرو الشبكات وأنظمة الحاسوب

Show the current status of the memory system: file counts, index size, last maintenance time, pending wrapups, etc.

2026-04-04
memory-wrapup
ممثلو خدمة العملاء

Manually trigger session wrapup to process the current conversation into long-term memory. Use before ending a long or important session to ensure key information is captured. TRIGGER when: user says "save this session", "wrap up memory", or before ending an important conversation.

2026-04-04
remember
مطوّرو البرمجيات

Store information in long-term memory. Use when the user explicitly asks to remember something, or when important information is shared that should persist across sessions. TRIGGER when: user says "remember this", "store this", "save this for later", or shares critical project/personal information.

2026-04-04