Back to Discover

llm-marketplace

skill

CFCommunity

Claude marketplace compatible repo for sharing CFML-specific AI/LLM plugins/skills/etc.

View on GitHub
2 starsSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add CFCommunity/llm-marketplace

README

CFML LLMs Marketplace

CFML skills marketplace for Claude Code (and other LLMs that implement the marketplace spec)

Quick Start

# 1. Add marketplace (one-time)
/plugin marketplace add cfcommunity/llm-marketplace

# 2. Install plugin
/plugin install taffy

Note: Marketplace = catalog. Plugin = what you install from it.

Skills Included

  • taffy - Taffy syntax reference and guidance for building and maintaining Taffy-powered REST APIs.
  • Add yours via PR!

Skills Ecosystem

Part of a connected suite of tools for Claude Code power users. These projects work together to give Claude Code persistent memory, better search, framework expertise, and self-improving skills.

Local Development

# Clone marketplace
mkdir -p ~/dev/cfcommunity
git clone git@github.com:cfcommunity/llm-marketplace.git ~/dev/cfcommunity/llm-marketplace

# 1. Add marketplace
/plugin marketplace add ~/dev/cfcommunity/llm-marketplace

# 2. Install plugin
/plugin install taffy

Note: Plugin files are cached at ~/.claude/plugins/cache/. After editing source files, reinstall or manually sync cache.

Versioning

Bump version in plugins/<your-plugin>/.claude-plugin/plugin.json on changes.

Credits

Inspiration / copied from: https://github.com/spences10/svelte-skills-kit

Contributing

Rendered live from CFCommunity/llm-marketplace's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
taffyTaffy CFML REST API syntax + docs reference./plugins/taffy

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.