بنقرة واحدة
extract-facts
Extract discrete, verifiable facts from web content with source citations.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Extract discrete, verifiable facts from web content with source citations.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use this skill to generate well-branded interfaces and assets for AGENT-33, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.
Scan code for security vulnerabilities and unsafe patterns with remediation guidance.
Review a code diff for correctness, logic errors, and style issues.
Propose targeted refactoring and readability improvements for reviewed code.
Diagnose and explain error messages with root cause analysis and actionable fix steps.
Assist with common git operations including branching, committing, and pull requests.
| name | extract-facts |
| version | 1.0.0 |
| description | Extract discrete, verifiable facts from web content with source citations. |
| allowed_tools | ["web_fetch"] |
| tags | ["web","extraction","facts","research"] |
Given web content or a URL, extract a set of discrete, independently verifiable facts. Each fact must be atomic (one claim per fact), attributed to its source, and accompanied by a confidence indicator.
web_fetch.high, medium, or lowFact 1:
Statement: <one-sentence factual claim>
Source: <url>
Date: <publication date or "unknown">
Confidence: high | medium | low
Notes: <optional context or caveat>
Fact 2:
...
Confidence: low with a note.Confidence: low with a note
indicating the source was inaccessible.