Journalism Bundle | Prompeteer.ai

Investigative leads, interview question banks, FOIA requests, story structures, and source-verification skills for reporters.

Included Skills (50)

  1. Gemini Agents API — Manages custom Agent resources on Gemini Enterprise Agent Platform. Use when the user wants to programmatically create, configure, list, update, or delete stateful, server-managed Agent resources (including mounting files, skills, and tools) before executing conversations.
  2. Olympiad Math Solver — Solves challenging competition math problems (IMO, Putnam, USAMO, AIME) using adversarial verification to catch errors and provide calibrated confidence.
  3. Gemini Interactions API — Guides the usage of Gemini Interactions API on Gemini Enterprise Agent Platform. Use when the user wants to use the stateful, server-managed Interactions API for multi-turn conversations, background execution, streaming, structured output, and function calling on the Agent Platform.
  4. Agent Platform Deploy — Deploys open models from Model Garden to Agent Platform endpoints, helping users manage and clean up deployed resources.
  5. Project Artifact — Generate and publish a project status artifact — an opinionated, tabbed status page for a project too big for one update (overview & success criteria, the workstream sequence, next steps, plus background, plan, risks & open questions, and decisions/FAQ when they earn a tab) — published with the built-in Artifact tool to a default-private claude.ai page the user can share with teammates. Use when a piece of work spans several workstreams and you want a shareable overview kept current. Each artifact is backed by a small per-project config in the plugin data dir, so refreshing it re-gathers live state, redeploys the same URL, and reports only the delta. For software projects whose workstreams are PRs, also read swe.md (the X.Y PR-numbering convention; pulling PR state with gh/git; a per-PR detail block). Needs the built-in Artifact tool (claude.ai login). Not for single-PR changes or public docs.
  6. Angular Migration Assistant — This skill guides developers through AngularJS to modern Angular migrations, covering hybrid apps, component conversion, and routing updates.
  7. ASO Toolkit — This skill helps mobile app developers research, optimize, and track their app store performance on both Apple and Google platforms.
  8. Angular Migration Assistant — This skill guides developers through AngularJS to modern Angular migrations, covering hybrid apps, component conversion, and routing updates.
  9. Real-Time Web Search — This skill provides real-time web-search-augmented LLM responses, aiding research assistants, fact-checkers, and anyone needing up-to-date information with cited sources.
  10. Dossier — Decision-grade entity research skill — produces a hypothesis-tested dossier on a specific company, person, nonprofit, or government org, not a generic profile. Forcing intake makes the user state their hypothesis upfront (what they already believe and want to verify or disprove) so the dossier tests it rather than confirms it. Output is an editable Word document (.docx) with verdict on the hypothesis, identity facts, 12-month activity timeline, network and reputation signals, red flags, conversation hooks tied to specific findings, and source-provenance audit log. Uses WebSearch + WebFetch + free APIs (SEC EDGAR, GitHub, ProPublica) as workhorses; optional BYOK MCPs enhance coverage. Use when the user asks for background research, diligence, or meeting prep on a specific entity (e.g., 'prep me for a meeting with [person/company]', 'due diligence on [company]'). Honors sensitivity exclusions for journalism + personal-vetting contexts.
  11. Blender VSE Automation — Automates Blender's Video Sequence Editor using Python, helping users script video editing workflows and batch assemble footage from the command line.
  12. Azure Bot Manager — This skill manages Azure Bot Service resources, allowing developers to create, configure, and deploy intelligent bots efficiently.
  13. Appwrite Backend Service — Automate backend development tasks using Appwrite, an open-source BaaS, to simplify authentication, databases, storage, and serverless functions for developers.
  14. Breach Data Checker — Checks for email or domain exposure in known data breaches using the HaveIBeenPwned API and other sources.
  15. MCP Server Builder — Builds Model Context Protocol (MCP) servers, enabling AI agents to connect with external services and data sources via tools and resources.
  16. Free Tool Strategy — When the user wants to build a free tool for marketing — lead generation, SEO value, or brand awareness. Use when they mention 'engineering as marketing,' 'free tool,' 'calculator,' 'generator,' 'checker,' 'grader,' 'marketing tool,' 'lead gen tool,' 'build something for traffic,' 'interactive tool,' or 'free resource.' Covers idea evaluation, tool design, and launch strategy. For pure SEO content strategy (no tool), use seo-audit or content-strategy instead.
  17. Zed Editor Assistant — Provides expert guidance for developers using Zed, the high-performance code editor, to configure, extend, and collaborate effectively.
  18. Deep Web Researcher — Conducts thorough web research using the Brave Search API to compile comprehensive reports with cited sources for users.
  19. Arize AI Manager — Manages Arize AI Observability and Evaluation resources on Azure, streamlining integration for .NET developers using the .NET SDK.
  20. Azure ML SDK — Provides tools to manage Azure Machine Learning resources, including workspaces, jobs, and models, benefiting ML engineers and data scientists.
  21. API Center SDK — Manages Azure API Center resources, providing centralized API inventory and governance for .NET developers and organizations.
  22. Azure Bot Management — Manages Azure Bot Service resources and channels using the .NET SDK, simplifying bot deployment for developers.
  23. Application Insights SDK — This SDK manages Azure Application Insights resources, providing .NET developers application performance monitoring and observability capabilities.
  24. Application Insights SDK — This skill manages Azure Application Insights resources via the .NET SDK, assisting developers with performance monitoring and observability.
  25. API Center SDK — Manages Azure API Center resources, providing centralized API inventory and governance for .NET developers and organizations.
  26. AWS Cost Optimizer — This skill helps DevOps engineers and cloud administrators automatically identify and remove unused AWS resources to reduce cloud spending.
  27. Arize AI Manager — Manages Arize AI Observability and Evaluation resources on Azure using the .NET SDK, assisting developers and data scientists.
  28. API Management SDK — Enables .NET developers to manage Azure API Management resources using the Azure Resource Manager SDK.
  29. MCP Server Client — Connect to MCP servers programmatically to discover and invoke tools, resources, and prompts, aiding AI agent development and integration.
  30. caprover — Expert guidance for CapRover, the open-source PaaS that turns any Linux server into a Heroku-like platform with automatic HTTPS, one-click app deployment, and Docker-based containerization. Helps developers deploy applications, configure custom domains, and manage the CapRover cluster.
  31. Extensible AI Agent — Goose is an open-source AI agent that installs software, executes commands, edits files, runs tests, and manages infrastructure, benefiting developers and DevOps engineers.
  32. LLM Prompt Tester — This skill helps developers systematically test and evaluate LLM prompts using the open-source Promptfoo framework for prompt engineering.
  33. Pascal Editor Skill — This skill helps developers build and extend 3D building editor applications using the Pascal Editor architecture and its core API.
  34. PicoClaw AI Assistant — Deploys and manages PicoClaw, a lightweight personal AI assistant, on low-resource hardware for developers and hobbyists.
  35. Automated OSINT Framework — SpiderFoot automates OSINT investigations with 200+ modules, correlating data across sources to build comprehensive target profiles for threat intelligence.
  36. Passive Recon Harvester — Gathers emails, subdomains, and IPs passively from public sources, aiding security researchers and OSINT analysts.
  37. Agent Process Manager — Orchestrates coding agents like Claude or Codex as background processes for task delegation and parallel execution, aiding developers.
  38. Changelog Generator — Produce consistent, auditable release notes from Conventional Commits. Separates commit parsing, semantic-bump logic, and changelog rendering for automated releases with editorial control. Use when cutting a release, generating CHANGELOG.md from git history, computing the next semantic version from commits, automating release notes in CI, or planning a hotfix/rollback. Examples: 'generate the changelog for v1.4.0', 'what version bump do these commits require', 'we need an emergency hotfix process'.
  39. Answer Engine Optimization (AEO) — Answer Engine Optimization (AEO) skill — optimize content to be cited by AI language models (ChatGPT, Perplexity, Claude, Gemini, Mistral) as authoritative sources. Distinct from SEO — AEO optimizes for citation in LLM-generated responses, not search rankings. Use when planning content for AI-first search audiences, auditing existing content for E-E-A-T signals, tracking which pages get cited by which LLMs, or building a citation-friendly content strategy. Triggers — 'AEO audit', 'optimize for ChatGPT', 'get cited by Perplexity', 'LLM citation strategy', 'answer engine optimization', 'content for AI search', 'E-E-A-T audit'. Output is a markdown audit report (default) or JSON for pipeline integration. Stdlib-only Python tools.
  40. Research Summarizer — Structured research summarization agent skill for non-dev users. Handles academic papers, web articles, reports, and documentation. Extracts key findings, generates comparative analyses, and produces properly formatted citations. Use when: user wants to summarize a research paper, compare multiple sources, extract citations from documents, or create structured research briefs. Plugin for Claude Code, Codex, Gemini CLI, and OpenClaw.
  41. Capa Officer — CAPA system management for medical device QMS. Covers root cause analysis, corrective action planning, effectiveness verification, and CAPA metrics. Use when running CAPA investigations, 5-Why analysis, fishbone diagrams, root cause determination, corrective action tracking, effectiveness verification, or CAPA program optimization.
  42. Qms Audit Expert — ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use when planning internal audits, executing audits, classifying findings, preparing for external audits, or managing an audit program.
  43. Notebooklm — Browser automation skill for controlling Google's NotebookLM. Use when the user wants anything done in NotebookLM (e.g., 'open NotebookLM', 'check my [name] notebook', 'ask my notebook about X', 'add [source] to NotebookLM', 'generate a Video Overview from my notebook', 'use NotebookLM Studio'). Handles reading and querying notebooks, adding sources (URLs, text, files, YouTube links, synthesized content), generating Studio outputs (Audio/Video Overviews, Mind Maps, Reports incl. Briefing Doc/Study Guide/FAQ, Flashcards, Quiz, slide decks, infographics — discover the exact set from the live Studio panel; the UI evolves fast), and creating new notebooks. Requires browser automation environment — fails gracefully when unavailable.
  44. Senior Secops — Senior SecOps engineer skill for application security, vulnerability management, compliance verification, and secure development practices. Runs SAST/DAST scans, generates CVE remediation plans, checks dependency vulnerabilities, creates security policies, enforces secure coding patterns, and automates compliance checks against SOC2, PCI-DSS, HIPAA, and GDPR. Use when conducting a security review or audit, responding to a CVE or security incident, hardening infrastructure, implementing authentication or secrets management, running penetration test prep, checking OWASP Top 10 exposure, or enforcing security controls in CI/CD pipelines.
  45. SES Email Management — Manage Amazon SES resources like identities, templates, and receipt rules to send and receive emails effectively, assisting developers and administrators.
  46. Cosmos DB Manager — Manage Azure Cosmos DB resources, enabling developers to build globally distributed, multi-model database applications efficiently.
  47. Resolve Workflow Automation — Automates DaVinci Resolve workflows via Python/Lua, assisting video editors and content creators with scripting and production pipelines.
  48. Local LLM Runner — Run and manage open-source large language models locally using Ollama, helping users self-host AI and avoid cloud API costs.
  49. Document Template Filler — This skill auto-fills document templates with data, helping users generate personalized documents from spreadsheets or other data sources.
  50. Tldraw Canvas Expert — Provides expert guidance for tldraw, assisting developers in embedding collaborative whiteboards and diagram editors into React applications using its features.