Skip to content

Conversation

@bencium
Copy link

@bencium bencium commented Dec 4, 2025

  • Change source from "local:skills/lex-uk-law" to "./skills/lex-uk-law" (must start with "./" per schema requirements)
  • Change author from string to object with name/email properties (schema expects object, not string)

These fixes allow the marketplace to be added via:
claude plugin marketplace add i-dot-ai/lex
claude plugin install lex-uk-law

🤖 Generated with Claude Code

Description

Brief description of the changes.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Other: ___________

Related Issues

Fixes #(issue number)

Testing

  • Tests pass locally (uv run pytest)
  • Code formatted (ruff format and ruff check)
  • Manual testing completed

Additional Notes

Any other information for reviewers.

- Change `source` from "local:skills/lex-uk-law" to "./skills/lex-uk-law"
  (must start with "./" per schema requirements)
- Change `author` from string to object with name/email properties
  (schema expects object, not string)

These fixes allow the marketplace to be added via:
  claude plugin marketplace add i-dot-ai/lex
  claude plugin install lex-uk-law

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant