๐ŸŽฏ

agent-memory

๐ŸŽฏSkill

from openhands/skills

VibeIndex|
What it does
|

A skill for persisting and retrieving repository-specific knowledge using AGENTS.md files, allowing you to save important codebase information like build commands, code style, and workflows for future sessions.

๐Ÿ“ฆ

Same repository

openhands/skills(35 items)

agent-memory

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add openhands/skills --skill agent-memory
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add openhands/skills --skill agent-memory
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/agent-memory/SKILL.md

SKILL.md

44Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
ssh๐ŸŽฏSkill

Securely connect to, authenticate with, and manage remote servers using SSH connections, key generation, and file transfers.

๐ŸŽฏ
codereview-roasted๐ŸŽฏSkill

A skill for the OpenHands AI coding agent that provides a humorous "roast" style code review, offering feedback with a comedic tone while still identifying real code issues.

๐ŸŽฏ
jupyter๐ŸŽฏSkill

A public registry of skills for OpenHands agents providing domain expertise through markdown instructions, including general always-loaded skills and keyword-triggered skills for specific technologies.

๐ŸŽฏ
readiness-report๐ŸŽฏSkill

Generates system readiness reports for OpenHands agents, from the OpenHands Skills Registry of reusable guidelines that customize agent behavior.

๐ŸŽฏ
security๐ŸŽฏSkill

A skill that provides security best practices guidance for secure coding, authentication, authorization, data protection, and error handling, with emphasis on least privilege and input validation.

๐ŸŽฏ
code-review๐ŸŽฏSkill

A code review skill from the OpenHands Skills Registry, a public collection of reusable guidelines that customize OpenHands agent behavior. Skills include keyword-triggered instructions for domain expertise like git, docker, kubernetes, and security best practices.

๐ŸŽฏ
skill-creator๐ŸŽฏSkill

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends OpenHands's capabilities with specialized knowledge, workflows, or tool integrations.

๐ŸŽฏ
datadog๐ŸŽฏSkill

Queries and analyzes Datadog logs, metrics, APM traces, and monitors using the Datadog API for debugging production issues, monitoring performance, and investigating alerts.

๐ŸŽฏ
gitlab๐ŸŽฏSkill

A skill from the OpenHands Skills Registry that provides GitLab-specific guidelines for customizing AI agent behavior when working with GitLab repositories.

๐ŸŽฏ
bitbucket๐ŸŽฏSkill

A skill for interacting with Bitbucket repositories and pull requests using the BITBUCKET_TOKEN environment variable, providing API integration for code hosted on Bitbucket.