useful ai agent skills
npx skills add https://github.com/ropl-btc/agent-skills --skill persistent-memoryInstallez cette compétence avec la CLI et commencez à utiliser le flux de travail SKILL.md dans votre espace de travail.
A small collection of practical AI agent skills.
This repo is now a simple multi-skill repository: each top-level folder is a skill with its own SKILL.md, scripts/, and optional references/ or other support files.
persistent-memoryLocal persistent memory workflow for agents.
init, search, add, recent, and related maintenancetelegram-readonlyRead-only access to a personal Telegram account via Telethon/MTProto.
~/.config/telegram-readonly/config.jsonddg-searchLightweight DuckDuckGo search as a no-key fallback or second source.
twitterapi-ioRead-only Twitter/X data access via twitterapi.io.
~/.config/twitterapi-io/config.jsonEach skill is self-contained:
SKILL.md: agent-facing instructionsscripts/: local entrypoints and helpersreferences/: optional docs or linksSome skills may also include skill-specific generated local state such as .venv/. Those should generally not be committed.
The skills installer drops dotfiles when installing skills, so some bootstrap scripts recreate a local .gitignore in the installed copy when needed.
Open the skill folder and follow its SKILL.md.
Examples: