Memento-Skills
Agent runtime that learns, reuses, and improves its own skills
All Skills in This Repository (8)
Pure Emerald Level Indicatorsxlsx
Open, transform, and validate Excel workbooks via a deterministic XML pipeline.
Extract text and tables from PDFs using pypdf and pdfplumber.
filesystem
Read, write, edit, list, and search files in local directories.
uv-pip-install
Install and manage Python packages in a uv-managed virtual environment.
skill-creator
Translate user intent into SKILL.md files and run evaluation loops.
pptx
Create, read, and edit PowerPoint decks using python-pptx.
web-search
Search the web via Tavily API and fetch URLs as Markdown.
docx
Create, read, edit, and analyze Word .docx documents with python-docx.
Frequently Asked Questions
FAQPage SchemaHow to install Memento-Skills?โผ
Run `npx skills add Memento-Teams/Memento-Skills --all -g -y` in your terminal to install all skills in this suite globally.
What does Memento-Skills do?โผ
It is a skill-centric agent runtime where AI agents execute tasks with reusable skills, reflect on failures, and automatically create or repair new skills over time.
Which built-in skills are included?โผ
The suite ships with filesystem operations, web search and URL fetching, Python package installation via uv, and a skill-creator for building and benchmarking new skills.
Can agents create their own skills with Memento?โผ
Yes. The skill-creator skill guides agents through drafting, testing, evaluating, and iteratively improving new skills with quantitative benchmarks.
Do I need coding experience to use Memento-Skills?โผ
No. You can use the Windows or macOS desktop app and give instructions in plain English while the agent handles the technical execution.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core