Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agent-toolkit

agent-toolkit contains 18 collected skills from ShaggyD, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
2
updated
2026-06-30
Forks
0
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

stealth-browser-mcp
software-developers

MCP server providing browser automation tools that bypass Cloudflare, LinkedIn, Indeed, and other WAF-protected sites using agent-browser with anti-detection stealth.

2026-06-30
pi-agent
software-developers

Delegate coding/tasks to pi CLI over RPC with persistent, resumable sessions.

2026-06-03
browser-automation
software-quality-assurance-analysts-and-testers

Browser automation via agent-browser CLI (Vercel Labs). Headless Chrome navigation, snapshots, clicks, fills, screenshots, eval, and batch flows for web research, UI testing, and QA.

2026-06-03
stealth-extension
information-security-analysts

Manifest V3 Chrome extension that patches browser fingerprint vectors at document_start for WAF bypass

2026-06-03
pi-agent-hermes-tool
software-developers

Hermes-native tool plugin for controlling pi --mode rpc sessions with full lifecycle management

2026-06-03
agent-constitution-setup
management-analysts-131111

Build three essential docs for AI agent context: personal constitution, goals, and business strategy. Based on Allie Miller's framework.

2026-06-03
file-size-gatekeeper
software-developers

Prevent silent context-window pressure and the '18,000 character trap' by enforcing file size discipline on skills, .env, SOUL.md, and config files. Inspired by Andrew's OpenClaw Blueprint series.

2026-06-03
macos-task-scheduler
network-and-computer-systems-administrators

Schedule recurring tasks on macOS using launchd plists

2026-06-03
email-triage-system
software-developers

Two-layer Gmail triage system — zero-LLM noise archiving (Janitor) + LLM-powered daily review (Reviewer) — keeps your inbox clean with minimal config

2026-06-03
karakeep-obsidian-sync
software-developers

Full CRUD CLI for Karakeep — standalone bookmarking tool with optional Obsidian vault sync

2026-06-03
opencode-analyzer
software-developers

Analyze OpenCode token usage and estimate costs on OpenRouter

2026-06-03
sdlc-1-spec-driven-development
project-management-specialists

Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.

2026-06-03
sdlc-2-planning-and-task-breakdown
project-management-specialists

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

2026-06-03
sdlc-3-incremental-implementation
software-developers

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

2026-06-03
sdlc-4-test-driven-development
software-quality-assurance-analysts-and-testers

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

2026-06-03
sdlc-5-code-review-and-quality
software-quality-assurance-analysts-and-testers

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

2026-06-03
sdlc-6-code-simplification
software-developers

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

2026-06-03
sdlc-7-shipping-and-launch
software-developers

Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

2026-06-03