Ai Agent Super Skill banner
get-zeked get-zeked

Ai Agent Super Skill

AI community

Description

Comprehensive AI agent building skill merging Perplexity Computer's skill creation and automation with Claude Code's agent orchestration, MCP servers, RAG, subagent coordination, and prompt optimization. Build and deploy AI systems.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AI Agent Builder Super-Skill

Comprehensive AI agent building skill merging **Perplexity Computer's skill creation and automation** with **Claude Code's agent orchestration, MCP servers, RAG, subagent coordination, and prompt optimization**.

What's Inside

Section Description
Agent Architecture ReAct, Plan-Execute, Reflexion patterns with Python implementations
MCP Server Dev TypeScript + Python FastMCP templates, tool design checklist
RAG Construction Chunkers, vector stores, rerankers, HyDE, evaluation metrics
Subagent Coordination Implementer/Reviewer/Quality prompt templates
Execution Planning Parallel dispatch, conflict detection, checkpoints
Prompt Engineering CoT, structured output, meta-prompting, few-shot
ML Integration Provider abstraction, FastAPI agent server, drift detection
Skill Creation SKILL.md format, validation, packaging
Backend Infrastructure SQLite memory, webhook receivers, pub/sub
Deployment & Monitoring Production checklist, Prometheus metrics, scaling

Sources Merged

**Perplexity Computer:** create-skill, webserver, website-building

**Claude Code:** Agent Orchestrator, MCP Server Builder, RAG System Builder, Subagent-Driven Dev, Dispatching Parallel Agents, Executing Plans, Prompt Engineer/Optimizer, ML Engineer, Using Superpowers

Usage

Upload the `SKILL.md` file to your Perplexity Computer user settings or Claude Code skills directory.

License

MIT