Browse Skills — Page 43
21,722 public skills · showing 4,201–4,300
- 100/100
cloud
browser-use/browser-use
>
- 100/100
cloud-act-und-drittstaat-pruefen
Klotzkette/claude-fuer-deutsches-recht
Pruefe Auslandsbezug des KI-Anbieters nach Absatz vier der einschlaegigen Dienstleisterregelung (BRAO StBerG WPO PAO BNotO). EU/EWR werden als gleichwertig unterstellt. Drittstaaten benoetigen vergleichbares Schutzniveau. US-CLOUD Act und Foreign Intelligence Surveillance Act schaffen Restzugriff. Professional Secrecy Addendum empfohlen. DAV-Stellungnahme Seite fuenfzehn sechzehn.
- 100/100
cloud-adoption
MicrosoftDocs/cloud-adoption-framework
How to adopt and integrate the Microsoft Azure cloud into your organization. Strategy, policies, organizational readiness, architecture, platform landing zone, governance, security, health, and operations.
- 90/100
cloud-aksk-exploit
wgpsec/AboutSecurity
云凭据(AK/SK)泄露后的完整利用链。当通过信息泄露/.env文件/git泄露/SSRF元数据获取到云平台 Access Key 和 Secret Key 后使用。当获取到 AWS AKIA*/ASIA*、腾讯云 AKIDz*、阿里云 LTAI* 等凭据格式时使用。覆盖凭据配置→权限枚举→资源接管→后门持久化的完整攻击链。与 cloud-iam-audit(侧重策略分析)互补——本 skill 侧重拿到凭据后的实战利用动作。腾讯云比赛场景的 CAM/COS/CVM/SCF 利用是重点。发现任何云 API 密钥、临时凭据、或 STS Token 时都应使用此 skill
- 100/100
cloud-architect
diegosouzapw/awesome-omni-skills
cloud-architect workflow skill. Use this skill when the user needs Expert cloud architect specializing in AWS/Azure/GCP multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and modern architectural patterns and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
cloud-architect-v2
diegosouzapw/awesome-omni-skills
cloud-architect workflow skill. Use this skill when the user needs Expert cloud architect specializing in AWS/Azure/GCP multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and modern architectural patterns and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
cloud-design-patterns
github/awesome-copilot
'Cloud design patterns for distributed systems architecture covering 42 industry-standard patterns across reliability, performance, messaging, security, and deployment categories. Use when designing, reviewing, or implementing distributed system architectures.'
- 100/100
cloud-devops
diegosouzapw/awesome-omni-skills
Cloud/DevOps Workflow Bundle workflow skill. Use this skill when the user needs Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
cloud-devops-v2
diegosouzapw/awesome-omni-skills
Cloud/DevOps Workflow Bundle workflow skill. Use this skill when the user needs Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 90/100
cloud-functions
TencentCloudBase/CloudBase-MCP
CloudBase function runtime guide for building, deploying, and debugging your own Event Functions or HTTP Functions. This skill should be used when users need application runtime code on CloudBase, not when they are merely calling CloudBase official platform APIs.
- 100/100
cloud-iam-audit
wgpsec/AboutSecurity
云 IAM 权限审计与提权。当获取了云平台凭据(AWS AK/SK、Azure SPN、GCP SA、腾讯云 SecretId/SecretKey)需要评估权限范围和提权路径时使用。覆盖 AWS/Azure/GCP/腾讯云的 IAM/CAM 策略分析、常见提权路径(PassRole、AssumeRole、Lambda/SCF 提权)、跨账号攻击、CloudTrail/CloudAudit 规避。发现任何云凭据、AK/SK、SecretId/SecretKey 时都应使用此技能
- 65/100
cloud-metadata
wgpsec/AboutSecurity
云元数据利用。当通过 SSRF 或已获取的 shell 可以访问云实例元数据服务时使用。覆盖 AWS/Azure/GCP/阿里云/腾讯云的元数据端点、IAM/CAM 凭据提取、IMDSv2 绕过、从元数据到云服务枚举的完整攻击链。发现任何 SSRF 场景、内网可访问 169.254.169.254 或 100.100.100.200 的场景都应使用此技能
- 75/100
cloud-recon
H-mmer/pentest-agents
Cloud misconfiguration scanner. Use for S3 bucket enumeration, Azure blob discovery, GCP storage checks, exposed cloud services, and cloud metadata analysis. Provide target domain or known cloud identifiers.
- 100/100
cloud-resource-analyzer
TerminalSkills/skills
>-
- 100/100
cloud-security
alirezarezvani/claude-skills
Use when assessing cloud infrastructure for security misconfigurations, IAM privilege escalation paths, S3 public exposure, open security group rules, or IaC security gaps. Covers AWS, Azure, and GCP posture assessment with MITRE ATT&CK mapping.
- 95/100
cloud-storage-web
TencentCloudBase/CloudBase-MCP
Complete guide for CloudBase cloud storage using Web SDK (@cloudbase/js-sdk) - upload, download, temporary URLs, file management, and best practices.
- 100/100
cloud-uploader
bitwize-music-studio/claude-ai-music-skills
Uploads promo videos and content to Cloudflare R2 or AWS S3. Use when the user wants to host promo content for social media or distribution.
- 90/100
cloudbase
TencentCloudBase/CloudBase-MCP
Essential CloudBase (TCB, Tencent CloudBase, 云开发, 微信云开发) development guidelines. MUST read when working with CloudBase projects, developing web apps, mini programs, backend services, fullstack development, static deployment, cloud functions, mysql/nosql database, authentication, cloud storage, web search or AI(LLM streaming) using CloudBase platform. Great supabase alternative.
- 100/100
CloudBase Auth
TencentCloudBase/awesome-cloudbase-examples
A single skill that helps design and implement CloudBase Auth v2 using Web SDK, Node SDK, and HTTP APIs, including login methods, tokens, and best practices.
- 100/100
cloudbase-agent
TencentCloudBase/CloudBase-MCP
Build and deploy AI agents with CloudBase Agent SDK (TypeScript & Python). Implements the AG-UI protocol for streaming agent-UI communication. Use when deploying agent servers, using LangGraph/LangChain/CrewAI adapters, building custom adapters, understanding AG-UI protocol events, or building web/mini-program UI clients. Supports both TypeScript (@cloudbase/agent-server) and Python (cloudbase-agent-server via FastAPI).
- 100/100
cloudbase-agent-ts
TencentCloudBase/awesome-cloudbase-examples
Build and deploy AI agents with Cloudbase Agent (TypeScript), a TypeScript SDK implementing the AG-UI protocol. Use when: (1) deploying agent servers with @cloudbase/agent-server, (2) using LangGraph adapter with ClientStateAnnotation, (3) using LangChain adapter with clientTools(), (4) building custom adapters that implement AbstractAgent, (5) understanding AG-UI protocol events, (6) building web UI clients with @ag-ui/client, (7) building WeChat Mini Program UIs with @cloudbase/agent-ui-miniprogram.
- 100/100
cloudbase-all-in-one
TencentCloudBase/CloudBase-MCP
Unified CloudBase execution guide for all-in-one skill installs. Use this as the first entry point for CloudBase app tasks, especially existing applications that already contain TODOs, fixed pages, and active handlers.
- 100/100
cloudbase-cli
TencentCloudBase/CloudBase-MCP
CloudBase CLI (tcb, 云开发CLI, Tencent CloudBase命令行) resource management skill. This skill should be used when users need to deploy cloud functions, manage CloudRun apps, upload files to storage, query NoSQL/MySQL databases, deploy static hosting, set access permissions, or configure CORS/domains/routing via tcb commands. Also use for CI/CD pipeline scripting, batch operations, terminal-based CloudBase management, or when the user prefers CLI over SDK/MCP.
- 100/100
cloudbase-document-database-in-wechat-miniprogram
TencentCloudBase/CloudBase-MCP
Use CloudBase document database WeChat MiniProgram SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.
- 100/100
cloudbase-document-database-web-sdk
TencentCloudBase/CloudBase-MCP
Use CloudBase document database Web SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, realtime, and geolocation queries.
- 0/100
cloudbase-platform
TencentCloudBase/CloudBase-MCP
CloudBase platform overview and routing guide. This skill should be used when users need high-level capability selection, platform concepts, console navigation, or cross-platform best practices before choosing a more specific implementation skill.
- 100/100
cloudbase-wechat-integration
TencentCloudBase/skills
CloudBase WeChat integration guide for Mini Program WeChat Pay, Official Account JSAPI Pay, Native QR-code Pay, Official Account OAuth, openid handling, payment callbacks, and CloudBase Integration Center generated functions. This skill should be used when users ask to add, debug, or extend WeChat payment or official-account flows on CloudBase.
- 100/100
cloudbase-wechatpay
TencentCloudBase/awesome-cloudbase-examples
|
- 100/100
cloudcart-automation
ComposioHQ/awesome-claude-skills
"Automate Cloudcart tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
cloudconvert-automation
ComposioHQ/awesome-claude-skills
"Automate Cloudconvert tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
browser-use/cloudflare
browser-use/browsercode
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.
- 100/100
openai/cloudflare
openai/plugins
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
- 30/100
vm0-ai/cloudflare
vm0-ai/vm0-skills
Cloudflare API for DNS and zone management. Use when user mentions "Cloudflare",
- 100/100
cloudflare/cloudflare
cloudflare/skills
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), feature flags (Flagship), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
- 100/100
cloudflare-ai
TerminalSkills/skills
>-
- 100/100
cloudflare-analytics
automateyournetwork/netclaw
Access Cloudflare traffic analytics, logs, and Radar global Internet insights.
- 100/100
cloudflare-api-key-automation
ComposioHQ/awesome-claude-skills
"Automate Cloudflare API tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
cloudflare-automation
ComposioHQ/awesome-claude-skills
"Automate Cloudflare tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
cloudflare-browser
cloudflare/moltworker
Control headless Chrome via Cloudflare Browser Rendering CDP WebSocket. Use for screenshots, page navigation, scraping, and video capture when browser automation is needed in a Cloudflare Workers environment. Requires CDP_SECRET env var and cdpUrl configured in browser.profiles.
- 100/100
cloudflare-browser-rendering-automation
ComposioHQ/awesome-claude-skills
"Automate Cloudflare Browser Rendering tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
cloudflare-d1
alinaqi/maggy
Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations
- 100/100
cloudflare-deploy
openai/skills
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
- 100/100
cloudflare-deploy
tech-leads-club/agent-skills
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare. Do NOT use for deploying to Vercel, Netlify, or Render (use their respective skills).
- 100/100
cloudflare-dns
automateyournetwork/netclaw
Manage Cloudflare DNS zones and records with analytics insights.
- 100/100
cloudflare-email-service
cloudflare/skills
Send and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding or REST API), email routing, Agents SDK email handling, or integrating email into any app — Workers, Node.js, Python, Go, etc. Also use for email deliverability, SPF/DKIM/DMARC, wrangler email setup, MCP email tools, or when a coding agent needs to send emails. Even for simple requests like "add email to my Worker" — this skill has critical config details.
cloudflare-one
cloudflare/skills
Guides Cloudflare One Zero Trust and SASE work across Access, Gateway, WARP, Tunnel, Cloudflare WAN, DLP, CASB, device posture, and identity. Use when designing, configuring, troubleshooting, or reviewing Cloudflare One deployments. Retrieval-first: use current Cloudflare docs/API schemas instead of embedded product docs.
cloudflare-one-migrations
cloudflare/skills
Plans migrations from Zscaler ZIA/ZPA, Palo Alto, legacy VPN, SWG, or SASE stacks to Cloudflare One. Use for migration assessments, policy mapping, rollout plans, and parity/gap analysis.
- 100/100
cloudflare-pages
aAAaqwq/AGI-Super-Team
Deploy static sites to Cloudflare Pages with custom domains and CI/CD. Use when the user wants to deploy a site to Cloudflare Pages, add a custom domain to a Pages project, set up GitHub Actions CI/CD for Cloudflare Pages, roll back a deployment, or verify deployment status. Triggers on "deploy to Cloudflare", "Cloudflare Pages", "add custom domain", "pages deploy", or any Cloudflare Pages hosting workflow.
- 100/100
cloudflare-security
automateyournetwork/netclaw
Monitor Cloudflare WAF, firewall events, audit logs, and threat intelligence.
- 5/100
cloudflare-troubleshooting
daymade/claude-code-skills
Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering. Use when troubleshooting ERR_TOO_MANY_REDIRECTS, SSL errors, DNS issues, or any Cloudflare-related problems. Focus on systematic investigation using Cloudflare API to examine actual configuration rather than making assumptions.
- 100/100
cloudflare-tunnel
vm0-ai/vm0-skills
Cloudflare Tunnel API for secure tunnels. Use when user mentions "Cloudflare
- 100/100
cloudflare-vectorize
TerminalSkills/skills
>-
- 100/100
cloudflare-workers
EpicenterHQ/epicenter
Cloudflare Workers patterns for Worker runtime APIs, Durable Objects, KV, R2, D1, Queues, WebSockets, streaming responses, bindings, wrangler configuration, and deployment limits. Use when users mention Cloudflare Workers, Durable Objects, KV, R2, D1, Queues, wrangler, or edge runtime behavior.
- 100/100
cloudflare-workers-expert
diegosouzapw/awesome-omni-skills
cloudflare-workers-expert workflow skill. Use this skill when the user needs Expert in Cloudflare Workers and the Edge Computing ecosystem. Covers Wrangler, KV, D1, Durable Objects, and R2 storage and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
cloudflare-workers-expert-v2
diegosouzapw/awesome-omni-skills
cloudflare-workers-expert workflow skill. Use this skill when the user needs Expert in Cloudflare Workers and the Edge Computing ecosystem. Covers Wrangler, KV, D1, Durable Objects, and R2 storage and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
cloudflare-workers-publish
terrylica/cc-skills
Deploy static HTML files to Cloudflare Workers with 1Password credential management.
- 100/100
cloudflare-zerotrust
automateyournetwork/netclaw
Inspect Cloudflare Zero Trust access applications, policies, tunnels, and CASB findings.
- 100/100
cloudformation
partme-ai/full-stack-skills
"Provides comprehensive guidance for AWS CloudFormation including templates, stacks, parameters, and infrastructure automation. Use when the user asks about CloudFormation, needs to create AWS infrastructure as code, manage stacks, or implement AWS IaC best practices."
- 100/100
cloudformation-best-practices
diegosouzapw/awesome-omni-skills
cloudformation-best-practices workflow skill. Use this skill when the user needs CloudFormation template optimization, nested stacks, drift detection, and production-ready patterns. Use when writing or reviewing CF templates and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
cloudformation-best-practices-v2
diegosouzapw/awesome-omni-skills
cloudformation-best-practices workflow skill. Use this skill when the user needs CloudFormation template optimization, nested stacks, drift detection, and production-ready patterns. Use when writing or reviewing CF templates and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 55/100
cloudinary
vm0-ai/vm0-skills
Cloudinary API for image/video management. Use when user mentions "Cloudinary",
- 100/100
Cloudinary Automation
ComposioHQ/awesome-claude-skills
"Automate Cloudinary media management including folder organization, upload presets, asset lookup, transformations, and usage monitoring through natural language commands"
- 100/100
cloudlayer-automation
ComposioHQ/awesome-claude-skills
"Automate Cloudlayer tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
cloudpress-automation
ComposioHQ/awesome-claude-skills
"Automate Cloudpress tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
cloudrun-development
TencentCloudBase/CloudBase-MCP
CloudBase Run backend development rules (Function mode/Container mode). Use this skill when deploying backend services that require long connections, multi-language support, custom environments, or AI agent development.
- 100/100
clr-validation
yogsoth-ai/de-anthropocentric-research-engine
Apply Goldratt's 8 Categories of Legitimate Reservation to validate causal claims. Tests clarity, existence, sufficiency, and logical integrity.
- 100/100
cluster-analysis
yogsoth-ai/de-anthropocentric-research-engine
Identify natural opinion clusters from collected judgments and characterize each cluster.
- 100/100
cluster-corpus-by-theme
lyndonkl/claude
Performs axial-coding-style thematic clustering over the substacker corpus of published posts to surface candidate sections. Uses Braun & Clarke's six-phase thematic analysis — familiarization, initial coding, searching for themes, reviewing themes, defining themes, naming. Reads full bodies, not titles. Use when re-opening the section question. Trigger keywords: cluster, theme, axial coding, thematic analysis, candidate sections.
- 100/100
cluster-documents
dandye/ai-runbooks
Automated content similarity and grouping analysis. Groups related documents by topic, purpose, or content similarity.
- 100/100
cluster-manage
kurtosis-tech/kurtosis
Manage Kurtosis cluster settings. Switch between Docker and Kubernetes backends, list available clusters, and configure which cluster Kurtosis uses. Use when you need to change where Kurtosis runs enclaves.
- 100/100
cluster-und-systemmaerkte
Klotzkette/claude-fuer-deutsches-recht
Prueft Cluster-Maerkte (Buendelung nicht substitutiver Produkte zu einem Markt wegen gemeinsamer Nachfragemuster) und Systemmaerkte (Primaermarkt plus Aftermarkt). Behandelt Pelikan-Doktrin Kyocera-Doktrin und Bedingungen fuer eigenstaendigen Aftermarkt nach EuGH-Rechtsprechung und EU-Kommissions-Praxis.
- 100/100
cmdb-patterns
serac-labs/serac
Create ServiceNow CIs and cmdb_rel_ci relationships, walk upstream/downstream impact, detect orphan/stale CIs, and align discovered CIs with the proper sys_class_name hierarchy.
- 100/100
cml-admin
automateyournetwork/netclaw
CML administration — user/group management, system info, licensing, resource monitoring. Use when creating CML users, checking license status, monitoring CML server resources, or auditing lab usage across teams.
- 100/100
cml-lab-lifecycle
automateyournetwork/netclaw
Cisco CML lab lifecycle management — create, start, stop, wipe, delete, clone, import/export labs. Use when building a network lab, starting or stopping a CML lab, cloning a topology, or importing lab YAML files.
- 100/100
cml-node-operations
automateyournetwork/netclaw
CML node operations — start, stop, console access, CLI execution, config management, node details. Use when starting or stopping a CML node, running show commands on a lab router, setting startup configs, or reading console logs.
- 100/100
cml-packet-capture
automateyournetwork/netclaw
CML packet capture — start, stop, download pcaps from CML lab links, integrate with Packet Buddy for analysis. Use when capturing packets in a CML lab, troubleshooting BGP or OSPF with packet analysis, or downloading pcap files for Wireshark review.
- 100/100
cml-topology-builder
automateyournetwork/netclaw
Build CML topologies — add nodes, create interfaces, wire links, set link conditioning, add annotations. Use when building a network topology in CML, adding routers or switches to a lab, wiring links between nodes, or simulating WAN conditions.
- 100/100
cmo-advisor
alirezarezvani/claude-skills
Marketing leadership for scaling companies. Brand positioning, growth model design, marketing budget allocation, and marketing org design. Use when designing brand strategy, selecting growth models (PLG vs sales-led vs community-led), allocating marketing budgets, building marketing teams, or when user mentions CMO, brand strategy, growth model, CAC, LTV, channel mix, or marketing ROI.
- 100/100
cmo-review
alirezarezvani/claude-skills
/cs:cmo-review <plan> — Narrative-first interrogation of positioning, ICP, message house, and channel mix. Use when launching a campaign or repositioning, or when CAC is rising and the one-sentence positioning test fails.
- 100/100
cms
openai/plugins
Headless CMS integration guidance — Sanity (native Vercel Marketplace), Contentful, DatoCMS, Storyblok, and Builder.io. Covers studio setup, content modeling, preview mode, revalidation webhooks, and Visual Editing. Use when building content-driven sites with a headless CMS on Vercel.
- 100/100
cnv-caller-plotter
aipoch/medical-research-skills
Detect copy number variations from whole genome sequencing data and generate publication-quality genome-wide CNV plots. Supports CNV calling, segmentation, and visualization for cancer genomics and rare disease analysis.
- 100/100
co-design
EpicenterHQ/epicenter
Run an interactive product design pass before implementing UI. Use when the user asks to co-design, explore UI direction, improve a screen, design a feature surface, compare options, create design directions, or turn a rough product idea into a buildable Svelte interface.
- 100/100
co-marketing
coreyhaines31/marketingskills
When the user wants to find co-marketing partners, plan joint campaigns, or brainstorm partnership opportunities. Use when the user says 'co-marketing,' 'partner marketing,' 'joint campaign,' 'who should we partner with,' 'integration marketing,' 'cross-promotion,' 'collaborate with another company,' 'partnership ideas,' or 'co-brand.' For customer referral programs, see referrals. For launch-specific partnerships, see launch.
- 100/100
co2-tank-monitor
aipoch/medical-research-skills
IoT monitoring simulation to predict CO2 tank depletion and prevent weekend gas outages in cell culture facilities. Monitors cylinder pressure, calculates consumption rates, provides early warnings, and supports automated scheduling via cron.
- 100/100
coassemble-automation
ComposioHQ/awesome-claude-skills
"Automate Coassemble tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
cobalt-core
notque/vexjoy-agent
Cobalt Core infrastructure knowledge: KVM exporters, hypervisor tooling, OpenStack compute.
- 100/100
cobalt-strike
wgpsec/AboutSecurity
Cobalt Strike 操作方法论。当需要使用 CS 进行团队协作渗透测试、配置 Listener/Payload、管理 Beacon 会话、执行后渗透操作(提权/横向移动/凭据窃取)或编写 Aggressor 自动化脚本时使用。覆盖 TeamServer 部署、Listener 配置、Payload 生成、Beacon 管理、后渗透命令、Malleable C2 Profile、Aggressor 脚本开发
- 100/100
cobra
TerminalSkills/skills
>-
- 100/100
cobrapy
K-Dense-AI/scientific-agent-skills
Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis.
- 100/100
cocoapods-podspec-fundamentals
TheBushidoCollective/han
Use when creating or modifying CocoaPods podspec files. Covers required attributes, file patterns, dependencies, and platform specifications for iOS, macOS, tvOS, watchOS, and visionOS projects.
- 100/100
cocoapods-privacy-manifests
TheBushidoCollective/han
Use when implementing iOS 17+ privacy manifests for CocoaPods libraries. Covers PrivacyInfo.xcprivacy file creation, required reasons API declarations, and proper resource bundle integration for App Store compliance.
- 100/100
cocoapods-publishing-workflow
TheBushidoCollective/han
Use when publishing CocoaPods libraries to CocoaPods Trunk. Covers pod trunk registration, podspec validation, version management, and publishing best practices for successful library distribution.
- 100/100
cocoapods-subspecs-organization
TheBushidoCollective/han
Use when organizing complex CocoaPods libraries into subspecs. Covers modular architecture, dependency management between subspecs, and default subspecs patterns for better code organization and optional features.
- 100/100
cocoapods-test-specs
TheBushidoCollective/han
Use when adding automated tests to CocoaPods libraries using test specs. Covers test spec configuration, app host requirements, and testing patterns that integrate with pod lib lint validation.
- 100/100
cocobehavior
Snowflake-Labs/cocoplus
Cortex-specific behavioral guidelines — always-on inner constraint layer for all CocoPlus personas
- 100/100
cocos2d-x
partme-ai/full-stack-skills
"Provides comprehensive guidance for Cocos2d-x v4 game engine including scene graph, nodes, sprites, actions, animations, physics, rendering, shaders, and platform deployment. Use when the user asks about Cocos2d-x, needs to create games, implement game features, set up development environments, or deploy games to multiple platforms."
- 100/100
cocoscout
Snowflake-Labs/cocoplus
Relevance-ranked context loading — background subagent that fires before Build stages and persona invocations to inject ranked context from CocoGrove, CocoContext, Environment Inspector, Prompt Studio, and CocoDream.
- 100/100
cocounsel-legal:deep-research
anthropics/claude-for-legal
>
- 100/100
cocowatch
Snowflake-Labs/cocoplus
Developer engagement observer — non-blocking, always-on observational layer that tracks Delegation Intensity, Review Depth, and Engagement Zone throughout a session. Summary surfaced at $ship and FULL checkpoints.
- 0/100
coda
vm0-ai/vm0-skills
Coda API for docs, tables, rows, and pages. Use when user mentions "Coda", "coda.io", shares a Coda doc link, "Coda table", "Coda doc", or asks to read/write a Coda workspace.
Page 43 of 218