Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

claude-turbo-search

يحتوي claude-turbo-search على 8 من skills المجمعة من iagocavalcante، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
14
محدث
2026-05-02
Forks
1
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

pull
مطوّرو البرمجيات

Download the persistent memory database from your self-hosted dashboard into the current repo. Use after cloning a repo on a new machine to restore accumulated sessions, knowledge, facts, and embeddings for RAG/context.

2026-05-02
push
مطوّرو البرمجيات

Manually upload the persistent memory database to your self-hosted dashboard. Useful after directly running add-fact or add-knowledge — for normal session work, /remember already auto-pushes.

2026-05-02
remember
مطوّرو البرمجياتمهندسو شبكات الحاسوب

Save the current work session to persistent memory for future context. Summarizes accomplishments, tracks files modified, and stores learnings for cross-session continuity.

2026-05-02
knowledge-graph
المهن الحاسوبية الأخرىمحللو أنظمة الحاسوب

Interactive TUI knowledge graph viewer for the persistent memory database.

2026-03-20
token-stats
مبرمجو الحاسوب

Show token economics comparing usage with turbo-search vs without. Demonstrates actual savings from search-first approach.

2026-03-20
turbo-index
المهن الحاسوبية الأخرى

Index the current project for optimized search with QMD semantic search and fast file suggestions. Run this when entering a new codebase or after significant changes. Saves 60-80% tokens on exploration tasks.

2026-02-06
memory-stats
مطوّرو البرمجياتمديرو قواعد البيانات

View statistics and recent entries from the persistent memory database. Shows session count, knowledge areas, facts, and recent activity.

2026-02-02
qmd
محللو أنظمة الحاسوب

Local hybrid search for markdown notes and docs. Use BEFORE reading files to save tokens - search first, read only what's relevant. Provides 90% token savings on exploration tasks.

2026-02-02