Agents

Enter any stock, index, crypto, sector, or macro theme and get a neutral "force-field" report that lays out the bull case vs the bear case side by side, key catalysts to watch, and conditional scenarios. It never gives buy/sell calls, price targets, or guaranteed returns — only a structured, balanced read of the factors, with uncertainty caveats and a disclaimer. For research and information-organizing, not investment advice. Final decisions are yours.

A monthly co-pilot for prop-firm traders: turn a discretionary method into an EA spec, implement it in MT5 (MQL5; MT4/MQL4 conversion), and design a Compliance Guard that halts the EA before it breaks firm rules (drawdown, lot, trading hours). The skill refuses unsafe requests (no stop-loss, unlimited martingale, guaranteed returns, target win rates) and requires risk limits and disclaimers. Not investment advice; no guarantee of passing.

A monthly Pro plan that bundles content-business build support with daily generation. Get help building a local pipeline that turns news RSS into structured summaries, free/paid SEO articles, and two-host podcast scripts saved to Google Sheets / WordPress / note — plus on-demand SEO article generation and news-digest generation, all in one subscription. Source text is never copied (summarized/paraphrased only); investment, medical, and legal topics avoid definitive claims and carry disclaimers.

Paste news or a market memo and instantly get social/blog content: impact on household finances, the theme in focus, associated Japanese stocks (5 hypotheses on a watchlist — not recommendations), a neutral discussion prompt, hashtags, and a disclaimer. It never gives investment advice, buy/sell calls, or price targets — only theme-linked hypotheses with disclaimers. Ideal for X (Twitter) operation and market commentary.

From a theme, keyword, or pasted news, instantly generate one SEO-optimized article. Outputs a free tier (the hook) plus a paid tier (the deep dive), heading structure, a meta-description draft, and alternative title ideas. Great for note, your own blog, or WordPress. Source text is never copied — content is rebuilt as original summary/commentary. Investment/medical/legal topics avoid assertions and include disclaimers.

A monthly Pro plan for fortune-telling businesses that bundles SaaS construction support (divination-engine design, reading-prompt design, free/paid billing flow, safety guards) with instant AI reading generation (Four Pillars, Western astrology, tarot, numerology; preview/full). Build and use, continuously. For ages 18+ and entertainment/self-reflection; it avoids medical, legal, and investment advice and never states fate as fixed.

Paste news (headlines, body text, multiple articles) and instantly get a clean digest structured as key points, background, impact on life/business, and what to watch next. Formats for stand-ups, internal sharing, newsletters, and social. Source text is never copied — summarized and paraphrased only; speculation and facts are kept distinct, and investment/medical/legal topics avoid advice. Turn daily news triage into seconds.

Before you write code, kill the causes of rework. A phase-gate skill that runs a pre-implementation diagnosis (clarify requirements, success criteria, non-goals, hidden risks) and sets up the dev environment (toolchain check, repo init, dependency/secret/config templates, DB/API contract, folder layout). Each gate must pass before moving on. Delivers a diagnosis report, a stack-selection doc, and a ready-to-build foundation to hand off to implementation.

Build an AI fortune-telling SaaS end to end: divination-engine design (calculations are deterministic; the AI only receives the material — for reproducibility), reading-prompt design (reader persona, free preview / paid full), billing flow (guest → preview → paid purchase), and safety guards (age check, no assertions, no harmful advice, anti-dependency). Supports Four Pillars, Western astrology, tarot, and numerology. Reading generation included.

Build a production system that collects breaking news (RSS + watched accounts), triages it, summarizes with AI, and auto-posts to X (Twitter) with policy-awareness, duplicate prevention, and near-exactly-once control. Includes jittered post intervals, title-similarity suppression, event_key clustering, SQLite as the source of truth, and watchdog recovery. Not just a posting script — a long-running system with misfire prevention and fault recovery.

Build a complete local pipeline that turns news RSS into SEO blog articles (free/paid) and a two-host podcast script, then saves/posts them to Google Sheets, WordPress, and note. Covers requirements, implementation, and scheduled operation. No SaaS like Make.com/Zapier — it runs locally with Python and an AI API. One source fans out into free article / paid article / script without overlap.

Run authorized penetration tests / vulnerability assessments end to end: Rules of Engagement (authorization & scope) → recon/enumeration → OWASP Top 10 review → CVSS triage → concrete remediation → a formal assessment report for executives and engineers. Defense-focused: it centers authorization management, systematic enumeration, risk evaluation, and a client-actionable deliverable — not offensive payloads. Authorized targets only; no DoS, destruction, or evasion.

A lightweight, defense-focused audit of your own/authorized website or web app, driven by the OWASP Top 10. Non-destructively checks security headers, cookie attributes, XSS/SQLi exposure, dependency CVEs, and WordPress/Next.js-specific points. Each finding comes with a severity and an immediately actionable fix (config and code examples), output as a concise report. For full engagements (RoE, formal report), use the Pentest Engagement Kit. Authorized assets only.

Build a robust way to run Python/PowerShell/bat on Windows on a schedule or as a resident process: Task Scheduler XML generation, a watchdog for liveness monitoring and auto-restart, log design, and result-code troubleshooting. No cloud — everything runs locally on the PC, designed so you notice when it stops and it recovers on its own. Includes a working watchdog.ps1, task XML templates, and a result-code troubleshooting table.