Skip to content

Conversation

@Steve-Dusty
Copy link
Contributor

@Steve-Dusty Steve-Dusty commented Jan 9, 2026

Adds --marketplace-prompt-id flag to the agent CLI command, allowing users to fetch system prompts directly from the Swarms marketplace.

Usage:
swarms agent --name "MyAgent" --description "Desc" --marketplace-prompt-id "" --task "Hello"

Changes:

  • Added --marketplace-prompt-id argument
  • Made --system-prompt optional when marketplace prompt ID is provided
  • Passes marketplace_prompt_id to Agent class (which handles fetching internally)

📚 Documentation preview 📚: https://swarms--1288.org.readthedocs.build/en/1288/

@kyegomez kyegomez merged commit c6c8a5f into kyegomez:master Jan 9, 2026
8 of 19 checks passed
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.

2 participants