Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
hotfix: clean up skills.sh instruction (#51)
  • Loading branch information
donald-pinckney authored Mar 19, 2026
commit 6137e38346042541bbf28a0171918c08bccd3f76
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This skill is housed within a [Claude Code plugin](https://github.com/temporalio

### Via `npx skills` - supports all major coding agents

1. `npx skills add https://github.com/temporalio/skill-temporal-developer`
1. `npx skills add temporalio/skill-temporal-developer`
2. Follow prompts

### Via manually cloning the skill repo:
Expand Down