Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
sparkling
Perfil de creador de GitHub

sparkling

Vista por repositorio de 252 skills recopiladas en 4 repositorios de GitHub.

skills recopiladas
252
repositorios
4
actualizado
2026-06-15
explorador de repositorios

Repositorios y skills representativas

adr-index
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-07
hive-mind-advanced
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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

2026-06-04
test-gaps
Analistas de garantía de calidad de software y probadores

Detect missing test coverage and generate test suggestions

2026-06-04
hive-mind-advanced
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-04
Mostrando las 8 principales de 193 skills recopiladas en este repositorio.
agentdb-advanced-features
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-15
flow-nexus-swarm
Desarrolladores de software

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

2026-06-15
github-code-review
Analistas de garantía de calidad de software y probadores

Comprehensive GitHub code review with AI-powered swarm coordination

2026-06-15
Mostrando las 8 principales de 37 skills recopiladas en este repositorio.
council
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-15
odr-create
Desarrolladores de software

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

2026-06-07
odr-index
Desarrolladores de software

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
Desarrolladores de software

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

2026-05-09
adr-index
Desarrolladores de software

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
Desarrolladores de software

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
Mostrando las 8 principales de 16 skills recopiladas en este repositorio.
agentdb-advanced-features
Arquitectos de bases de datos

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
Científicos de datos

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
Desarrolladores de software

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
Desarrolladores de software

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
Arquitectos de bases de datos

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
Desarrolladores de software

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
Mostrando 4 de 4 repositorios
Todos los repositorios cargados