skills
Community-built skills for coding, documents, messaging, and integrations
All Skills in This Repository (60)
Pure Emerald Level Indicatorsfix-ocaml-gc
Diagnose and fix OCaml garbage collector bugs in the C runtime.
sam-cell-seg
Convert SAM-based binary cell segmentation masks into polygon coordinates via CLI.
sparql-university
Write and validate SPARQL queries against RDF/Turtle academic datasets.
pytorch-model-cli
Convert PyTorch models into standalone C/C++ CLI inference tools.
sanitize-git-repo
Detect and replace sensitive information in git repositories and history.
vulnerable-secret
Analyze vulnerable binaries to locate hidden secrets, flags, or keys.
headless-terminal
Spawn and control interactive shell sessions programmatically via a headless terminal interface.
gpt2-codegolf
Implement minimal GPT-2 inference with checkpoint parsing and BPE tokenization.
gcode-to-text
Extract encoded text from GCODE toolpaths by parsing X/Y coordinates.
crack-7z-hash
Extract 7z archive hashes and recover passwords using cracking frameworks.
kv-store-grpc
Implement a gRPC key-value store service in Python with protobuf definitions.
overfull-hbox
Replace LaTeX words with shorter synonyms to resolve overfull hbox warnings.
Frequently Asked Questions
FAQPage SchemaHow to install letta-ai/skills?โผ
Run `npx skills add letta-ai/skills --all -g -y` in your terminal to install every skill in this collection globally.
What can I do with the letta-ai skills collection?โผ
You can automate browsers, capture screenshots, build spreadsheets and slide decks, send Slack or Discord messages, search Yelp, and manage GitHub issues, all through plain-English requests to your agent.
Does this work with Claude Code and Letta Code?โผ
Yes. Every skill follows the standard SKILL.md format and is automatically discovered by Letta Code, Claude Code, and other compatible agent frameworks.
Can I migrate my ChatGPT memory into Letta?โผ
Yes. The importing-chatgpt-memory skill extracts saved memory from your ChatGPT export and writes it into your agent's memory with a guided, step-by-step flow.
Do I need coding experience to use these skills?โผ
No. Once installed, your agent reads each skill's instructions and runs the underlying scripts and API calls for you based on plain-English requests.
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