بنقرة واحدة
coding
Read, write, edit files and execute shell commands to help with coding tasks.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Read, write, edit files and execute shell commands to help with coding tasks.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Penetration testing tools for the CodeAgent — network scanning, service enumeration, and vulnerability checks
Obsidian Local REST API tools for the CodeAgent — manage vault notes, search, and metadata
Frida dynamic instrumentation tools for the CodeAgent — mobile app analysis and SSL unpinning
DuckDB in-process analytics tools for the CodeAgent — SQL on CSV/Parquet/JSON without a server
Supabase client tools for the CodeAgent — database CRUD, auth, storage, and edge functions
OSINT reconnaissance tools for the CodeAgent — domain, IP, email, and social media intelligence
| name | coding |
| description | Read, write, edit files and execute shell commands to help with coding tasks. |
| license | MIT |
| metadata | {"version":"1.0.0","author":"erebus","tags":["coding","files","shell","development"]} |
Use this skill when the user needs help with coding tasks involving file operations or command execution.
read_file / save_file — read and write fileslist_files / search_files — browse the filesystemrun_shell_command — execute shell commands (bash, python, etc.)replace_file_chunk — make targeted edits to existing filesls or find to explore directory structurerun_shell_command to run tests after making changes