Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

github-cli

النجوم٢
التفرعات١
آخر تحديث٢٦ يونيو ٢٠٢٦ في ١١:٠٦

Interact with and orchestrate GitHub resources (Repositories, Pull Requests, Issues, Releases, Secrets, and Actions) using the official GitHub CLI (gh). This skill explains how to use the pre-installed binary located in the workspace, bypassing the incorrect 'gh' npm package, and covers headless token-based authentication and non-interactive automation. Use this skill in the following scenarios: * GitHub Integration: When needing to programmatically interact with GitHub repositories, issues, pull requests, or actions. * Headless Auth: When performing operations securely using 'GITHUB_TOKEN' or 'GH_TOKEN' instead of interactive web logins. * Automation Shells: Using non-interactive flags like '--yes' and specifying all required metadata (titles, bodies) to avoid interactive shell blocks.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly