Productivity

affaan-m/llm-trading-agent-security

230.4kgithub.com

Security patterns for autonomous trading agents with wallet or transaction authority. Covers prompt injection, spend limits, pre-send simulation, circuit breakers, MEV protection, and key handling.

$ npx skills add affaan-m/everything-claude-code
檢視技能

qodex-ai/word-document-processor

github.com

Comprehensive word document processing with full format support. Handles creation, editing, formatting preservation, tracked changes, and metadata management.

$ npx skills add qodex-ai/ai-agent-skills
檢視技能

affaan-m/email-ops

230.4kgithub.com

Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent.

$ npx skills add affaan-m/everything-claude-code
檢視技能

coinbase/monetize-service

github.com

Build and deploy a paid API that other agents can pay to use via x402. Use when you or the user want to monetize an API, make money, earn money, offer a service, sell a service to other agents, charge for endpoints, create a paid endpoint, or set up a paid service. Covers "make money by offering an endpoint", "sell a service", "monetize your data", "create a paid API".

$ npx skills add coinbase/agentic-wallet-skills
檢視技能

texiaoyao/office-automation

6github.com

自动化处理 Word 和 Excel 文件。使用 Python 脚本读取、写入、格式化文档和表格。支持批量处理、模板填充、数据提取和格式转换。

$ npx skills add texiaoyao/office-automation-skill
檢視技能

asksurf-ai/surf

github.com

Your AI agent's crypto brain. One skill, 83+ commands across 15 data domains — real-time prices, wallets, social intelligence, DeFi, on-chain SQL, prediction markets, and more. Natural language in, structured data out. Install once, access everything. Use whenever the user needs crypto data, asks about prices/wallets/tokens/DeFi, wants to investigate on-chain activity, or is building something that consumes crypto data — even if they don't say "surf" explicitly.

$ npx skills add asksurf-ai/surf-skills
檢視技能

affaan-m/unified-notifications-ops

230.4kgithub.com

Operate notifications as one ECC-native workflow across GitHub, Linear, desktop alerts, hooks, and connected communication surfaces. Use when the real problem is alert routing, deduplication, escalation, or inbox collapse.

$ npx skills add affaan-m/everything-claude-code
檢視技能

wshobson/hads

38.0kgithub.com

Use when writing technical documentation that needs to be readable by both humans and AI models, converting existing docs to HADS format, validating a HADS document, or optimizing documentation for token-efficient AI consumption.

$ npx skills add wshobson/agents
檢視技能

jeffallan/terraform-engineer

10.6kgithub.com

Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development (create reusable modules, manage module versioning), state management (migrate backends, import existing resources, resolve state conflicts), provider configuration, multi-environment workflows, and infrastructure testing.

$ npx skills add jeffallan/claude-skills
檢視技能

vectorize-io/hindsight-docs

github.com

Complete Hindsight documentation for AI agents. Use this to learn about Hindsight architecture, APIs, configuration, and best practices.

$ npx skills add vectorize-io/hindsight
檢視技能

coinbase/send-usdc

github.com

Send tokens (USDC, ETH, POL, or SOL) to an address or ENS name on Base, Polygon, or Solana. Use when you or the user want to send money, pay someone, transfer tokens, tip, donate, or send funds to a wallet address or .eth name. Covers phrases like "send $5 to", "pay 0x...", "transfer to vitalik.eth", or "send USDC on Solana".

$ npx skills add coinbase/agentic-wallet-skills
檢視技能

wshobson/block-no-verify-hook

38.0kgithub.com

Configure a PreToolUse hook to prevent AI agents from skipping git pre-commit hooks with --no-verify and other bypass flags. Use when setting up Claude Code projects that enforce commit quality gates.

$ npx skills add wshobson/agents
檢視技能

browser-use/remote-browser

99.5kgithub.com

Controls a local browser from a sandboxed remote machine. Use when the agent is running in a sandbox (no GUI) and needs to navigate websites, interact with web pages, fill forms, take screenshots, or expose local dev servers via tunnels.

$ npx skills add browser-use/browser-use
檢視技能

getsentry/agents-md

864github.com

Creates and maintains concise AGENTS.md and CLAUDE.md project instruction files. Use when asked to create AGENTS.md, update AGENTS.md, maintain agent docs, set up CLAUDE.md, document repository agent conventions, or keep coding-agent instructions minimal and reference-backed.

$ npx skills add getsentry/skills
檢視技能

affaan-m/automation-audit-ops

230.4kgithub.com

Evidence-first automation inventory and overlap audit workflow for ECC. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything.

$ npx skills add affaan-m/everything-claude-code
檢視技能

manaflow-ai/cmux

22.9kgithub.com

End-user control of cmux topology and routing (windows, workspaces, panes/surfaces, focus, moves, reorder, identify, trigger flash). Use when automation needs deterministic placement and navigation in a multi-pane cmux layout.

$ npx skills add manaflow-ai/cmux
檢視技能

coinbase/pay-for-service

github.com

Make a paid API request to an x402 endpoint with automatic USDC payment. Use when you or the user want to call a paid API, make an x402 request, use a paid service, or pay for an API call. Use after finding a service with search-for-service.

$ npx skills add coinbase/agentic-wallet-skills
檢視技能

github/secret-scanning

36.7kgithub.com

Guide for configuring and managing GitHub secret scanning, push protection, custom patterns, and secret alert remediation. For pre-commit secret scanning in AI coding agents via the GitHub MCP Server, this skill references the Advanced Security plugin (`advanced-security@copilot-plugins`). Use this skill when enabling secret scanning, setting up push protection, defining custom patterns, triaging alerts, resolving blocked pushes, or when an agent needs to scan code for secrets before committing.

$ npx skills add github/awesome-copilot
檢視技能

avdlee/swift-testing-expert

github.com

Expert guidance for Swift Testing: test structure, #expect/#require macros, traits and tags, parameterized tests, test plans, parallel execution, async waiting patterns, and XCTest migration. Use when writing new Swift tests, modernizing XCTest suites, debugging flaky tests, or improving test quality and maintainability in Apple-platform or Swift server projects.

$ npx skills add avdlee/swift-testing-agent-skill
檢視技能

hoodini/github-trending

github.com

Fetch and display GitHub trending repositories and developers. Use when building dashboards showing trending repos, discovering popular projects, or tracking GitHub trends. Triggers on GitHub trending, trending repos, popular repositories, GitHub discover.

$ npx skills add hoodini/ai-agents-skills
檢視技能

affaan-m/github-ops

230.4kgithub.com

GitHub repository operations, automation, and management. Issue triage, PR management, CI/CD operations, release management, and security monitoring using the gh CLI. Use when the user wants to manage GitHub issues, PRs, CI status, releases, contributors, stale items, or any GitHub operational task beyond simple git commands.

$ npx skills add affaan-m/everything-claude-code
檢視技能

claude-office-skills/telegram-bot

304github.com

Telegram bot development - chatbots, notifications, AI assistants, and group automation

$ npx skills add claude-office-skills/skills
檢視技能

theagentservice/openclaw-backup

github.com

Encrypted backup and restore for OpenClaw Agent workspace files (SOUL.md, MEMORY.md, IDENTITY.md, AGENTS.md, TOOLS.md). Uses tar + openssl (AES-256-CBC) encryption and soul-upload.com API. Auto-generates a new random password for each backup (DO NOT reuse passwords). Use when the user needs to: (1) Back up or upload agent workspace files, (2) Restore or download a previous backup, (3) Delete a backup from remote storage, or (4) Manage encrypted agent persistence.

$ npx skills add theagentservice/skills
檢視技能

affaan-m/agent-sort

230.4kgithub.com

Build an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when ECC should be trimmed to what a project actually needs instead of loading the full bundle.

$ npx skills add affaan-m/everything-claude-code
檢視技能