Skip to content

Document entry_command field for plugins#447

Open
jpelletier1 wants to merge 2 commits intomainfrom
document-plugin-entry-command
Open

Document entry_command field for plugins#447
jpelletier1 wants to merge 2 commits intomainfrom
document-plugin-entry-command

Conversation

@jpelletier1
Copy link
Copy Markdown
Contributor

  • I have read and reviewed the documentation changes to the best of my ability.
  • If the change is significant, I have run the documentation site locally and confirmed it renders as expected.

Summary of changes

This PR adds documentation for the entry_command field in plugin manifests, a feature introduced in OpenHands/software-agent-sdk#2230.

Changes made:

  • Added entry_command field to the plugin.json example in the Plugin Manifest section
  • Documented that entry_command specifies the initial prompt used to execute the plugin
  • Explained the common use case of invoking plugin skills
  • Added example showing how to access it via plugin.entry_slash_command
  • Updated the "Accessing Components" code example to include entry command

The documentation is intentionally concise, focusing on the key use case of using a prompt that invokes one of the skills included in the plugin.

@jpelletier1 can click here to continue refining the PR

Add documentation for the entry_command field in plugin.json manifest,
which specifies the initial prompt used to execute a plugin.

Related to: OpenHands/software-agent-sdk#2230
@mintlify
Copy link
Copy Markdown

mintlify bot commented Apr 10, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
all-hands-ai 🟢 Ready View Preview Apr 10, 2026, 4:25 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copy link
Copy Markdown
Contributor

@all-hands-bot all-hands-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Acceptable - Documentation is mostly accurate but terminology could be more precise.

Co-authored-by: OpenHands Bot <contact@all-hands.dev>
@jpelletier1
Copy link
Copy Markdown
Contributor Author

@jpshackelford added you as a reviewer. To confirm, does entry_command require you to have a command in the commands/ directory? Or could it be any open-ended text based prompt?

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.

3 participants