{"id":50648047,"url":"https://github.com/reactnativecn/react-native-update-skill","last_synced_at":"2026-06-07T14:30:43.689Z","repository":{"id":358799324,"uuid":"1158970580","full_name":"reactnativecn/react-native-update-skill","owner":"reactnativecn","description":"OpenClaw skill for react-native-update (Pushy) integration","archived":false,"fork":false,"pushed_at":"2026-05-19T04:38:09.000Z","size":44,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-19T07:10:51.387Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reactnativecn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-16T06:30:35.000Z","updated_at":"2026-05-19T04:38:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/reactnativecn/react-native-update-skill","commit_stats":null,"previous_names":["reactnativecn/react-native-update-skill"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/reactnativecn/react-native-update-skill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactnativecn%2Freact-native-update-skill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactnativecn%2Freact-native-update-skill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactnativecn%2Freact-native-update-skill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactnativecn%2Freact-native-update-skill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactnativecn","download_url":"https://codeload.github.com/reactnativecn/react-native-update-skill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactnativecn%2Freact-native-update-skill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34025803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-07T14:30:42.868Z","updated_at":"2026-06-07T14:30:43.685Z","avatar_url":"https://github.com/reactnativecn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-update-skill\n\nSkill package for integrating **react-native-update** with Pushy or Cresc in React Native, Expo prebuild, HarmonyOS, and brownfield projects.\n\n## Contents\n- `skill/react-native-update/` - skill source (SKILL.md, references, scripts)\n- `react-native-update.skill` - packaged distributable skill\n\n## Install\nImport `react-native-update.skill` into your OpenClaw skills environment.\n\nFor Skills CLI environments:\n\n```bash\nnpx skills add reactnativecn/react-native-update-skill --skill react-native-update -a '*'\n```\n\n## Scope\n- Pushy/Cresc service routing\n- `update.json` / `appKey` wiring\n- iOS, Android, Expo, HarmonyOS, and brownfield checkpoints\n- `UpdateProvider`, `useUpdate`, strategies, hooks, and `metaInfo` flows\n- Release baseline upload and hot update publishing checks\n- Common conflict checks such as `expo-updates`, Android bundle URL misses, iOS bundle URL misses, and release asset diff pitfalls\n\n## Auto Update Manager\nSkills should not update themselves while running. Use the host or installer layer to check and apply updates.\n\nThis repo includes a small manager that implements the recommended policy:\n\n```bash\ncp skills-lock.example.json skills-lock.json\nnode tools/skill-update-manager.mjs lock --lock skills-lock.json --write\nnode tools/skill-update-manager.mjs check --lock skills-lock.json\nnode tools/skill-update-manager.mjs update --lock skills-lock.json\n```\n\nDefault behavior:\n- Records source repo, ref, commit, file hash, script hash, pin state, and install paths in the lockfile.\n- Skips entries with `\"pinned\": true`.\n- Allows automatic non-script updates after `lock --write` has recorded content hashes.\n- Blocks changes under `scripts/` unless you rerun with `--allow-scripts` after review.\n- Blocks updates from an uninitialized lockfile because script changes cannot be classified safely.\n- Backs up the previous installed skill directory before replacing it.\n\nEdit `installations` in `skills-lock.json` for each local skill host you want the manager to maintain.\nFor a timer or startup hook, run `check` first and only run `update` when the host policy allows it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactnativecn%2Freact-native-update-skill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freactnativecn%2Freact-native-update-skill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactnativecn%2Freact-native-update-skill/lists"}