بنقرة واحدة
web-access
Use this skill to search the web for up to date information or fetch web pages
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use this skill to search the web for up to date information or fetch web pages
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
Help the user pin down a clear and actionable plan for a single feature/change.
Quickly learn the core aspects of a project
Delegate a task to a subagent so you can focus on coordination
Use this skill to build a call-dependency graph from source files, grouped by declarations (file/interface/class/object) with visibility-aware styling and a legend
Use this skill when you need to research a topic and it's likely too large for a quick answer
| name | web-access |
| description | Use this skill to search the web for up to date information or fetch web pages |
There are two different types of web access: search, or fetch.
Do this when:
Make a bash tool call that runs the web-search shell command, quoting the whole query as a single argument. Example:
web-search "C# console app testing best practices"
Do this when:
Make a bash tool call that runs the web-fetch shell command with the URL as a single argument. Example:
web-fetch "https://example.com/article"