oracle
DevelopmentBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns)....
GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.
Enables interaction with GitHub via the `gh` CLI, allowing users to manage issues, pull requests, CI runs, and perform advanced API queries.
When you need to automate GitHub tasks from the command line, check CI status, manage pull requests, or retrieve specific data from the GitHub API.
Commands and arguments for the `gh` CLI, including repository names, issue/PR numbers, and API endpoint paths.
The output of the `gh` CLI commands, including status information, lists of issues/PRs, CI run details, and JSON data from API queries.
1. Save the SKILL.md content to a local file.
2. Ensure the `gh` CLI is installed and configured on your system.
3. Refer to the documentation of your agent platform (e.g., Cline, Aider, Continue) for instructions on how to load and use skills from local files.
4. Verify that the agent has the necessary permissions to execute shell commands.
1. Open Cursor IDE.
2. Create a new file named `github.skill.md` in your project.
3. Paste the raw SKILL.md content into the file.
4. Install the `gh` CLI if you haven't already. You may need to configure Cursor to use the correct shell environment where `gh` is available.
1. Save the SKILL.md content to a local file.
2. Ensure the `gh` CLI is installed and configured on your system.
3. Refer to the documentation of your agent platform (e.g., Cline, Aider, Continue) for instructions on how to load and use skills from local files.
4. Verify that the agent has the necessary permissions to execute shell commands.
Discover more AI agent skills in the same category to enhance your workflow automation.
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns)....
This skill provides a comprehensive guide to Bash and Linux terminal patterns, enabling users to efficiently manage file...
This skill allows you to interact with Azure Data Lake Storage Gen2 using the Python SDK. ADLS Gen2 provides a hierarchi...
This skill streamlines Mixpanel product analytics by automating common tasks through Composio's Mixpanel toolkit via Rub...
This skill implements a sophisticated debugging and resolution pipeline that leverages AI-assisted debugging tools and o...
Azure AI VoiceLive SDK for Java. Real-time bidirectional voice conversations with AI assistants using WebSocket....
Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.