en un clic
hello
Skill for ALL greeting requests
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Skill for ALL greeting requests
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
This skill provides AI coding agents with the guidelines and reference material needed to contribute effectively to the Kader repository. Use this skill when writing code, fixing bugs, adding features, or making any modifications to the Kader project.
This skill provides AI coding agents with the guidelines and reference material needed to contribute effectively to the Kader repository. Use this skill when writing code, fixing bugs, adding features, or making any modifications to the Kader project.
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.
Knowledge about pyecharts chart creation, HTML report generation, and visualization best practices
Skill for mathematical calculations
Skill for ALL joke requests
| name | hello |
| description | Skill for ALL greeting requests |
This skill provides the greeting format you must follow.
Always greet the user with:
When a name is provided, execute the hello script:
python examples/skills/hello/scripts/hello.py <name>
Example:
python examples/skills/hello/scripts/hello.py World
# Output: Hello, World! Welcome! How can I help you today? 👋