All authors
infometa avatar

Claude Skills by infometa

github.com/infometa
1,934 skillsA× 1,842B× 56C× 10D× 18F× 80 installs137 views
XlsxA

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx i...

datapythongo
0
279
Anti DistillA

Anti-distillation defense for employee Skills. Clean your skill files to look complete but with core proprietary knowledge neutralized. Use when user wants to protect trade secrets, sanitize forced knowledge transfers, or create safe-to-submit skill documents.

ai-agentsgojava
0
279
HumanizerA

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Detects and fixes patterns including: inflated symbolism, promotional language, superficial analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

designgoreact
0
279
Audit XlsA

Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash tie-out, and logic sanity). Triggers on "audit this sheet", "check my formulas", "find formula errors", "QA this spreadsheet", "sanity check this", "debug model", "model check", "model won't balance", "something's off in my model", "model review".

businessgoapi
0
279
Earnings AnalysisA

Create professional equity research earnings update reports (8-12 pages, 3,000-5,000 words) analyzing quarterly results for companies already under coverage. Fast-turnaround format focusing on beat/miss analysis, key metrics, updated estimates, and revised thesis. Includes 1-3 summary tables and 8-12 charts. Use when user requests "earnings update", "quarterly update", "earnings analysis", "Q1/Q2/Q3/Q4 results", or post-earnings report.

businesspythongo
0
279
Earnings PreviewA

description: Build pre-earnings analysis with estimate models, scenario frameworks, and key metrics to watch. Use before a company reports quarterly earnings to prepare positioning notes, set up bull/bear scenarios, and identify what will move the stock. Triggers on "earnings preview", "what to watch for [company] earnings", "pre-earnings", "earnings setup", or "preview Q[X] for [company]".

businessreactperformance
0
279
Model UpdateA

description: Update financial models with new data — quarterly earnings, management guidance, macro changes, or revised assumptions. Adjusts estimates, recalculates valuation, and flags material changes. Use after earnings, guidance updates, or when assumptions need refreshing. Triggers on "update model", "plug earnings", "refresh estimates", "update numbers for [company]", "new guidance", or "revise estimates".

businessapi
0
279
Morning NoteA

description: Draft concise morning meeting notes summarizing overnight developments, trade ideas, and key events for coverage stocks. Designed for the 7am morning meeting format — tight, opinionated, actionable. Triggers on "morning note", "morning meeting", "what happened overnight", "trade idea", "morning call prep", or "daily note".

businessgoreact
0
279
Neodata Financial SearchA

NeoData Financial Search — natural language financial data search. Query stocks (A-share/HK/US), funds, indices, sectors, macro economics, forex, commodities in natural language. Covers real-time quotes, financial statements, capital flows, analyst ratings, announcements. Use when user asks about stock prices, earnings reports, fund performance, market data, GDP/CPI, exchange rates, gold, futures, or any financial data query.

toolspythongo
0
279
WestockA

股票数据查询与条件选股工具集。包含两个子工具: westock-data:查询已知股票/指数的详细数据(行情、K线、财报、资金流向、技术指标、机构评级等) westock-tool:按条件筛选股票(PE<20、市值>500亿、ROE>15% 等) 触发词:查行情、看K线、查财报、资金流向、技术指标、选股、筛选、帮我找股票

documentationbashnode
0
279
Xlsx AuthorA

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx i...

datapythongo
0
279
Makers AgentsA

This skill guides building AI agent endpoints on EdgeOne Makers — five framework routes (DeepAgents, LangGraph, CrewAI, OpenAI Agents SDK, Claude Agent SDK), platform-injected `context.store` / `context.tools` / `context.sandbox`, conversation_id dual-channel routing, SSE streaming, and `agents/` vs `cloud-functions/` separation. It should be used when the user wants to create or review an AI agent endpoint on EdgeOne Makers — e.g. "build an agent on EdgeOne Makers", "create a Claude agent en...

developmentpythonbash
0
279
Makers CliA

EdgeOne Makers CLI command reference. Use when running edgeone CLI commands for dev, build, deploy, env management.

toolsbashapi
0
279
Makers Cloud FunctionsA

EdgeOne Makers Cloud Functions — Node.js, Go, and Python runtimes. Use when building server-side APIs, Express/Koa patterns, or backend logic.

developmentpythongo
0
279
Makers DeployA

This skill deploys frontend and full-stack projects to EdgeOne Makers (Tencent EdgeOne). Trigger this skill whenever deployment is part of the task — whether as the primary intent or a secondary step. Examples: "deploy my app", "publish this site", "push this live", "create a preview deployment", "deploy to EdgeOne", "ship to production", "go live", "release", "publish a new version", "redeploy", "上线", "发布", "发一版", "重新部署", "搭建并部署", "开发并上线", "build and deploy", "create and deploy". ⚠️ Also tri...

devopsgoshell
0
279
Makers Edge FunctionsA

V8-based lightweight edge functions on EdgeOne Makers. Covers routing, KV storage access, request/response handling, and environment variables at the edge.

developmentjavascriptjava
0
279
Makers Env AdaptionB

Environment-specific adaptation rules for EdgeOne Makers Skills running in sandboxed or restricted AI coding environments (e.g. WorkBuddy). Trigger when: the user is working in WorkBuddy, a sandboxed IDE, or any non-interactive/CI environment where CLI commands may hang or network is isolated. Covers: non-interactive CLI flags, network isolation workarounds, login in sandbox, proxy bypass, file preview constraints (MUST use http:// via dev server, NEVER file://, NEVER python -m http.server / ...

developmentjavascriptpython
0
279
Makers MiddlewareA

Edge middleware for EdgeOne Makers — request interception, redirects, rewrites, auth guards, A/B testing, and header injection at the edge (V8 runtime).

developmentjavascriptjava
0
279
Makers MigrationA

Migrate existing AI agent projects (LangChain, LangGraph, OpenAI Agents SDK, Claude Agent SDK, CrewAI) to EdgeOne Makers platform conventions. Use when the user wants to adapt a standard agent project to run on EdgeOne Makers, convert Express/Next.js API routes to Makers handlers, or add platform capabilities (context.tools, context.sandbox, context.store). Do NOT trigger for new agent projects (use edgeone-makers-agents instead).

developmenttypescriptpython
0
279
Makers RecipesA

Project structure templates and scaffolding recipes for typical EdgeOne Makers applications — full-stack apps, static sites, API services, and AI agent projects.

developmentjavascriptpython
0
279
Makers StorageA

KV and Blob storage services on EdgeOne Makers. KV for edge key-value pairs, Blob for file/object storage in Cloud Functions. Covers SDK usage, setup, and troubleshooting.

documentationnode
0
279
Egypt Marketing SkillA

埃及市场营销CMO级专家语料库。包含17份核心语料(~110K字符),覆盖埃及数字生态、消费者文化、社交媒体策略、斋月营销、品牌本地化、消费者心理学、数据分析ROI、竞品情报、危机管理、全渠道增长。当用户询问埃及市场营销相关问题时,自动激活本语料库进行优先检索。

businesspythongo
0
279
Egypt Public Affairs SkillA

Egypt Public Affairs 的语料库引擎与数据使用指南。覆盖埃及政府关系、政策解读、监管沟通、行业协会、公共舆论、ESG、媒体关系、危机公关、利益相关方管理和政府采购。

businesspythongo
0
279
Egypt Strategic Advisory SkillA

Egypt Strategic Advisory 的语料库引擎与数据使用指南。覆盖埃及宏观经济、产业趋势、竞争格局、投资选址、进入模式、风险评估、长期布局和决策建议。

datapythongo
0
279
Aers ReferenceA

Reference materials and code templates for the Empirical Research Team, derived from the AERS catalog. Includes method selection guides, output specifications, and Python code templates for causal inference.

documentationpython
0
279
Engineering PlaybookA

工程保障团队完整手册。覆盖代码审查、架构设计、事故响应、技术债管理、测试策略、部署检查、调试、站会、系统设计和技术文档全流程。当涉及任何工程技术相关的请求时自动触发。

code-qualitysqltesting
0
279
Engineering WorkflowA

全栈工程工作流教练,覆盖从创意到上线的完整生命周期。 根据用户意图自动匹配对应阶段,按需加载详细工程实践指导。 触发词:spec、规约、任务拆解、增量实现、TDD、测试、代码评审、review、 安全审计、security、CI/CD、发布上线、性能优化、调试、debug、API设计、 前端工程、文档、ADR、迁移、废弃、Git工作流、idea、想法、refine

code-qualitytestingdebugging
0
279
Market ResearcherA

Market research specialist focused on comprehensive market analysis, consumer behavior insights, and market opportunity identification. Excels at quantitative market sizing (TAM/SAM/SOM), qualitative consumer research, and strategic market positioning analysis.

businessgo
0
279
Ai InventoryA

EU AI Act per-system inventory — track each AI system's role (provider, deployer, importer, distributor, authorized representative, product manufacturer) and risk tier (prohibited, high-risk, limited, minimal, GPAI, GPAI+systemic). Role and tier are assessed per system, not per company. Use when the user says "ai inventory", "add an ai system", "what systems do we have", "classify this ai system", "eu ai act register", or "ai system registry".

securitygorails
0
279
Aia GenerationA

Run an AI impact assessment — structured intake, risk analysis, regulatory classification per regime in scope, policy consistency diff, and recommendation with conditions. Uses the house-style structure learned from the seed impact assessment in `~/.codebuddy/plugins/config/legal-workflows/ai-governance-legal/practice-profile.md`. Use when user says "impact assessment for", "assess this AI use case", "run an AIA", "generate an AIA", "we need to document this AI system", "AI risk assessment fo...

devopsgotesting
0
279
Cold Start InterviewA

Run the cold-start interview — learns your AI governance practice and writes `~/.codebuddy/plugins/config/legal-workflows/ai-governance-legal/practice-profile.md` from your AI policy, a reference impact assessment, and key vendor AI agreements. Use when the practice profile is missing or contains `[PLACEHOLDER]` markers, or when user says "set up ai governance plugin", "onboard me", "configure ai governance".

businessrustgo
0
279
CustomizeA

Guided customization of your AI governance practice profile — change one thing without re-running the whole cold-start interview. Adjust risk posture, escalation contacts, use-case registry entries, vendor AI positions, AI policy commitments, impact-assessment house style, or matter workspace paths. Use when the user says "change my [thing]", "update my profile", "edit my config", "tune my playbook", or "customize".

devopsgorails
0
279
Matter WorkspaceA

Manage matter workspaces — new, list, switch, close, or detach (practice-level). File-management logic for keeping one client or engagement's context separate from every other. Use when working across multiple clients or matters, when the user says "new matter", "switch matter", "list matters", "close matter", or when any substantive skill needs to know which matter it's working in.

businessgo
0
279
Policy MonitorA

Keep the AI policy current with practice — weekly sweep of saved AIAs, triage results, and vendor reviews to find policy drift, or direct query for a proposed new AI practice. Use when user says "policy sweep", "does our AI policy cover this", "we want to start doing X — does the policy need updating", "run the policy monitor", or on a recurring schedule.

businessgo
0
279
Policy StarterA

Draft a firm AI usage policy from published model policies, adapted to your practice profile — a research-and-synthesis tool whose output is a draft for attorney review and adoption, not a finished policy. Use when user says "draft an AI policy", "we need an AI policy", "build an AI usage policy", "our firm needs a GenAI policy", or similar requests to generate a first-cut internal AI policy.

businessgoaws
0
279
Reg Gap AnalysisA

Diff a new AI regulation or guidance against your current governance posture — surfaces gaps, priorities, and a remediation plan with owners and deadlines. Use when an AI regulation moves (or you learn about one you missed), or when user says "new reg just dropped", "does [regulation] affect us", "gap analysis for EU AI Act", "compliance check against [AI law or guidance]", or pastes regulatory text.

testinggoaws
0
279
Use Case TriageA

Classify a proposed AI use case against your registry — approved, conditional, or not approved — and produce required conditions and next steps. Flags cross-plugin handoffs to privacy or product counsel. Use when user says "triage this use case", "can we use AI for X", "is this approved", "what do we need to do to use AI for X".

businessgo
0
279
Vendor Ai ReviewA

Review vendor AI terms — agreement, addendum, or ToS AI provisions — against your governance positions; flag training-on-data, liability, model changes, and AI policy consistency. Use when user says "review this AI agreement", "check OpenAI terms", "what did we agree to with [vendor]", "vendor sent an AI addendum", "is this AI contract okay", or attaches vendor AI terms.

ai-agentsrustgo
0
279
Amendment HistoryA

Trace how a contract has changed across its base agreement and all amendments — either a summary of all changes over time, or a provision trace for a specific clause. Use when the user says "what changed in this contract over time", "show me the amendment history", "where's the latest [clause]", "how has [provision] evolved", or uploads multiple versions of an agreement.

documentationgo
0
279
Cold Start InterviewA

Run the cold-start interview to learn your commercial contracts practice and write your team practice profile. Use on first use of the plugin, when `~/.codebuddy/plugins/config/legal-workflows/commercial-legal/practice-profile.md` is missing or still contains template placeholders, or when the user says "set up the plugin", "configure commercial contracts", "onboard me", or "let's get started". This is the only skill that should run on a fresh install.

businessrustgo
0
279
CustomizeA

Guided customization of your commercial contracts practice profile — change one thing without re-running the whole cold-start interview. Adjust risk posture, escalation contacts, playbook positions, NDA triage preferences, house style, review preferences, or matter workspace paths. Use when the user says "change my [thing]", "update my profile", "edit my playbook", "tune my config", or "customize".

businessrails
0
279
Escalation FlaggerA

Route a contract issue to the right approver per the escalation matrix in `~/.codebuddy/plugins/config/legal-workflows/commercial-legal/practice-profile.md`, and draft the ask. Use when the user says "who needs to approve this", "escalate this", "does this need GC sign-off", "route this for approval", or when another skill finds an issue that exceeds the reviewer's authority.

businessgoreact
0
279
Matter WorkspaceA

Manage matter workspaces — new, list, switch, close, or detach (practice-level). Use when a multi-client practitioner needs to create a matter, switch the active matter, list matters, archive a matter, or detach to practice-level context, or when another skill needs to know which matter it's working in.

businessgo
0
279
Nda ReviewA

Reference: fast triage of inbound NDAs into GREEN / YELLOW / RED so the team only spends lawyer time on the ones that need it. Built for sales and BD to self-serve before pinging legal. Loaded by /commercial-legal:review when an NDA is detected.

businessrustgo
0
279
Renewal TrackerA

Show contracts with cancel-by deadlines coming up and warn before notice windows close, working from a maintained renewal register. Use when the user asks "what's renewing soon", "what renewals are due", "did we miss a cancellation window", "add this to the renewal tracker", or on a scheduled basis. Receives handoffs from saas-msa-review.

businessgo
0
279
Review ProposalsA

Review and approve (or reject) pending playbook update proposals from the playbook-monitor agent and apply approved changes to the practice profile. Use when the playbook-monitor agent has surfaced proposals, when the user says "review playbook proposals", "what playbook updates are pending", or wants to step through deviation-driven playbook changes.

business
0
279
ReviewA

Review a vendor agreement, NDA, or SaaS subscription against your playbook. Identifies the agreement structure from titles, routes to the right review skill (vendor-agreement-review, nda-review, saas-msa-review), and integrates the output into a single memo. Use when the user says "review this contract", "check this MSA", "is this NDA okay", "look at this SaaS agreement", or attaches an inbound agreement for review.

businessrustgo
0
279
Saas Msa ReviewA

Reference: review of SaaS subscription agreements with attention to the terms that matter most in subscription deals — auto-renewal mechanics, price escalation, data portability, uptime SLAs, and subprocessor rights. Loaded by /commercial-legal:review when a SaaS or subscription agreement is detected.

businessrustgo
0
279
Stakeholder SummaryA

Translates a contract review into a summary the business stakeholder will actually read. Not a legal memo — a two-minute answer to "can I sign this and what do I need to know." Use when user says "summarize for the business", "write this up for [stakeholder]", "explain this to procurement", "non-legal summary", or when a review is done and needs to go to someone outside legal.

businessrustgo
0
279
Vendor Agreement ReviewA

Reference: review of an inbound vendor agreement against the team playbook in `~/.codebuddy/plugins/config/legal-workflows/commercial-legal/practice-profile.md`. Flags deviations, assesses risk, generates specific redline language, and routes to the right approver. Loaded by /commercial-legal:review when a vendor MSA, services agreement, or similar is detected.

businessrustgo
0
279