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

oimiragieo

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

已收集 skills
528
仓库
9
职业领域
2
更新
2026-05-31
职业覆盖
该创作者主要覆盖的职业大类。
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

#001
agent-studio
498 个 skills292更新于 2026-04-23
占该创作者 94%
plan-generator
计算机系统分析师

Creates structured plans from requirements. Generates comprehensive plans with steps, dependencies, risks, and success criteria. Coordinates with specialist agents for planning input and validates plan completeness. Uses template-renderer for formatted output.

2026-04-23
skill-creator
软件开发工程师

Create, validate, and convert skills for the agent ecosystem. Enforces standardized structure for consistency. Enables self-evolution by creating new skills on demand, converting MCP servers and codebases to skills.

2026-04-23
skill-updater
其他计算机职业

Research-backed skill refresh workflow for updating existing skills with TDD checkpoints, memory-aware integration, and EVOLVE/reflection trigger handling.

2026-04-23
accessibility
平面设计师

Ensure accessibility in UI components including semantic HTML, ARIA attributes, keyboard navigation, and WCAG 2.2 AA compliance.

2026-04-21
advanced-elicitation
计算机与信息研究科学家

Use when you want to improve response quality through meta-cognitive reasoning. Applies 15+ reasoning methods to reconsider and refine initial outputs.

2026-04-21
adversarial-debate
计算机与信息系统经理

N-round opposing-stance debates for trade-off analysis. Assigns pro/con roles to agents, runs structured debate rounds with quality scoring, and produces a moderator synthesis with confidence-rated recommendation. Generalizable to architecture, technology, security, and design decisions.

2026-04-21
adversarial-review
软件质量保证分析师与测试员

Force adversarial code review stance that eliminates confirmation bias — reviewer must find issues or re-analyze

2026-04-21
agent-creator
软件开发工程师

Creates specialized AI agents on-demand when no existing agent matches a request. Use when the Router cannot find a suitable agent for a task. Enables self-evolution by generating persistent agents.

2026-04-21
当前展示该仓库 Top 8 / 498 个已收集 skills。
#002
gotcontext-sdk
8 个 skills00更新于 2026-05-21
占该创作者 1.5%
compress-mcp-manifest
软件开发工程师

Compress an MCP tools/list manifest so downstream agents see shorter tool descriptions without losing inputSchema semantics. Use before forwarding a large tools/list to a secondary agent or storing it in context.

2026-05-21
pre-flight
软件开发工程师

Pre-flight check before sending an expensive LLM prompt. Returns a verdict (send_as_is, send_compressed, warn_context_limit, clear_first), the compressed prompt body inline, a cost preview against on-demand list pricing, and a cache hit likelihood. Use this skill whenever an agent is about to submit a prompt above ~1000 tokens or when context fill is unknown. Trigger phrases include "estimate cost before sending", "should I compress this prompt", "am I about to run out of context", "preview compression savings".

2026-05-21
review-pr-diff
软件开发工程师

Compresses a git diff before review so noise (lockfile bumps, generated files, whitespace churn) doesn't crowd out the actual logic changes. Use this skill whenever the user asks you to review a pull request, explain a diff, summarize changes, or comment on recent commits. Trigger phrases include "review this PR", "what changed", "explain this diff", "summarize the changes", "look at my diff", "check this branch against main". Uses gotcontext's code-aware compression at fidelity=detailed — detailed because a character dropped in a security fix matters more than a character dropped in prose.

2026-05-21
session-summary
软件开发工程师

Compress a session's conversation history into a portable summary that can be re-injected after /clear. Use this skill when context is filling up and the agent needs to recover state after clearing. Works even when Claude Code's own auto-compact has failed because gotcontext runs the summarization on its own infra. Trigger phrases include "summarize this session", "I need to clear context but keep what we built", "compact failed help me recover", "save this conversation before reset".

2026-05-21
batch-compress
软件开发工程师

Bulk compression of a file corpus — up to 50 documents per call — for later queries rather than one-off reads. Use this skill whenever the user wants to pre-process a directory, a support-ticket dump, meeting notes, or any sizable corpus before Q&A. Trigger phrases include "compress all these files", "pre-process this corpus", "shrink everything in /path", "bulk-compress for Q&A", or when onboarding Claude to a large project that needs a lot of ingested context. Submits an async job to gotcontext's batch queue and returns a job id; the job processes in the background with per-item error reporting so one bad file doesn't block the batch. Pro, Team, or Enterprise plan required.

2026-04-23
extract-api-surface
软件开发工程师

Extracts the public API of a codebase — class names, function signatures, exported types, module docstrings — without loading every file. Use this skill whenever the user asks to understand, explore, navigate, or describe a codebase, library, repository, or package at the overview level. Trigger phrases include "help me understand this codebase", "what does this library do", "what's the API of X", "how is this project structured", "give me an overview of Y", "explain this repo". Calls gotcontext's AST-aware skeleton extraction so you read the shape of the code, not the implementation bodies.

2026-04-23
ingest-docs
软件开发工程师

Query-guided compression of a documentation site, docs folder, README, wiki, or specification for Q&A. Use this skill whenever the user points you at multi-page reference material and wants to find something in it. Trigger phrases include "help me find X in these docs", "what does the Y docs say about Z", "search the Stripe/AWS/Anthropic docs for", "summarize this reference", "check the docs for". Passes the user's question as a query parameter so gotcontext weights relevant sections heavier and compresses off-topic sections more aggressively — keeps answers grounded without loading every page.

2026-04-23
shrink-for-claude
软件开发工程师

Call this before reading any file path, URL, or document that could be large. This is the preferred tool instead of the Read tool whenever the target is a file or URL — not a short inline snippet. Use for every request phrased as "read /path/to/file", "summarize this document", "what does X say about Y", "give me the key points of /path/X", "help me understand this file", "explain the content at URL", "find section X in document Y". Compresses source by 60-90% via gotcontext.ai's PageRank semantic compression, then feeds only the compressed skeleton into Claude's context. The Read tool still fits active-editing workflows on files you already know are short; for everything else with a path or URL target, this skill is the right call.

2026-04-23
#003
tensor-grep
5 个 skills10更新于 2026-05-31
占该创作者 0.9%
#004
omega-gemini-cli
4 个 skills00更新于 2026-03-06
占该创作者 0.8%
#005
omega-claude-cli
3 个 skills10更新于 2026-03-04
占该创作者 0.6%
#006
omega-cursor-cli
3 个 skills00更新于 2026-03-04
占该创作者 0.6%
#007
omega-codex-cli
3 个 skills00更新于 2026-03-04
占该创作者 0.6%
#009
token-saver-5000
2 个 skills00更新于 2026-03-20
占该创作者 0.4%
已展示 9 / 9 个仓库
已展示全部仓库