Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agent-config

agent-config 收录了来自 CXwudi 的 20 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
20
Stars
1
更新
2026-06-23
Forks
0
职业覆盖
2 个职业分类 · 已分类 85%
仓库浏览

这个仓库中的 skills

plan
未分类

Agent Skill for planning implementation work into comprehensive, testable steps. Use before implementation to create a clear roadmap for execution.

2026-06-23
design-spec
未分类

Agent Skill for writing and reviewing durable design specs. Use when the user asks to write, formalize, save, review, or approve a spec, design document, RFC, or implementation-ready proposal. If the direction is still vague or unsettled, use `brainstorming` first before producing the spec. If the direction is already clear and no spec is needed, use `plan`.

2026-06-23
tmux-tui-agent
未分类

Agent Skill for spawning new AI agents with interactive TUI in tmux. Use when work can be offloaded to new or existing AI agents (exploration, code review, second opinions, parallel work, etc.). Can also be used if spawning new agents with different model families (e.g. Spawn GPT models when you are Claude Code, Spawn Claude models when you are Codex, Or spawn any other models (e.g. DeepSeek, Gemini) with Pi). Prefer harness's own subagent tools when no need for a different model.

2026-06-23
opencli
软件开发工程师

Agent Skill for OpenCLI. Use when the user wants to control websites through the `opencli` CLI, run or inspect OpenCLI site/app/external adapters, use the OpenCLI browser bridge/CDP automation

2026-06-13
brainstorming
管理分析师

Agent Skill for collaborative brainstorming and design exploration. Use when the user wants to think through an idea, compare options, clarify trade-offs, or get a quick recommendation, without forcing a written artifact. If the user wants a saved, reviewed design spec, use `design-spec`.

2026-06-06
python
软件开发工程师

Agent Skill for working with Python. Use when writing, editing, or reviewing Python code and scripts.

2026-06-03
agent-browser
软件开发工程师

Agent Skill for browser automation over the Chrome DevTools Protocol connection. Use when a task requires interacting with or inspecting live web pages, forms, UI behavior, or any scraping tasks like data extraction, form filling, etc, or any browser automation tasks.

2026-05-30
ast-grep
软件开发工程师

Agent Skill for syntax-aware code search using `ast-grep`. Use when searching for code. Good at finding code patterns, structures, or relationships that are difficult to express with plain text search

2026-05-30
commit
软件开发工程师

Agent Skill for safely handling the git commit process. Use whenever the user asks to create commits

2026-05-30
deepwiki
软件开发工程师

Agent Skill for DeepWiki via MCPorter. Use when answering questions about a GitHub repository's architecture, codebase structure, or implementation details.

2026-05-30
fallback-web-crawl
软件开发工程师

Agent Skill for web crawl. Use only when built-in web crawl tools are unavailable or failed, and the task needs to fetch content from URL

2026-05-30
fallback-web-search
软件开发工程师

Agent Skill for web search. Use only when built-in web search tools are unavailable or failed, and the task requires web search

2026-05-30
gemini-files
软件开发工程师

Agent Skill for uploading files to Gemini File API and questioning them with Gemini models. Use when a task requires analyzing, transcribing, or asking questions about files (video, audio, images, PDFs, documents, etc.)

2026-05-30
gws
软件开发工程师

Agent Skill for Google Workspace CLI. Use when the user wants to interact with Google Workspace services supported by `gws`, including Gmail, Calendar, Drive, Sheets, Docs, Tasks, People, Chat, Meet, Forms, Keep, Admin, Apps Script, workflows, or other Google Workspace APIs.

2026-05-30
markdownlint-writer
软件开发工程师

Agent Skill for finalizing markdownlint-compliant Markdown. Use before git commit, when the user indicates the task is done, when you complete a meaningful phase of work, or when the user explicitly requests Markdown cleanup.

2026-05-30
mcporter
软件开发工程师

Agent Skill for calling MCP servers through MCPorter. Use when need to call MCP tools.

2026-05-30
openapi-inspection
软件开发工程师

Agent Skill for inspecting OpenAPI specs. Use before making REST API calls. This skill is usually invoked by other skills, commands or tasks, but user can also directly invoke this skill for other purposes.

2026-05-30
reference-recorder
管理分析师

Agent Skill for recording references in a proper, consistent format. Use in any situation where listing references can be beneficial, such as creating a new chat session, handing a prompt to a new AI agent, compacting chat history, or preparing summaries and reports, and etc. The purpose of references is to provide a catalog of resources. This skill is usually invoked by other skills, commands or tasks, but user can also directly invoke this skill for other purposes.

2026-05-30
skill-creator
软件开发工程师

Agent Skill for creating new skills according to the official specification. Use when asked to create or update a skill, and follow specifications from https://agentskills.io/.

2026-05-30
youtrack
软件开发工程师

Agent Skill for YouTrack via RestAPI. Use when interacting with YouTrack.

2026-05-30