Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

nova-mind

nova-mind enthält 6 gesammelte Skills von NOVA-Openclaw, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
6
Stars
3
aktualisiert
2026-07-17
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

memory-extraction-pipeline
Softwareentwickler

Automated pipeline that processes chat messages to extract memories, facts, and vocabulary

2026-07-17
agent-ecosystem
Sonstige Computerberufe

Communicate with peer agents and spawn subagents in the NOVA agent ecosystem. Use when you need to delegate work to another agent, message a peer (Graybeard, Newhart), spawn a subagent (Coder, Scribe, Gidget, etc.), or determine how to reach a specific agent. Covers agent identification, peer messaging via agent_chat, subagent spawning with correct model/thinking config, and domain-based routing.

2026-07-10
introspect
Sonstige Computerberufe

Review recent activity and extract institutional knowledge back into system artifacts. Captures missing workflow steps, implementation details into SKILL.md files, tool notes into TOOLS.md, and process lessons into memory. Trigger on: "introspect", "review what we did", "capture learnings", "update workflows from recent work", "what did we miss", "refine our processes", or after completing a significant multi-step task.

2026-07-09
agent-ecosystem
Sonstige Computerberufe

Communicate with peer agents and spawn subagents in the NOVA agent ecosystem. Use when you need to delegate work to another agent, message a peer (Graybeard, Newhart), spawn a subagent (Coder, Scribe, Gidget, etc.), or determine how to reach a specific agent. Covers agent identification, peer messaging via agent_chat, subagent spawning with correct model/thinking config, and domain-based routing.

2026-07-04
semantic-memory
Datenbankarchitekten

Implement semantic search over agent memory using vector embeddings. Use when building AI memory systems, enabling meaning-based recall, or setting up proactive context retrieval. Covers PostgreSQL pgvector, OpenAI embeddings, and memory search patterns.

2026-05-09
certificate-authority
Informationssicherheitsanalysten

Manage a private Certificate Authority for mTLS authentication. Use when creating CA infrastructure, signing client certificates, configuring nginx for mutual TLS, or managing certificate lifecycle. Covers OpenSSL CA operations, CSR signing, and certificate verification.

2026-02-27