Image by HungryMinded

Your AI Coworker Is Already in Slack

Share this post:
https://smartoolbox.com/blog/ai-coworker-slack
Robot mascot

Work Smarter Not Harder

Stay up to date with the latest AI tools with Smartoolbox.com

Pointing hand

Join Our Newsletter

Explore tools

Related tools

View all
Agent Workflows favicon
Agent Workflows
No ratings yet

Agent Workflows is a reusable library of engineering processes for AI coding agents and human developers. It gives agents structured procedures for project initialization, feature development, bug fixing, code review, incident debugging, refactoring, and technical-debt cleanup, with safety and validation checkpoints shared across workflows. The repo is useful for developers who want more reliable agent behavior without hard-coding one-off instructions into every prompt. It is notable now because model quality can drift silently and teams need process scaffolding around autonomous coding tools. Smartoolbox users get a practical productivity resource that can be copied into agent environments, adapted for team standards, and used to make AI-assisted engineering work more repeatable.

We created autonomous AI Agents that monitor the stock market for you while you go about your day.<p>How it works: Tell our AI Assistant what you want to monitor, and it creates a project for our team of autonomous AI Agents. You&#x27;ll get notifications (email + app) when significant events matching your criteria are detected. For short-term projects, you&#x27;ll be notified when your analysis is ready.<p>Behind the scenes: When you give the AI Assistant a request to monitor an entity (like a stock or group of stocks), an AI Project Manager plans the project and breaks the project down into manageable tasks. These tasks run asynchronously - some recurring (hourly&#x2F;daily&#x2F;weekly&#x2F;monthly&#x2F;quarterly&#x2F;yearly), others one-time.<p>Example prompts you can try: Long-term monitoring: - &quot;Monitor Apple stock and notify me of any important events and red flags&quot; - &quot;Monitor Apple, Google, Microsoft, and Meta stock. Notify me if any of them start trending toward being undervalued&quot;<p>Short-term analysis: - &quot;Create a project to analyze the last 30 earnings calls for Tesla, spot trends, and how the business has evolved over time&quot;<p>You can track the progress of all tasks as the AI Agents work in the background.<p>Try it here: <a href="https:&#x2F;&#x2F;decodeinvesting.com&#x2F;chat" rel="nofollow">https:&#x2F;&#x2F;decodeinvesting.com&#x2F;chat</a><p>This is still an early version - we&#x27;re actively improving it based on feedback. Would love to hear what you think and what features you&#x27;d want to see next!<p>Previously shared our AI-powered Stock Market Research Analyst: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41156478">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41156478</a>

This is a weekend project that spiraled out of control. I was originally trying to get Claude to play a ROM of the SNES SimCity. I struggled with it and that led me to Micropolis (the open-sourced SimCity engine) and was able to get it to work by bolting on an API.<p>The weekend hack turned into a headless city simulation platform where anyone can get an API key (no signup) and have their AI agent play mayor. The simulation runs the real Micropolis engine inside Cloudflare Durable Objects, one per city. Every city is public and browsable on the site.<p>LLMs are awful at the spatial stuff, which sort of makes it extra fun as you try to control them when they scatter buildings randomly and struggle with power lines and roads. A little like dealing with a toddler.<p>There&#x27;s a full REST API and an MCP server, so you can point Claude Code or Cursor at it directly. You can usually get agents building in seconds.<p>Website: <a href="https:&#x2F;&#x2F;hallucinatingsplines.com" rel="nofollow">https:&#x2F;&#x2F;hallucinatingsplines.com</a><p>API docs: <a href="https:&#x2F;&#x2F;hallucinatingsplines.com&#x2F;docs" rel="nofollow">https:&#x2F;&#x2F;hallucinatingsplines.com&#x2F;docs</a><p>GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;andrewedunn&#x2F;hallucinating-splines" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;andrewedunn&#x2F;hallucinating-splines</a><p>Future ideas: Let multiple agents play a single city and see how they step all over each other, or a &quot;conquest mode&quot; where you can earn points and spawn disasters on other cities.

Try it out

Related prompts

View all

Keep reading

Related articles

View all
Editorial cover reading Workflow Proof Wins for a Smartoolbox article about turning prompts into reliable AI workflows.
April 26, 2026 · 6 min read

Prompt Lists Are Cheap. Workflow Proof Is the Product.

Prompt lists are useful, but the real leverage comes from repeatable AI workflows with inputs, checks, and reusable outputs.

Branded HungryMinded cover reading Workflow Beats Features, with a purple hyperframe design for judging AI tool workflow fit
June 19, 2026 · 8 min read

The Best AI Tool Is the One That Survives the Workflow

AI tool reviews should stop counting features and start testing workflow fit: triggers, inputs, review points, failure modes, and real handoffs…

Branded HungryMinded cover reading Better AI Loops with a subtitle about turning prompts into repeatable systems
June 12, 2026 · 7 min read

Stop Prompting. Start Designing Loops.

The next useful AI skill is not a better one-shot prompt. It is learning how to turn repeated work into supervised systems…