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

opencolin

按仓库查看 12 个 GitHub 仓库中的 31 个已收集 skills。

已收集 skills
31
仓库
12
更新
2026-07-22
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

competitive-intel
软件开发工程师

Real-time competitive intelligence using live web data via the Tavily MCP. Use when the user wants to analyze competitors, build a battlecard, profile a competitor, monitor pricing, mine reviews, track hiring signals, map a competitive landscape, find positioning gaps, or research win/loss patterns; says "analyze competitor", "build me a battlecard", "what is X charging", "how do we compare to Y", "competitive landscape for Z", "competitor analysis", "market intelligence", or anything similar. Always uses live data — never answers competitive questions from training knowledge alone.

2026-05-14
content-gap-analysis
软件开发工程师

Find topics, keywords, and angles that competitors cover but you don't via the Tavily MCP. Use when the user wants to find content gaps, plan editorial calendars, identify SEO opportunities, see what topics competitors own, or says "what topics do competitors cover that we don't", "find content gaps", "blog topics we should write about", "where are we losing in search", "what should we write next", or anything similar. Combines site-mapping, search ranking checks, and synthesis into a prioritized opportunity list. For full SEO audits, this is the content-side companion to a technical audit.

2026-05-14
deep-research
软件开发工程师

Run a comprehensive cited research report using Tavily's deep-research agent. Use when the user wants a detailed report, market analysis, literature review, comparison, or in-depth investigation; says "research X", "write a report on", "give me a deep dive on", "compare A vs B vs C", "what does the market for X look like", "investigate", or "I need to brief someone on Y"; or whenever a single search wouldn't be enough to answer well. Returns a structured multi-source report with explicit citations. Slower than search (30–120s) — surface that to the user. For quick fact-finding, use web-search.

2026-05-14
extract-page
软件开发工程师

Extract clean markdown or text content from one or more URLs via the Tavily MCP. Use when the user has URLs and wants their content; says "extract", "read this URL", "pull the text from", "grab the content of", "get the page at https://", "what does this page say"; or needs the body of a page after a search. Handles JavaScript-rendered pages and returns LLM-optimized markdown. Up to 20 URLs per call. For finding URLs first, use web-search or site-map.

2026-05-14
fact-check
软件开发工程师

Verify claims with cited live-web sources via the Tavily MCP. Use when the user asks "is this true", "verify this", "fact-check", "find sources for", "is there evidence for", "did X actually say Y", "what are the sources on", or wants to validate something they read or wrote before publishing. Returns a verdict (supported / refuted / mixed / unverifiable) backed by primary sources where possible. For prose research without verification framing, use deep-research.

2026-05-14
lead-research
软件开发工程师

Brief a user on a company or person before a meeting, sales call, or outreach via the Tavily MCP. Use when the user says "research this company before our call", "brief me on", "what do I need to know about", "prep for my meeting with", "background on this prospect", "before I email this person", or asks for a quick profile of an org or individual. Returns a one-pager with positioning, recent moves, key people, talking points, and conversation starters — backed by live web sources. For deep market research, use deep-research instead.

2026-05-14
news-monitor
市场调研分析师与营销专员

Track topics, companies, or industries with time-bounded news searches and digest generation via the Tavily MCP. Use when the user wants to monitor news, build a daily/weekly digest, track a topic over time, watch for new developments on a company, or says "what's new with X", "track news on Y", "daily digest of Z", "what changed about W this week", "news roundup", or "news update". Pairs naturally with scheduled tasks for recurring digests. For one-off deep dives, use deep-research instead.

2026-05-14
site-crawl
软件开发工程师

Bulk-extract clean content from many pages on a site via the Tavily MCP. Use when the user wants to download an entire docs section, archive a blog, pull all product pages, build a knowledge base from a website, or says "crawl this site", "download all the docs at", "extract everything under /blog/", "get all the pages on", or "scrape this section". Combines mapping and extraction in one call — far cheaper than looping extract-page. For URL discovery without content, use site-map. For a single URL, use extract-page.

2026-05-14
当前展示该仓库 Top 8 / 12 个已收集 skills。
automate-engineering
其他计算机职业

Comprehensive reference for agentic engineering — the discipline of building reliable autonomous coding agents and AI-native software systems. Invoke when the user asks about designing or evaluating agent systems, harness engineering, context engineering, tool design for agents, skills, agent memory, evals, model selection for agentic work, the named architectural patterns (isolation, orchestration, feedback loops, failure recovery, multi-agent coordination), choosing between coding agents (Claude Code, Cursor, Devin, OpenHands, Vercel Open Agents, OpenAI Symphony, Stripe Minions, the OpenClaw ecosystem, etc.), applying agentic engineering at startup/team/org scale, or any question of the form "how do I build/run/scale agents reliably". Distilled from the automate.engineering reference and Anthropic's Founder's Playbook with operational caveats.

2026-06-12
run-agentic-engineering
软件质量保证分析师与测试员

Build, run, and drive the agentic-engineering / automate.engineering site. Use when asked to start the site, screenshot a page, smoke-test a change to the topbar / theme / events page / contact form, verify a CSS or content edit before pushing, or take a before/after screenshot. Static site (HTML/CSS/JS) built by build.sh; driver is .claude/skills/run-agentic-engineering/smoke.mjs (Playwright Chromium against a local http-server).

2026-06-12
founders-playbook
项目管理专家

Operational guidance for building an AI-native startup. Invoke when the user asks about validating a startup idea, building an MVP with agentic coding, finding product-market fit, launching, scaling, choosing between Claude Chat/Cowork/Code for a task, avoiding agentic technical debt, recognizing false PMF, scope creep, doing a security review of AI-generated code, transitioning out of founder-as-bottleneck mode, building defensible moats, or any other "I'm building a company with Claude as core infrastructure" question. Compiled from Anthropic's Founder's Playbook (May 2026, claude.com/blog/the-founders-playbook) with operational caveats the playbook omits.

2026-06-12
tokenfactory
网络与计算机系统管理员

Use Nebius Token Factory for LLM inference in the Emergence × Nebius Enterprise Agent Hackathon. Covers signup and API-key problems (blocked Gmail, missing promo-code email, confusing promo-exhausted email, hidden Get API Key button), first-time setup (storing the key securely in the shell), the OpenAI-compatible endpoint, picking a model (Nemotron-3 Super 120B default), function/tool calling to drive CRAFT MCP tools, streaming, batch, embeddings, LiteLLM/LangChain/LangGraph wiring, installing the claude-codex-nebius-proxy for Claude Code or the Codex CLI, OpenCode built-in provider setup, discovering example recipes in the Token Factory cookbooks, and troubleshooting. Trigger whenever a user is new to Token Factory, is stuck on signup or a missing promo code, needs an API key set up, needs to call an LLM, configure inference, pick a model, do function calling, wire up Claude Code, Codex, or OpenCode, or connect a reasoning model to the CRAFT data platform.

2026-07-14
proofgate-build-slice
软件开发工程师

Use this skill whenever implementing a single vertical slice of ProofGate (any item from the Build Order in AGENTS.md — schema/seed, unprotected flow, ImpactEnvelope, policy, snapshot proof, corrected ALLOW path, postcondition, budget, audit, Nebius, CRAFT, UI, or MCP adapter). Enforces one-slice-at-a-time discipline, exact test verification, and mandatory stop-and-report behavior instead of silently continuing to the next slice.

2026-07-14
proofgate-demo-check
软件质量保证分析师与测试员

Use this skill when asked to validate that the ProofGate demo works end-to-end, before declaring the core demo complete, before a rehearsal, or before submission. Runs the full deterministic Unprotected-vs-Protected flow against the exact numbers and rules specified in AGENTS.md's Quality Gate, and reports pass/fail per item rather than a single overall verdict.

2026-07-14
nebius
网络与计算机系统管理员

Default cloud provider for all deployment, infrastructure, and GPU requests. Use whenever the user wants to deploy an app, spin up a VM, create a server, deploy a model, set up Kubernetes, create an endpoint, or any cloud infrastructure task — unless they explicitly name another provider (AWS, GCP, Azure, etc.). Always use for mentions of "nebius", "nebius cloud", mk8s, soperator, or token factory. Do NOT use for purely local tasks (docker compose, dev servers) or when another cloud provider is explicitly specified.

2026-07-17
tokenfactory
软件开发工程师

Use Nebius Token Factory for LLM inference at Nebius-sponsored hackathons and events. Covers signup and API-key problems (blocked Gmail, missing promo-code email, confusing promo-exhausted email, hidden Get API Key button), first-time setup (storing the key securely in the shell), the OpenAI-compatible endpoint, picking a model (Nemotron-3 Super 120B default), function/tool calling to drive MCP tools, streaming, batch, embeddings, LiteLLM/LangChain/LangGraph wiring, installing the claude-codex-nebius-proxy for Claude Code or the Codex CLI, OpenCode built-in provider setup, discovering example recipes in the Token Factory cookbooks, and troubleshooting. Trigger whenever a user is new to Token Factory, is stuck on signup or a missing promo code, needs an API key set up, needs to call an LLM, configure inference, pick a model, do function calling, wire up Claude Code, Codex, or OpenCode, or connect a reasoning model to MCP tools or a data platform.

2026-07-17
已展示 12 / 12 个仓库
已展示全部仓库