Skip to main content
在 Manus 中运行任何 Skill
一键导入
sparkling
GitHub 创作者资料

sparkling

按仓库查看 4 个 GitHub 仓库中的 252 个已收集 skills。

已收集 skills
252
仓库
4
更新
2026-06-15
仓库浏览

仓库与代表性 skills

adr-index
软件开发工程师

Build or rebuild the ADR index + dependency graph in AgentDB by running the in-process `agentdb index` command (one cold-start, all surfaces in one pass — no per-record npx round-trips). Handles v3-style and plugin-style ADR formats.

2026-06-10
adr-create
软件开发工程师

Create a new Architecture Decision Record with sequential numbering and AgentDB registration

2026-06-07
hive-mind-advanced
软件开发工程师

Hive Mind orchestration patterns — queen-led multi-agent coordination with Byzantine/Raft/Gossip/CRDT consensus, typed collective memory, dialectic council, and session checkpoint/resume. Use for decision-bearing work; use swarm-advanced for parallel execution without consensus.

2026-06-06
diff-analyze
软件质量保证分析师与测试员

Analyze git diffs for risk scoring, reviewer recommendations, and change classification

2026-06-04
test-gaps
软件质量保证分析师与测试员

Detect missing test coverage and generate test suggestions

2026-06-04
hive-mind-advanced
软件开发工程师

Hive Mind orchestration patterns — queen-led multi-agent coordination with Byzantine/Raft/Gossip/CRDT consensus, typed collective memory, dialectic council, and session checkpoint/resume. Use for decision-bearing work; use swarm-advanced for parallel execution without consensus.

2026-06-04
intelligence-transfer
软件开发工程师

Transfer learned patterns from another project on disk into this one -- the project-to-project pattern transfer that hooks_transfer performs

2026-06-04
neural-train
软件开发工程师

Train SONA + MicroLoRA neural patterns from successful task completions; runs the DISTILL + CONSOLIDATE phases of the 4-step pipeline

2026-06-04
当前展示该仓库 Top 8 / 193 个已收集 skills。
agentdb-advanced-features
软件开发工程师

Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.

2026-06-15
agentdb-learning-plugins
软件开发工程师

Create and train AI learning plugins with AgentDB's 9 reinforcement learning algorithms. Includes Decision Transformer, Q-Learning, SARSA, Actor-Critic, and more. Use when building self-learning agents, implementing RL, or optimizing agent behavior through experience.

2026-06-15
agentdb-memory-patterns
软件开发工程师

Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.

2026-06-15
agentdb-performance-optimization
软件开发工程师

Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors.

2026-06-15
agentdb-vector-search
软件开发工程师

Implement semantic vector search with AgentDB for intelligent document retrieval, similarity matching, and context-aware querying. Use when building RAG systems, semantic search engines, or intelligent knowledge bases.

2026-06-15
browser
软件开发工程师

Web browser automation with AI-optimized snapshots for Codex-flow agents

2026-06-15
flow-nexus-swarm
软件开发工程师

Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform

2026-06-15
github-code-review
软件质量保证分析师与测试员

Comprehensive GitHub code review with AI-powered swarm coordination

2026-06-15
当前展示该仓库 Top 8 / 37 个已收集 skills。
council
软件开发工程师

Convene a dialectic expert-panel review (the Linked Data Council Hive) on an ontology/ADR/ODR proposition or a set of outstanding questions, then produce a session record. Use when a modelling decision has a credible split, a contested mapping or identity-criterion question needs adjudicating, or a precedent needs recording. Spawns a SCOPED panel via the Agent tool (Queen + Devil's Advocate + only the relevant experts), collects per-question verdicts, writes the synthesis, and routes dispositions to the ODRs/ADRs.

2026-06-15
diagramming
软件开发工程师

Create professional diagrams using Mermaid or DOT/Graphviz. Mermaid for flowcharts, sequences, classes, ER, Gantt, architecture with semantic coloring and WCAG AA accessibility. DOT/Graphviz for pure network graphs, semantic webs, and maximum layout control.

2026-06-15
odr-review
软件开发工程师

Lint ODR frontmatter, section structure, and references against the DCAP profile

2026-06-15
odr-create
软件开发工程师

Create a new Ontology Decision Record (ODR) with sequential numbering and AgentDB registration

2026-06-07
odr-index
软件开发工程师

Build or rebuild the ODR index and dependency graph in AgentDB (strict mode — unified MADR DCAP: 6 required + 3 optional frontmatter keys, MADR body spine, matching odr-create / odr-review)

2026-06-07
adr-create
软件开发工程师

Create a new Architecture Decision Record with sequential numbering (ADR- prefixed filename) and AgentDB registration

2026-05-09
adr-index
软件开发工程师

Build or rebuild the ADR index and dependency graph in AgentDB (strict mode — Phase 3 corpus, ADR- prefix filenames, no legacy fallbacks)

2026-05-09
mermaid-export
软件开发工程师

Export Mermaid diagrams from documents to PNG images. MUST be run immediately after creating or editing any Mermaid diagram, BEFORE committing. Processes .md, .html, .mdx, .rst, .adoc files.

2026-03-08
当前展示该仓库 Top 8 / 16 个已收集 skills。
agentdb-advanced-features
数据库架构师

Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.

2026-02-23
agentdb-learning-plugins
数据科学家

Create and train AI learning plugins with AgentDB's 9 reinforcement learning algorithms. Includes Decision Transformer, Q-Learning, SARSA, Actor-Critic, and more. Use when building self-learning agents, implementing RL, or optimizing agent behavior through experience.

2026-02-23
agentdb-memory-patterns
软件开发工程师

Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.

2026-02-23
agentdb-performance-optimization
软件开发工程师

Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors.

2026-02-23
agentdb-vector-search
数据库架构师

Implement semantic vector search with AgentDB for intelligent document retrieval, similarity matching, and context-aware querying. Use when building RAG systems, semantic search engines, or intelligent knowledge bases.

2026-02-23
reasoningbank-with-agentdb
软件开发工程师

Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing decision-making, or implementing experience replay systems.

2026-02-23
已展示 4 / 4 个仓库
已展示全部仓库