feat: Add a plugin-skill and more context on plugin development #1

Open
w33ble wants to merge 2 commits from feat/plugin-skill into main
Owner

Integrate the skill and various details from IgorWarzocha/Opencode-Workflows

Integrate the skill and various details from [IgorWarzocha/Opencode-Workflows](https://github.com/IgorWarzocha/Opencode-Workflows/tree/master/agents/create-opencode-plugin/.opencode/skill/create-opencode-plugin)
cleaned up instructions and guide, skill adds script to fetch up-to-date SDK info
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/plugin-skill:feat/plugin-skill
git switch feat/plugin-skill

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat/plugin-skill
git switch feat/plugin-skill
git rebase main
git switch main
git merge --ff-only feat/plugin-skill
git switch feat/plugin-skill
git rebase main
git switch main
git merge --no-ff feat/plugin-skill
git switch main
git merge --squash feat/plugin-skill
git switch main
git merge --ff-only feat/plugin-skill
git switch main
git merge feat/plugin-skill
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
w33ble/opencode-plugin-starter!1
No description provided.