Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

claude-turbo-search

claude-turbo-search 收录了来自 iagocavalcante 的 8 个 skills,并提供仓库级职业覆盖和站内 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