一键导入
editorial-standards
Journalism quality standards, fact-checking protocols, OSINT/INTOP political intelligence editorial standards, editorial ethics
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Journalism quality standards, fact-checking protocols, OSINT/INTOP political intelligence editorial standards, editorial ethics
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Master GitHub Agentic Workflows authoring - markdown syntax, natural language instructions, YAML frontmatter, compilation, and workflow patterns
Comprehensive expertise in GitHub Agentic Workflows (v0.68.1) — AI-powered repository automation with five-layer security, safe outputs, MCP tools, and Continuous AI patterns
Comprehensive guide for MCP (Model Context Protocol) server setup, transport protocols, configuration validation, lifecycle management, tool discovery, and error handling patterns
Comprehensive Hack23 threat modeling process using STRIDE, MITRE ATT&CK, attack trees, and quantitative risk assessment per ISMS Threat_Modeling.md policy
Fiscal policy, budget analysis, economic forecasting, monetary policy, trade policy for political journalists
Comprehensive guide to integrating agentic automation with GitHub Actions CI/CD pipelines, including workflow triggers, environment configuration, secrets management, matrix strategies, and deployment patterns for production-ready autonomous systems.
| name | editorial-standards |
| description | Journalism quality standards, fact-checking protocols, OSINT/INTOP political intelligence editorial standards, editorial ethics |
| license | Apache-2.0 |
This skill MUST be applied with the AI FIRST principle: never accept first-pass quality. ALL analysis and content MUST go through minimum 2 complete iterations. After first pass, read ALL output back completely and systematically improve every section — strengthen evidence, deepen analysis, add specific citations, broaden perspectives. Spend ALL allocated time on real work. Single-pass output is NEVER acceptable. NO SHORTCUTS.
Provides expertise in maintaining the highest editorial quality standards for political journalism. Covers fact-checking protocols, OSINT/INTOP political intelligence editorial standards, editorial ethics, and quality assurance processes for professional news production.
Level 1: Writer Self-Check
Level 2: Copy Editor Review
Level 3: Fact-Checker Verification
Level 4: Editorial Review
Primary Sources (Most Authoritative):
Secondary Sources (Require Verification): 6. News reports from reputable outlets 7. Think tank reports 8. Expert interviews 9. NGO reports 10. Press releases (treated skeptically)
Tertiary Sources (Generally Avoid): 11. Blog posts 12. Social media posts 13. Wikipedia (useful for leads, not citations) 14. Unverified online sources
Dates: February 6th 2026 (not Feb 6, 2026) Numbers: Spell one to nine, use numerals 10+ Currency: SEK, euros, dollars (spell out, no symbols in body text) Percentages: 10% (use symbol, no space) Titles: Lowercase unless part of name (prime minister, but Prime Minister Andersson) Quotes: Double quotes "standard", single quotes 'for quotes within quotes'
Commonly Misused Terms:
Correct Usage:
Morning (08:00-12:00):
Afternoon (12:00-17:00):
Evening (17:00-20:00):
Gate 1: Story Pitch - Concept approved by editor Gate 2: Draft Review - Structure and facts sound Gate 3: Copy Edit - Grammar and style correct Gate 4: Fact Check - All facts verified Gate 5: Legal Review - No defamation/privacy issues Gate 6: Editorial Approval - Final green light Gate 7: Publication - Multi-language simultaneous release
Before any draft is shared for Gate 2 review, verify:
<title>, <meta description>, Schema.org headline and H1 reference the #1 finding in analysis/daily/$DATE/$SUBFOLDER/significance-scoring.md under the Democratic-Impact Weighting (DIW) methodology. DIW assigns 30% weight to democratic-infrastructure impact (grundlag, electoral rules, press-freedom law) — this is the highest-priority signal for lead selection.Failure protocol: if any of 1–4 is not satisfied, the draft is returned to the writing agent with the specific missing element identified. Doctrine: analysis/methodologies/ai-driven-analysis-guide.md §"Rule 5: Democratic-Impact Weighting (DIW) — Lead-Story & Coverage Discipline". Enforcement: this is an editorial / human-review gate, not a fully automated analysis-gate check. The analysis gate (.github/prompts/05-analysis-gate.md) provides partial automation — check 1 (artifact presence of significance-scoring.md which drives lead selection) and check 2 (per-document coverage ensuring every manifest dok_id has an analysis file a DIW-weighted finding can reference) — but lead-story choice, lede discipline, and article coverage completeness are not machine-enforced here and must be verified by a reviewer before publication.
Minor Errors (spelling, grammar, formatting):
Factual Errors (incorrect data, misattributions):
Significant Errors (major facts wrong, unfair representation):
Use this skill when: Writing political news articles, editing submissions for quality and style, fact-checking claims before publication, training journalists on editorial standards, or establishing quality assurance processes for news operations.
This skill is consumed by the 11 agentic news workflows in .github/workflows/news-*.md. The authoritative contract lives in .github/prompts/README.md; this skill supplies domain expertise on top of that contract.
ai-driven-analysis-guide.md + every template in analysis/templates/.analysis/daily/$ARTICLE_DATE/$SUBFOLDER/; 05-analysis-gate.md is the single blocking gate.The following metrics are enforced by scripts/validate-article.ts (Checks 7–9) as blocking CI checks:
| Metric | Threshold | Code | Source |
|---|---|---|---|
| Banned phrases | 0 hits | banned-phrase-detected | political-style-guide.json |
| Citation density | ≤ 200 words/anchor (default) | low-citation-density | reference-quality-thresholds.json → aiFirst.citationDensity.perArticle |
| economicProvenance vintage | ≤ 6 months or annotated | stale-economic-provenance | ECONOMIC_DATA_CONTRACT.md |
| Pass-2 attestation | mtime > birth + 180s | Check 6 in gate | 05-analysis-gate.md |
methodology-reflection.md)