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

archibate-skills

archibate-skills contains 72 collected skills from archibate, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
72
Stars
6
updated
2026-04-08
Forks
0
Occupation coverage
13 occupation categories · 100% classified
repository explorer

Skills in this repository

mcp-deepwiki
software-developers

Skills for accessing and searching docs in DeepWiki/GitHub’s public code repositories can help users understand open-source project source codes, and users can also ask questions directly about the code docs.

2026-04-08
chrome-cdp
software-developers

Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)

2026-04-08
find-skills
business-operations-specialists-all-other

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2026-04-08
jina-ai
software-developers

Web reading, search, academic research, NLP, screenshots, and PDF extraction via Jina AI mcpcall. TRIGGER when need to read a URL, search the web, find academic papers (arXiv/SSRN), classify text, rerank documents, deduplicate content, capture screenshots, or extract PDF figures.

2026-04-08
mcpcall
software-developers

Guide and template for converting MCP servers into self-contained Claude Code skills with a Python wrapper script. TRIGGER when creating a new MCP skill, wrapping an MCP server as a skill, or need the mcpcall script template.

2026-04-08
deepwiki
library-assistants-clerical-434121

AI-powered documentation for GitHub repositories via DeepWiki MCP. TRIGGER when need to understand a GitHub repository, read its documentation topics, ask questions about a repo's codebase, architecture, or usage, or explore how an open-source project works.

2026-04-08
grep-app
software-developers

Search real-world code examples from over a million public GitHub repositories via grep.app MCP. TRIGGER when need to find code usage patterns, see how developers use a library/API in practice, find production examples of a specific function or syntax, or search GitHub code at scale.

2026-04-08
pueue
network-and-computer-systems-administrators

This skill should be used before running non-interactive long-running tasks, computation intensive tasks, background tasks, or needs guidance on the pueue CLI tool usage. TRIGGER when user says "use pueue", "run in background", or when about to queue any long-running (>2 min) task.

2026-04-05
glm-vision
software-developers

This skill should be used when the user sends an image and asks to "analyze this image", "describe this picture", "what's in this image", or any request requiring visual understanding of images. Provides image analysis using Zhipu GLM-4.6V multimodal model.

2026-04-03
self-driven
software-developers

Self-driven agent that continues working autonomously on long-running tasks without human intervention. TRIGGER when user says "run overnight", "keep working on this while I sleep", "autonomous mode", "continue without me", "work on this in the background", "I'll be away for a while".

2026-04-03
skillify
software-developers

Capture this session's repeatable process into a reusable skill. Call at the end of a workflow you want to automate in the future.

2026-04-02
anti-compat
software-developers

...

2026-04-02
review-new-feature
software-quality-assurance-analysts-and-testers

...

2026-04-02
color-themes
web-and-digital-interface-designers

Color theme palettes for UI/UX design and personal configurations (i3wm, dunst, etc.). Use when user asks to apply color themes like Tokyo Night, needs color palettes for frontend development, or wants to customize terminal/desktop colors.

2026-04-02
weather
customer-service-representatives-434051

Use this skill when need weather forecast in Chinese locations

2026-04-02
agent-browser
software-developers

Browser automation CLI for AI agents. Use when needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. TRIGGER when user requests to "open a website", "fill out a form", "click a button", "take a screenshot", "debug this in browser", "scrape data from a page", "test this web app", "login to a site", "frontend UI/UX aesthetics", "automate browser actions", "headless browser", or any task requiring programmatic web interaction.

2026-04-02
agent-crew
computer-and-information-systems-managers-113021

Multi-specialist agent crew for complex, cross-cutting tasks. Activates when work spans multiple disciplines (product scoping, design, research, engineering, operations), when requirements are ambiguous and need structured breakdown, or when the user asks for planning/architecture before implementation. Orchestrates specialist roles with structured handoffs and subagent-driven development. Also triggers on "plan this", "break this down", "crew", "agents", or any task that would clearly benefit from divide-and-conquer.

2026-04-02
agent-development
software-developers

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.

2026-04-02
hook-development
software-developers

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.

2026-04-02
long-waits
software-developers

TRIGGER when wait longer than 10 minutes, schedule tasks for delayed execution, set up a routine check, wait for background task to complete, or do something after a condition becomes true. TRIGGER when user says "run this X minutes later", "run this every X minutes", "periodically report progress", "watch the log every X minutes", "do X after Y complete", "wait for X then Y".

2026-04-02
skill-development
software-developers

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

2026-04-02
github
software-developers

Interact with GitHub using the `gh` CLI. Use this skill when creating, listing, fetching GitHub repositories, pull requests, issues.

2026-03-31
skillful
software-developers

Force the agent to load skills before conversation.

2026-03-31
context7
software-developers

This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.

2026-03-31
api-design-principles
software-developers

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

2026-03-30
cpp-pro
software-developers

Use when building C++ applications requiring modern C++20/23 features, template metaprogramming, or high-performance systems. Invoke for concepts, ranges, coroutines, SIMD optimization, memory management.

2026-03-30
python-build-tools
software-developers

Python project tooling with uv, mise, ruff, basedpyright, and pytest. Use when setting up pyproject.toml, running builds, typechecking, configuring tests, linting, formatting, or managing Python environments.

2026-03-30
python-data-classes
software-developers

Use when Python data modeling with dataclasses, attrs, and Pydantic. Use when creating data structures and models.

2026-03-30
python-debugger
software-developers

Debug Python errors, exceptions, and unexpected behavior. Analyzes tracebacks, reproduces issues, identifies root causes, and provides fixes.

2026-03-30
python-observability
software-developers

Python observability patterns including structured logging, metrics, and distributed tracing. Use when adding logging, implementing metrics collection, setting up tracing, or debugging production systems.

2026-03-30
python-performance-optimization
software-developers

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

2026-03-30
python-pro
software-developers

Use when building Python 3.11+ applications requiring type safety, async programming, or production-grade patterns. Invoke for type hints, pytest, async/await, dataclasses, mypy configuration.

2026-03-30
python-testing-patterns
software-quality-assurance-analysts-and-testers

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

2026-03-30
python-type-safety
software-developers

Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic classes, defining structural interfaces, or configuring mypy/pyright.

2026-03-30
sql-optimization-patterns
database-architects

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

2026-03-30
sql-queries
database-architects

Write correct, performant SQL across all major data warehouse dialects (Snowflake, BigQuery, Databricks, PostgreSQL, etc.). Use when writing queries, optimizing slow SQL, translating between dialects, or building complex analytical queries with CTEs, window functions, or aggregations.

2026-03-30
tmux
network-and-computer-systems-administrators

Use when interacting with TUI applications, or running processes that require stdin interaction. For non-interactive long-running tasks, prefer pueue instead.

2026-03-30
notify
software-developers

Use this skill to send notifications to the user. TRIGGER when user says "notify me", "send notification", "alert me".

2026-03-30
uv
software-developers

This skill should be used when using UV (Python package manager), needs to set up Python virtual environments, install/manage Python CLI tools, migrate from pip/pipx to UV, Python version management, or troubleshoot UV-related issues, or when about to write any `uv run`, `uv add`, or `uv sync` command.

2026-03-30
async-python-patterns
software-developers

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

2026-03-30
Showing top 40 of 72 collected skills in this repository.