gupsammygupsammyCommunityยท24 Agent Skills Included

Claudest

Persistent memory, git workflows, research, and media processing

Adds persistent conversation memory with full-text search, automatic context injection, and token cost analytics to coding sessions. Automates git commits, pull requests, branch cleanup, README and changelog generation, and CLAUDE.md maintenance. Runs multi-source research across Reddit, X, YouTube, and the web, plus video compression, GIF creation, and image generation. Eliminates repetitive manual steps so daily development work finishes faster.
npx skills add gupsammy/Claudest --all -g -y
Available:

Gives your AI agent the operational rules for working in this repository, including memory database safety constraints, Python coding standards, and skill authoring conventions.

All Skills in This Repository (24)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
gupsammygupsammy

convert-to-markdown

Extract clean markdown content from a specified URL.

Community
Intermediate
๐Ÿ“ฆ In Repo
gupsammygupsammy

extract-learnings

Persist distilled conversation learnings into hierarchical memory files.

Community
Advanced
๐Ÿ“ฆ In Repo
gupsammygupsammy

recall-conversations

Search and retrieve past conversation sessions using keyword-based full-text search.

Community
Intermediate
๐Ÿ“ฆ In Repo
gupsammygupsammy

brainstorm

Interview users with structured questions to refine and articulate ideas.

Community
Intermediate
๐Ÿ“ฆ In Repo
gupsammygupsammy

extract-audio

Extract audio streams from video files using FFmpeg and FFprobe.

Community
Intermediate
๐Ÿ“ฆ In Repo
gupsammygupsammy

share-social

Adjust video aspect ratios, resolutions, bitrates, and durations for social media platforms using FFmpeg.

Community
Intermediate
๐Ÿ“ฆ In Repo
gupsammygupsammy

convert-video

Convert, trim, resize, rotate, flip, and extract frames from videos using FFmpeg and FFprobe.

Community
Intermediate
๐Ÿ“ฆ In Repo
gupsammygupsammy

make-gif

Convert video segments into animated GIFs using ffmpeg and a 2-pass palette workflow.

Community
Intermediate
๐Ÿ“ฆ In Repo
gupsammygupsammy

compress-video

Compress video files with FFmpeg using quality or target size constraints.

Community
Advanced
๐Ÿ“ฆ In Repo
gupsammygupsammy

generate-image

Generate and edit images with text prompts and configurable AI models.

Community
Advanced
๐Ÿ“ฆ In Repo
gupsammygupsammy

make-readme

Generate README.md files from project scans and interactive interviews.

Community
Intermediate
๐Ÿ“ฆ In Repo
gupsammygupsammy

make-changelog

Generate and update CHANGELOG.md files from git history using Keep-a-Changelog format.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Claudest?โ–ผ

Run `npx skills add gupsammy/Claudest --all -g -y` in your terminal to install all plugins in this collection globally.

How does Claudest give my coding sessions persistent memory?โ–ผ

The claude-memory plugin stores every session in a local SQLite database with full-text search, then automatically injects summaries of recent sessions at startup so the agent knows what you worked on before you say anything.

What git workflows does Claudest automate?โ–ผ

The claude-coding plugin analyzes changes and writes conventional commits, creates or updates pull requests, cleans up merged and stale branches, and generates READMEs and changelogs from git history.

Can Claudest research topics across social platforms?โ–ผ

Yes. The run-research skill queries Reddit, X, YouTube, and the web in parallel, weights findings by engagement, and synthesizes cited results. Each source is optional and skipped silently if its tool is missing.

Do I need coding experience to use Claudest?โ–ผ

No. Once installed, you describe what you want in plain English and the agent handles the underlying git commands, ffmpeg operations, and database queries for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’