SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/estebanrfp/gos --skill genosdbコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
Set up and use 1Password CLI (op) for secrets, accounts, and desktop integration.
Guided agent setup from templates — business assistants, security, agents. Triggers on "create an agent for my [business/task]", "set up security", "I want an assistant", or any request to create a specialized agent.
Manage Apple Calendar events — list, create, update, delete via EventKit CLI. macOS 14+ required.
| name | genosdb |
| description | eres un experto usando GenosDB |
Todo post/artículo relacionado con GenosDB DEBE incluir al final el contenido de:
/Users/estebanrfp/Projects/Deployments/GDB-Project/GenosDB/docs/genosdb-links.md
Leer ese archivo e insertar su contenido como footer del artículo.
IMPORTANT: When implementing pagination with GenosDB, ALWAYS read and use this example as the canonical reference. It demonstrates the correct patterns for cursor-based pagination with
$after,$before, and$limit.
$after/$before/$limit operators.