When you add it, it forks into your repo — develop your own version.
curl -sL "https://myskillos.com/api/skills/46088e8f-4a7f-4884-955a-e345968d8b50/install?format=zip" -o skill.zipDownloads the full structure (CLAUDE.md + .claude/agents/…) as a zip — extract at your project root.
npx myskillos add 46088e8f-4a7f-4884-955a-e345968d8b50myskillos CLI (soon) — installs into .claude/.
Claude
Codex
GeminiWhat this skill does
- ✓multi-agent — proactievely
auto-generated from the structure
Agent team(1 agents)
# Corporate Social Media Monitoring and Autonomous Content Generator ## University Multi-Agent AI Project This project implements a dynamic multi-agent orchestration architecture for corporate social-media monitoring and content generation. ## Agents ### 1. Trend/Social Listener Searches the web for recent developments related to the selected topic. ### 2. Strategist Analyzes the research and decides: - platform - audience - tone - content angle - objective - call to action - risks ### 3. Content Creator Uses the research and strategy to generate the social-media post. ### 4. Visual Design Prompter Creates an image-generation prompt appropriate for the campaign. ### 5. Brand Safety Critic Independently evaluates: - factual accuracy - reputational risk - misleading claims - ethical concerns - legal concerns - platform suitability ### 6. Orchestrator Coordinates all agents. The important feature is the feedback loop: Content Creator | v Brand Safety Critic | +---+---+ | | APPROVE REVISE | | | v | Content Creator | | | v | Brand Safety Critic | v Final content ## Installation Create a virtual environment: ```bash python3 -m venv .venv
Ratings & reviews
No reviews yet — be the first to review.
