Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
RO
@rohitg00
contributor on implexa, with 22 skills ranked by
SkillRank
across 2 sources.
rohitg00 on github
publishes to skills.sh
publishes to clawhub
skills, ranked by SkillRank
score
source
skill
8.2
skills.sh
write-agentmemory-skill
write-agentmemory-skill defines the canonical format and governance rules for agentmemory skills, ensuring consistency, scannability, and maintainability across the cross-vendor skill graph.
7.3
clawhub
iii-agentic-backend
iii-agentic-backend coordinates multi-agent pipelines using named queues, shared state, and approval gates. agents register as functions, hand work via async queues, and broadcast completion events through pubsub.
7.2
skills.sh
recall
recall retrieves past observations and learnings from agent memory using hybrid search, surfacing high-signal results grouped by session without fabrication or invention.
6.8
clawhub
iii-reactive-backend
iii-reactive-backend provides event-driven primitives for real-time state management and client streaming on the iii engine. covers state crud, automatic change triggers, and websocket broadcast patterns with a reference todo app.
5.4
skills.sh
recap
recap retrieves and groups recent agent sessions by date, extracting high-importance observations. execution depends on memory service availability with mcp-first fallback to http.
5.4
skills.sh
agentmemory-config
agentmemory-config covers environment setup, feature flags, api key injection, and auth via ~/.agentmemory/.env file. operates in zero-llm mode by default and requires server restart after config changes.
5.4
skills.sh
remember
remember persists user insights and decisions to long-term storage with concept tagging for retrieval, accepting freeform content plus optional file references.
4.5
skills.sh
agentmemory-mcp-tools
agentmemory-mcp-tools provides a reference catalog of memory system operations grouped by function (capture, retrieve, sessions, governance) without actionable guidance on when to use each tool or how its parameters relate to user intent.
4.3
clawhub
Kubernetes Skills
k8s-browser wraps playwright-style automation for kubernetes web interfaces. covers dashboard, grafana, and argocd ui navigation via selectors and waits, but lacks intent clarity and failure handling.
4.3
skills.sh
commit-history
commit-history retrieves recent git commits associated with agent sessions, with optional filtering by branch and repository. outputs formatted commit metadata linked to session ids.
4.3
skills.sh
forget
forget removes selected observations from agentmemory via search-then-delete workflow. requires explicit user confirmation before deletion and logs reason for audit trail.
—
skills.sh
agentmemory-architecture
How agentmemory is built, the iii engine primitives it runs on, its storage model, ports, and the viewer. Use when reasoning about how memory is stored or…
—
skills.sh
agentmemory-hooks
The agentmemory plugin hooks that capture observations automatically across the agent session lifecycle. Use when explaining how memory gets captured without…
—
skills.sh
agentmemory-rest-api
The agentmemory HTTP REST API surface, the primary protocol for talking to the memory server. Use when calling agentmemory over HTTP, when MCP is unavailable…
—
skills.sh
agentmemory-agents
How agentmemory wires into host coding agents via the connect command. Use when installing agentmemory into a specific agent, when asked which agents are…
—
skills.sh
handoff
Resume the most recent agent session for the current working directory, leading with any unanswered question. Use when the user says "where were we", "resume",…
—
skills.sh
commit-context
Trace a file, function, or line back to the agent session that produced its current commit. Use when the user asks "why is this code here", "what was the agent…
—
skills.sh
session-history
Show what happened in recent past sessions on this project as a clean timeline. Use when the user asks "what did we do last time", "session history", "past…
—
clawhub
iii-functions-triggers
Registers functions and triggers on the iii engine across TypeScript, Python, and Rust. Use when creating workers, registering function handlers, binding tri...
—
clawhub
Kubernetes Skills
Cluster API lifecycle management for provisioning, scaling, and upgrading Kubernetes clusters. Use when managing cluster infrastructure or multi-cluster operations.
—
clawhub
Kubernetes Skills
Kubernetes backup and restore with Velero. Use when creating backups, restoring applications, managing disaster recovery, or migrating workloads between clusters.
—
clawhub
Kubernetes Skills
Manage multiple Kubernetes clusters, switch contexts, and perform cross-cluster operations. Use when working with multiple clusters, comparing environments, or managing cluster lifecycle.
rohitg00 (22 skills ranked by SkillRank) | implexa