Skip to content

tamntlib/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tamnt-skills

Claude Code marketplace repository for installable skills published by tamnt.

Install from GitHub

Add this marketplace, then install the plugin you want:

claude plugin marketplace add tamntlib/skills
claude plugin install translator@tamnt-skills --scope user

Reload plugins in an active Claude Code session:

/reload-plugins

Install as a repo-local skill

If your team prefers repo-local skills instead of plugin installation, copy the skill into your project like this:

your-project/
  .claude/
    skills/
      translator/
        SKILL.md

Then reload plugins in Claude Code:

/reload-plugins

Included plugins

  • translator — translate from one source language into one or more target languages with stable proper-noun glossary memory

Development

Validate the plugin marketplace:

claude plugin validate .

Load it directly during development:

claude --plugin-dir .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors