Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
archibate
GitHub 创作者资料

archibate

按仓库查看 4 个 GitHub 仓库中的 170 个已收集 skills,并展示近似职业覆盖。

已收集 skills
170
仓库
4
职业领域
3
更新
2026-05-29
仓库浏览

仓库与代表性 skills

#001
archibate-skills
76 个 skills60更新于 2026-04-08
占该创作者 45%
mcp-deepwiki
软件开发工程师

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
软件开发工程师

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
jina-ai
软件开发工程师

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
软件开发工程师

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
图书馆文员助理

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
软件开发工程师

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
better-translate
口译员与笔译员

Best practices for AI-driven English-to-Chinese translation. This skill should be used when the user asks to "translate to Chinese", "update the Chinese translation", "improve Chinese translation", "fix translation quality", "review Chinese translation", or when translating any English text into Chinese. Also applies when polishing an existing Chinese translation of English content.

2026-04-05
pueue
网络与计算机系统管理员

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
当前展示该仓库 Top 8 / 76 个已收集 skills。
#002
dotfiles-claude
52 个 skills273更新于 2026-05-29
占该创作者 31%
agent-browser
软件开发工程师

Inspect or debug web pages in a headless browser — fill forms, click buttons, take screenshots, test web apps, review frontend UI/UX aesthetics. Use for headless browser automation. This skill should be used when user says "test web app", "headless browser", "browser automation", "chromium --headless", "screenshot of this page", "look the page".

2026-05-29
babysit
软件开发工程师

Run long-running tasks under babysit — supervised background runner with cgroup-enforced memory/CPU caps and observability-stall kill. Use BEFORE any long-running task (>2 min), compute-intensive job, or background work — or when the user says "run in background", "use babysit". This skill defines guardrails and the mandatory workflow, not just a how-to.

2026-05-28
claude-dm
软件开发工程师

Send peer-to-peer message and control to Claude Code sessions. Use when coordinating multiple simultaneous Claude sessions, or user says "dm another claude", "list claude sessions", "peek peer claude", "spawn claude in tmux", "monitor remote claude", "notify peer in tmux", "handover to claude", "inspect peer transcript", "orchestrate claude sessions".

2026-05-28
memory-add
秘书和行政助理(法律、医疗和高管除外)

Append a single bullet to staging memory. Use when a durable fact, knowledge, lesson, or pitfall (mistake-correction pattern) emerged mid-conversation that's potentially worth persisting into long-term memory. Also use when user corrected your mistake, says "remember X", "remember not to X", or "next time, do Y instead of X", "do not mistake on X again".

2026-05-20
note
秘书和行政助理(法律、医疗和高管除外)

Add a note only visible to user. A private scratchpad not visible in agent context.

2026-05-20
mini-prompt
软件开发工程师

Form a minimal self-contained prompt to reproduce this session

2026-05-19
onesent
技术写作员

One sentence output style

2026-05-19
preflight-check
网络与计算机系统管理员

Resource-aware pre-launch checklist for long-running or heavy tasks — prevents OOM, wasted compute, and daytime disruption. TRIGGER before: any `babysit run` of compute work, builds/benchmarks/renders/training jobs, large-scale scrapes or scripted browser runs, spawning 2+ parallel subagents, full-repo test runs, or any Bash call with `run_in_background=true` whose runtime is uncertain.

2026-05-19
当前展示该仓库 Top 8 / 52 个已收集 skills。
#003
dotfiles-opencode
30 个 skills10219更新于 2026-04-02
占该创作者 18%
agent-browser
软件开发工程师

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", or any task requiring programmatic web interaction.

2026-04-02
frontend-design
平面设计师

Design and implement distinctive, production-ready frontend interfaces with strong aesthetic direction. Use when asked to create or restyle web pages, components, or applications (HTML/CSS/JS, React, Vue, etc.).

2026-04-02
glm-vision
软件开发工程师

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-02
jina-ai
数据科学家

Use Jina AI APIs for converting URLs to LLM-friendly Markdown (Reader) and searching the web (Search).

2026-04-02
mcp-duckgo
软件开发工程师

This skill should be used for web search and content scraping via DuckDuckGo MCP Server.

2026-04-02
openscad
软件开发工程师

Create and render OpenSCAD 3D models. Generate preview images from multiple angles, extract customizable parameters, validate syntax, and export STL files for 3D printing.

2026-04-02
pueue
软件开发工程师

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", "queue this task", or when about to run any long-running (>2 min) task.

2026-04-02
weather
软件开发工程师

Skills to retrive weather forecast for Chinese locations

2026-04-02
当前展示该仓库 Top 8 / 30 个已收集 skills。
#004
dotfiles-codex
12 个 skills20更新于 2026-05-17
占该创作者 7.1%
agent-browser
软件开发工程师

Inspect or debug web pages in a headless browser — fill forms, click buttons, take screenshots, test web apps, review frontend UI/UX aesthetics. Use for headless browser automation. This skill should be used when user says "test web app interactively", "use a headless browser", "browser automation", "headless web test", "review frontend layout", "screenshot of this page", "frontend UI polish".

2026-05-17
claude-dm
网络与计算机系统管理员

Peer-to-peer messaging between Claude Code sessions sharing a tmux server. Use when coordinating multiple simultaneous Claude sessions — e.g. "dm another claude", "list claude sessions", "peek peer claude", "spawn claude in tmux", "monitor remote claude", "orchestrate claude sessions".

2026-05-17
memory-add
档案文员

Append a single bullet to staging memory. Use when a durable fact, knowledge, lesson, or pitfall (mistake-correction pattern) emerged mid-conversation that's potentially worth persisting into long-term memory. Also use when user corrected your mistake, says "remember X", "remember not to X", or "next time, do Y instead of X", "do not mistake on X again".

2026-05-17
mini-prompt
技术写作员

Form a minimal self-contained prompt to reproduce this session

2026-05-17
onesent
技术写作员

One sentence output style

2026-05-17
pueue
网络与计算机系统管理员

Run long-running tasks in pueue. This skill should be used before run any long-running task (>2 min), computation-intensive task, or background task — or when the user says "use pueue" or "run in background". This skill defines guardrails and mandatory workflow, not just "how to use pueue".

2026-05-17
scrapling
软件开发工程师

Scrape, crawl, or extract data from websites using Scrapling — anti-bot bypass (Cloudflare Turnstile), stealth headless, spiders, adaptive scraping, JS rendering. Also a fallback when WebFetch fails due to anti-bot protections or JS rendering.

2026-05-17
system-monitor
网络与计算机系统管理员

Check system health (CPU, memory, disk, network, top processes) and report alarms on high usage

2026-05-17
当前展示该仓库 Top 8 / 12 个已收集 skills。
已展示 4 / 4 个仓库
已展示全部仓库