Tag
Explore by tags
A stateful agent harness, shipped as a CLI, whose agents keep memory, skills, and prompts across sessions instead of resetting each run. Context is git-versioned via MemFS, and agents can rewrite their own prompts and skills over time.
Installs Claude Code-format skills into agents without native support — Cursor, Windsurf, Aider, Codex — by writing the same <available_skills> XML into their AGENTS.md. Skills stay plain files, so no MCP server is needed.
Curated index of 1,100+ official and community Agent Skills for extending AI agents across platforms — Claude Code, Codex, Gemini CLI, Cursor, GitHub Copilot, OpenCode, and more. Focuses on hand-picked, engineering-authored skills, organized by vendor, paths, and quality guidance.
Automates multi-step web tasks by perceiving webpages as pixels and issuing low-level mouse, keyboard and scroll actions. A 7B-parameter multimodal agent trained on 145K synthetic trajectories (FaraGen), designed for on-device deployment and efficient task completion (~16 steps/task).
Agent memory that learns over time instead of just recalling past chats: retain/recall/reflect primitives turn interactions into facts, experiences, and mental models. Reports top LongMemEval scores; self-hostable with Python and Node SDKs.
Drives an LLM-powered agent to autonomously research, write, and ship ML code by accessing Hugging Face docs, datasets, repos, and cloud compute. Provides interactive CLI and headless modes, approval gates, tool routing, and integrations for HF, GitHub, and Anthropic models.
Collects Claude Code commands, agents, skills and engineering best practices with ready CLAUDE.md templates and orchestration examples. Focuses on reusable agent workflows, hooks, and MCP integrations for productionizing Claude-based coding/automation.
Builds knowledge-grounded AI agents by combining hybrid RAG retrieval with a visual, block-based workflow editor, keeping question-answering tied to your own data. Supports document import, reranking, MCP, and self-hosted deployment.
Packages reusable GitHub Copilot building blocks — agents, prompts, instructions, and skills — to make AI-assisted coding repeatable and standards-aligned for a team. Built around an RPI (Research, Plan, Implement) workflow in VS Code.
Visual, example-driven guide for using Claude Code: structured learning path, copy‑paste templates, and diagrams that show how to combine slash commands, hooks, subagents and MCP into production workflows.
Drives penetration testing from chat commands, orchestrating 100+ security tools through an MCP-native multi-agent engine on CloudWeGo Eino. Adds attack-chain graphs, risk scoring, and human-in-the-loop approval gates for authorized use.
Runs recurring workplace tasks across 100+ tools (Slack, GitHub, Gmail, Notion, Linear) as scheduled sub-agents that triage errors, draft outreach, and compile daily briefs. Each run executes in an isolated Firecracker microVM with scoped permissions.