Files
second-brain/02_Projects/Agentic Assistant Stack.md

86 lines
2.6 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Agentic Assistant Stack
A living catalog of agentic systems and tools Claudio wants to explore, build, and operate.
## Status
Planning / early stage. Most projects are in concept phase.
## Projects
### CLI Tool Development
- Build and use custom CLI tools (PhantomBuster CLI, etc.)
- Skill: identify repetitive CLI workflows and turn them into composable tools
- Focus on tools that compound — things that save time on every run
### Skills & MCPs
- Learn MCP (Model Context Protocol) deeply
- Set up more OpenClaw skills for CLI and API integrations
- Build reusable skill patterns for common workflows
### Content Pipeline (YouTube)
- Fully automated YouTube channel operation
- Research → script → thumbnail → upload pipeline
- Agentic: topic research agent, script writer, metadata optimizer
### Twitter Agent
- Monitor keywords, accounts, trends
- Auto-engage or draft responses
- Agentic search and content curation
### OpenRouter Integration
- Multi-model routing for cost/quality optimization
- Experiment with different providers for different task types
### Security — Prompt Injection
- Audit current agent workflows for injection vectors
- Harden input handling, output filtering, context isolation
- Red-team own agentic flows
### Team of Agents (Internal)
- Run a whole team of employee agents
- Each agent has a role: knowledge, orchestrator, marketing, sales, escalation
- Human only for exceptions and decisions
### Homelab — Full Agentic Operation
- Uptime Kuma monitoring
- Auto-check issues, errors, recommended updates
- Backup verification
- Self-healing with escalation
### Ticketing System
- Auto-fix tickets when possible
- Escalate to human when not
- Track resolution rate as a metric
### Agents Watching Agents
- Code written by humans checked for security by agents
- Automated review pipelines
### Backup Strategy
- Comprehensive backup coverage for all critical data
- Tested restore procedures
- Offsite + encrypted
### Agentic Marketing & Growth Team
- Content distribution agent
- Analytics and insight agent
- Outreach and growth agent
- Fully autonomous from idea to distribution
### Logging & Testing
- Comprehensive logging of agent actions
- Prompt injection testing framework
- Continuous verification of agent behavior
## Health & Medical Checklist
- Separate dedicated note: see `../04_Topics/Health Checklist.md`
## Next Actions
- [ ] Prioritize which project to tackle first
- [ ] Define concrete deliverables for top 23 projects
- [ ] Start with simplest compound tool (CLI tool or skill)
## Related
- [[Home Lab]] — infrastructure foundation
- [[Job Hunt]] — immediate professional context