Add a shared SDK scaffold for entitlement checks and a reusable Gitea release workflow template to standardize skill packaging and publishing across projects.
8 lines
295 B
Markdown
8 lines
295 B
Markdown
# jiangchang-platform-kit
|
|
|
|
Shared platform components for Jiangchang skills:
|
|
|
|
- `sdk/jiangchang_skill_core`: entitlement SDK package.
|
|
- `.github/workflows/reusable-release-skill.yaml`: reusable CI release workflow.
|
|
- `examples/workflows/use-reusable-release-skill.yaml`: caller workflow sample.
|