灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

agent

找到 22 个相关结果 / 系统架构

研究学习 / 检索整理

ljg-travel

ljg-travel

2.0K

面向博物馆与古建筑的深度旅行研究工作流。输入城市名称,自动生成结构化知识文档(org-mode)与便携式…

Stars 0
promptagentworkflowljg

研究学习 / 检索整理

embeddings

embeddings

384

Vector embeddings with HNSW indexing, sql.js persistence, and hyperbolic support. 75x faster with agentic-flow integration. Use when: semantic search, pattern matching, similarity queries, knowledge retrieval. Skip when: exact text matching, simple lookups, no semantic understanding needed.

Stars 51,713
sqlagentembeddingsvector

研究学习 / 检索整理

neural-training

neural-training

366

Neural pattern training with SONA (Self-Optimizing Neural Architecture), MoE (Mixture of Experts), and EWC++ for knowledge consolidation. Use when: pattern learning, model optimization, knowledge transfer, adaptive routing. Skip when: simple tasks, no learning required, one-off operations.

Stars 51,757
uiagentneuraltraining

研究学习 / 检索整理

swarm-advanced

swarm-advanced

365

Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows

Stars 51,840
uitestingagentagents

研究学习 / 检索整理

memory-management

memory-management

364

AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, searching for similar solutions, semantic lookup of past work, learning from previous tasks, sharing knowledge between agents, building knowledge base. Skip when: no learning needed, ephemeral one-off tasks, external data sources available, read-only exploration.

Stars 51,747
uiragagentagents

研究学习 / 检索整理

hive-mind

hive-mind

355

Byzantine fault-tolerant consensus and distributed coordination. Queen-led hierarchical swarm management with multiple consensus strategies. Use when: distributed coordination, fault-tolerant operations, multi-agent consensus, collective decision making. Skip when: single-agent tasks, simple operations, local-only work.

Stars 51,729
agenthivemindbyzantine

研究学习 / 检索整理

research-planning

research-planning

327

Design research plans and paper architectures. Given a research topic or idea, generate structured plans with methodology outlines, paper structure,…

Stars 64
designpromptagentworkflow

研究学习 / 检索整理

memory-search

memory-search

176

memory-search — an installable skill for AI agents, published by ruvnet/ruflo.

Stars 51,747
agentagentsmemorysearch

研究学习 / 检索整理

research-synthesize

research-synthesize

173

research-synthesize — an installable skill for AI agents, published by ruvnet/ruflo.

Stars 51,794
agentagentsresearchsynthesize

研究学习 / 检索整理

memory-systems

memory-systems

171

Guides implementation of agent memory systems, compares production frameworks (Mem0, Zep/Graphiti, Letta, LangMem, Cognee), and designs persistence architectures for cross-session knowledge retention. Use when the user asks to "implement agent memory", "persist state across sessions", "build knowledge graph for agents", "track entities over time", "add long-term memory", "choose a memory framework", or mentions temporal knowledge graphs, vector stores, entity memory, adaptive memory, dynamic memory or memory benchmarks (LoCoMo, LongMemEval).

Stars 779
designuiragagent

研究学习 / 检索整理

observe-metrics

observe-metrics

163

Aggregate and display system metrics with anomaly detection for a time period

Stars 51,759
performanceagentmonitoringobserve

研究学习 / 检索整理

kg-extract

kg-extract

163

Extract entities and relations from source files to build a knowledge graph

Stars 51,736
uiagentextractentities

研究学习 / 检索整理

kg-traverse

kg-traverse

162

Pathfinder traversal of the knowledge graph starting from a seed entity

Stars 51,736
agenttraversepathfindertraversal

研究学习 / 检索整理

harness-engineering

harness-engineering

148

Set up or update the agent-first engineering harness for any repository. Implements the complete scaffolding that makes AI coding agents effective: knowledge maps (AGENTS.md as a concise TOC), structured documentation, architecture boundaries, enforcement rules (.harness/*.yml specs), quality scoring, and process patterns for agent-driven development. Use this skill whenever someone wants to make a repo agent-ready, set up AGENTS.md or docs/ structure, define domain boundaries or golden principles, generate .harness/ configuration, audit agent readiness, or update an existing harness. Also trigger when a user reports problems with agent effectiveness, context management, or architectural drift — these are symptoms of a missing or stale harness. Trigger on: "harness this repo", "set up harness", "agent-first setup", "make this agent-ready", "update the harness", "assess agent readiness", "set up AGENTS.md", "organize for agents", or any discussion about structuring a codebase for AI agent workflows.

Stars 142
designuiauditagent

研究学习 / 检索整理

prompt-repetition

prompt-repetition

110

Decide when repeating a full prompt is a useful accuracy hack for non-reasoning or lightweight LLM tasks, and when the real fix is better prompt structure, retrieval, or a stronger model. Use when the user has long-context retrieval, options-first multiple choice, or position-sensitive prompts on models like Haiku, Flash, or mini variants — even if they ask in domain language like the model missed the instruction at the end, forgot the question after a long context block, or keeps failing inventory/index lookups. Do not use as a universal prompt-engineering default for reasoning-heavy, tool-heavy, or RAG architecture problems.

Stars 14
designuiragllm

研究学习 / 检索整理

azure-functions

azure-functions

108

Expert knowledge for Azure Functions development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas,…

Stars 545
designuideploymentsecurity

研究学习 / 检索整理

knowledge-graph-builder

knowledge-graph-builder

104

Implements knowledge graphs for AI-enhanced relational knowledge. Covers ontology design, graph database selection (Neo4j, Neptune, ArangoDB, TigerGraph), entity extraction, hybrid graph-vector architecture, query patterns, and AI integration. Use when implementing knowledge graphs, designing ontologies, extracting entities and relationships, selecting a graph database, or building hybrid graph-vector search. Use for knowledge graph, ontology design, entity resolution, graph RAG, hallucination detection. For architecture selection and governance, use the knowledge-base-manager skill. For document retrieval pipelines, use the rag-implementer skill.

Stars 12
designuidatabaserag

研究学习 / 检索整理

azure-container-apps

azure-container-apps

104

Expert knowledge for Azure Container Apps development including troubleshooting, best practices, decision making, architecture & design patterns, limits &…

Stars 545
designuideploymentsecurity

研究学习 / 检索整理

rag-architect

rag-architect

104

Designs production-grade RAG pipelines with chunking optimization, retrieval evaluation, and pipeline architecture. Use when building a RAG system, selecting a chunking strategy, choosing a vector database, optimizing retrieval quality, designing embedding pipelines, or evaluating RAG performance with RAGAS metrics.

Stars 138
designuiperformancedatabase

研究学习 / 检索整理

confluence

confluence

102

Search and manage Confluence pages and spaces using CQL, read/create/update pages with Markdown support. Use when working with Confluence documentation.

Stars 3
agentconfluencesearchand

1 / 2

上一页下一页