بنقرة واحدة
code-runner
Agent can run Python and shell code, show output, handle errors, and iterate.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Agent can run Python and shell code, show output, handle errors, and iterate.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Agent can open a page in the browser runtime, inspect the current page, and return the live state.
Template for a workspace-local business skill backed by a handler or custom adapter.
Agent can check live workspace inventory for stock, fitment, availability, and pricing.
Agent can search the web using the web_search tool. Use when the user asks about current events or facts.
Agent can read, write, list, and delete files. Always confirm before deleting.
Agent can save and recall facts about the user. Use memory_search before answering personal questions.
| name | code-runner |
| description | Agent can run Python and shell code, show output, handle errors, and iterate. |
| enabled | true |
| required_bins | ["python3"] |
Use shell and local execution tools to run code, inspect output, and iterate on failures.