line-counter
النجوم١١
التفرعات٠
آخر تحديث٧ يونيو ٢٠٢٦ في ١٧:٣٨
Count the lines in a text file.
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
SKILL.md
readonlyالقائمة
Count the lines in a text file.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Print a greeting and the the current directory.
Count the words in a text file.
Parse an integer from a text file.
Show the first N lines of a text file.
Summarize a CSV dataset in the workspace.
Sort the lines of a text file in reverse order.
| name | line-counter |
| description | Count the lines in a text file. |
wc --lines <file> in the terminal.