lyoneel
- 9 skills
- 0 followers
- 8 hours ago last updated
- ▌ Agent · lyoneel bundleLoad and activate a custom agent from the agents folder. Use when you need to switch to a specialized agent definition for focused task execution.
- ▌ Commit · lyoneel bundleExecute git commits with explicit file control and conventional message generation. Use when committing files, generating a conventional commit message, or both, including whole-skill and whole-folder commits with optional exclusions, from staged, unpushed, or from-ref changes.
- ▌ Gen Agent · lyoneel bundleGenerate new agent definition files with proper structure and metadata. Use when creating new specialized agents for task-specific behaviors or when scaffolding agent templates.
- ▌ Tg Notify · lyoneel bundleSend Telegram messages, files, and albums via the tg-notify command-line tool. Use when composing or debugging tg-notify commands or sending messages, files, or albums through the tg-notify binary.
- ▌ Tg Notipy · lyoneel bundleSend messages, files, and albums to Telegram chats via the Bot API. Use when sending notifications, alerts, media, or albums from Crush to Telegram, discovering chat IDs, or checking bot identity.
- ▌ Git Aware Mv · lyoneel bundleAutomatically moves files using git mv for git-tracked files to preserve history, or regular mv for untracked files. Use when moving or renaming files in a git repository.
- ▌ Crush Session · lyoneel bundleManage Crush sessions - rename, list, inspect, and delete conversations. Use when organizing or navigating Crush session history.
- ▌ Agents Md Sync · lyoneel bundleAudit AGENTS.md files for duplication and correct placement. Use when syncing user-level and project-level AGENTS.md files.
- ▌ Aur Pkg Analysis · lyoneel bundleAnalyze AUR packages one by one from a list (passed as parameters, read from a file, or fetched via pacman -Qm). For each package: check reverse dependencies, find flatpak/pip/official repo alternatives, provide sudo pacman removal command. Use when cleaning up AUR packages from your system.