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

ai-memory

ai-memory 收录了来自 Hidden-History 的 43 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
43
Stars
41
更新
2026-07-15
Forks
5
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

aim-content-drift
软件开发工程师

Detect content drift of an operator's scaffolded sanctum files (BOND, CAPABILITIES, CREED, INDEX, LORE, MEMORY, PERSONA, PULSE) against the evolving reference templates, and surface recommended add/remove WITH rationale — never a silent overwrite. Use on a session-start drift check, after the reference templates change, or when the operator asks whether their sanctum is current.

2026-07-15
memory-status
软件开发工程师

Check ai-memory system status and collection stats

2026-07-14
memory-status
软件开发工程师

Check ai-memory system status and collection stats

2026-07-14
save-memory
软件开发工程师

Manually save current session context to ai-memory

2026-07-14
search-memory
软件开发工程师

Search ai-memory for relevant stored memories

2026-07-13
search-memory
软件开发工程师

Search ai-memory for relevant stored memories

2026-07-13
aim-parzival-team-builder
其他计算机职业

Design agent team structure for parallel work execution

2026-07-13
aim-tracking-rotate
软件开发工程师

Enforce oversight-file caps at session-close, rotate over-cap append-only-logs and registers into dated archive shards, and fix over-cap files non-interactively (including MEMORY.md lossless relocation).

2026-07-13
aim-best-practices-researcher
软件开发工程师

Research current best practices for any technology, pattern, or coding standard. Use when asking about best practices, conventions, coding standards, recommended approaches, or how should I questions. Searches local knowledge first, then web for current sources (prioritizing the last ~6 months relative to today). Evaluates if findings warrant a reusable skill.

2026-07-12
aim-search
软件开发工程师

Search memory system with advanced filtering and intent detection

2026-07-12
aim-best-practices-researcher
软件开发工程师

Research current best practices for any technology, pattern, or coding standard. Use when asking about best practices, conventions, coding standards, recommended approaches, or how should I questions. Searches local knowledge first, then web for 2024-2026 sources. Evaluates if findings warrant a reusable skill.

2026-07-12
aim-parzival-loader
软件开发工程师

Two-phase capped startup context loaders for Parzival (activation + session-start)

2026-07-12
aim-wiki
软件开发工程师

Creates and maintains an up-to-date wiki of the user's current project, in-session, while you work — a dedicated wiki/ directory with a quickstart entrypoint plus section pages, grounded in source and git evidence. Claude Code itself authors the pages; a Python engine does the deterministic work (repo inventory, wiki scaffold, content-hash/gitHead state, git-diff-since-last-run, CLAUDE.md/AGENTS.md pointer, verifier manifest). Modes init | update | status, plus verify and finalize. Use when asked to create, refresh, or check the freshness of the project wiki/docs. Do NOT use for AI Memory search/save/health (use aim-search, aim-save, aim-status) or SOT drift (use aim-sot).

2026-07-12
aim-tracking-freshness
软件开发工程师

Scan oversight tracking files, regenerate bug/TD INDEX views, report STATUS divergences, verify phantom-open bug candidates against git history, and check decision-log body coverage.

2026-07-12
aim-sot
软件开发工程师

Tracks the source-of-truth for each part of the user's own project — registry schema, templates, and engine (consult / detect-propose / verify). Detects file and directory drift (content-digest and directory tree-digest), runs a machine-local shadow-git history for change detection, and correlates code changes to stale docs (doc-drift via DOCOWNERS). Use when checking SOT drift, choosing a drift_strategy, setting up the shadow git, or reviewing doc-staleness findings. Do NOT use for AI Memory search or save operations, or for checking AI Memory system health (use aim-search, aim-save, or aim-status).

2026-07-12
aim-agent-dispatch
其他计算机职业

Generic and BMAD agent selection, instruction preparation, and activation routing

2026-07-12
aim-agent-lifecycle
网络与计算机系统管理员

tmux agent lifecycle management for non-Claude providers

2026-07-12
aim-model-dispatch
其他计算机职业

Select the appropriate LLM model for each agent based on task complexity and role

2026-07-12
aim-parzival-bootstrap
其他计算机职业

Load Parzival cross-session memory from Qdrant

2026-06-21
aim-lore-hygiene
软件开发工程师

Enforce hygiene on per-operator sanctum files (LORE/MEMORY compaction, PERSONA Evolution-Log section-cap, CREED/BOND cap-check) — line-cap enforcement, anchored-summarization compaction at ~80% of cap, the prune-vs-archive decision, and a conservation 0-lost proof on every relocation. Use when a sanctum file approaches its size cap, on a scheduled hygiene pass, or when the operator asks to compact or prune lore.

2026-06-20
parzival-save-decision
软件开发工程师

Save a Parzival session decision to Qdrant for cross-session memory and L2 retrieval

2026-06-18
aim-agent-sanctum-init
软件开发工程师

Initialize sanctum directory for an agent. Runs deterministic First Breath scaffolding — creates folder structure and writes template-substituted files.

2026-06-15
aim-github-search
软件开发工程师

Search GitHub issues, PRs, commits, and CI results with semantic search and filters

2026-06-05
aim-status
软件开发工程师

Check AI Memory system status

2026-06-04
aim-github-search
软件开发工程师

Search GitHub issues, PRs, commits, and CI results with semantic search and filters

2026-06-04
aim-github-sync
软件开发工程师

Synchronize GitHub issues, PRs, commits, and CI results to AI Memory

2026-06-03
aim-jira-search
软件开发工程师

Search Jira issues and comments with semantic search and filters

2026-06-03
aim-jira-sync
软件开发工程师

Synchronize Jira issues and comments to AI Memory

2026-06-03
aim-parzival-constraints
软件开发工程师

Load Parzival behavioral constraints as context reminder

2026-06-02
aim-freshness-report
软件开发工程师

Scan code-patterns collection for stale memories by comparing against GitHub code blob data

2026-06-02
aim-pause-updates
软件开发工程师

Toggle auto_update_enabled kill switch for automatic memory updates

2026-06-02
aim-purge
软件开发工程师

Purge old memories from Qdrant collections with safety guards

2026-06-02
aim-refresh
软件开发工程师

Manually re-evaluate freshness for code-patterns memories

2026-06-02
aim-save
软件开发工程师

Manually save current session to memory

2026-04-13
aim-settings
软件开发工程师

Display current memory system configuration and settings

2026-04-13
parzival-save-handoff
软件开发工程师

Save Parzival session handoff document to Qdrant for cross-session memory

2026-04-13
parzival-save-insight
软件开发工程师

Save a Parzival insight or learning to Qdrant for cross-session memory

2026-04-13
aim-agent-dispatch
软件开发工程师

Generic agent instruction preparation and activation -- Layer 3a

2026-03-26
aim-agent-lifecycle
软件开发工程师

Shared agent lifecycle management -- send, monitor, review, accept/loop, shutdown, summary

2026-03-26
aim-model-dispatch
软件开发工程师

Select the appropriate LLM model for each agent based on task complexity and role

2026-03-26
当前展示该仓库 Top 40 / 43 个已收集 skills。