Skip to content

agentic-utils/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agentic-utils Skills

Skills and plugins for AI coding assistants. Works with Claude Code, Codex, Cursor, and any tool that reads instruction files.

Installation

/plugin marketplace add https://github.com/agentic-utils/skills

Then use /plugin to browse and install available plugins.

Plugins

Plugin Description
claude-code Skills grounded in Claude Code internals
disk-cleanup Scan for and clean up disk space on macOS (macOS only)
ty-lsp Python type checking via ty
svelte-lsp Svelte language server

Contributing

See AGENTS.md for development guidelines.

  1. Create or update a plugin directory under plugins/
  2. Add skills in plugins/<plugin-name>/skills/
  3. Add a README.md to the plugin directory
  4. Update this README.md table
  5. Submit a PR

About

Custom Claude Code plugin marketplace with LSP servers (ty, Svelte)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors