بنقرة واحدة
git-readonly-sync
Clone or pull public repositories in read-only workflows to gather reference material.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Clone or pull public repositories in read-only workflows to gather reference material.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | git-readonly-sync |
| description | Clone or pull public repositories in read-only workflows to gather reference material. |
| metadata | {"cyberagent":{"tool":"git-readonly-sync","timeout_class":"standard"}} |
| input_schema | {"type":"object","properties":{"repo":{"type":"string"},"dest":{"type":"string"},"branch":{"type":"string"},"depth":{"type":"integer"},"token_env":{"type":"string"},"token_username":{"type":"string"}}} |
| output_schema | {"type":"object","properties":{"output":{"type":"string"},"error":{"type":"string"}}} |
Use this skill to retrieve repository content for analysis without pushing changes.
Guidelines:
clone, fetch, pull, show, log).Inputs (CLI args):
--repo: repository URL (https or ssh).--dest: destination directory.--branch: branch name (default: main).--depth: shallow clone depth (default: 1).--token-env: env var name containing a read-only token (optional).--token-username: username for the token (optional, defaults to x-access-token).Notes:
--token-env and ensure the token is supplied via 1Password.Read a specific note from an Obsidian vault and return the full markdown content.
Search an Obsidian vault (markdown files) and return matching note paths/snippets.
Create, update, and inspect message routing rules and dead-letter queues.
Call the Notion API for searching, reading, and updating pages and databases.
Search the public web for current information and return concise source-backed findings.
Transcribe audio files to text using Groq or OpenAI Whisper.