Sync user Codespaces secret repository access so multiple secrets match a base secret (defaults to first listed secret).
Use this skill when you want multiple user Codespaces secrets to share the same selected-repository access as one base secret.
--base-secret, or first listed secret by default).gh CLI authenticated for the target account (gh auth status)python3scripts/sync_codespaces_secret_repos.py
Dry-run all user Codespaces secrets except the base secret:
python3 scripts/sync_codespaces_secret_repos.py
Apply for all secrets:
python3 scripts/sync_codespaces_secret_repos.py --apply
Apply only for specific secrets:
python3 scripts/sync_codespaces_secret_repos.py --apply --secrets SECRET_A SECRET_B SECRET_C
Use a different base secret:
python3 scripts/sync_codespaces_secret_repos.py --apply --base-secret MY_BASE_SECRET
Add missing repos only (do not remove extras):
python3 scripts/sync_codespaces_secret_repos.py --apply --add-only
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer