sileo-oss/agentflow-community

Community collections for AgentFlow - AI prompts and workflows

This repository also configures its own agents. See what agentflow-community tells them →

2Stars on the repository
181Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
ODbL-1.0Licence, which decides whether bodies are shown

sileo-oss/agentflow-community

Skill Claude CodeCodex

Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.

not rated 2 5mo ago A 50 tokens ODbL-1.0

k8s-security-policies

122

sileo-oss/agentflow-community

Skill Claude CodeCodex

Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.

not rated 2 5mo ago A 43 tokens ODbL-1.0

linkerd-patterns

123

sileo-oss/agentflow-community

Skill Claude CodeCodex

Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead.

not rated 2 5mo ago B 41 tokens ODbL-1.0

sileo-oss/agentflow-community

Skill Claude CodeCodex

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

not rated 2 5mo ago A 42 tokens ODbL-1.0

sileo-oss/agentflow-community

Skill Claude CodeCodex

Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.

not rated 2 5mo ago A 54 tokens ODbL-1.0

sileo-oss/agentflow-community

Skill Claude CodeCodex

Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or understanding software protection mechanisms.

not rated 2 5mo ago A 46 tokens ODbL-1.0

gdpr-data-handling

127

sileo-oss/agentflow-community

Skill Claude CodeCodex

Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.

not rated 2 5mo ago A 45 tokens ODbL-1.0

memory-forensics

128

sileo-oss/agentflow-community

Skill Claude CodeCodex

Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analyzing memory dumps, investigating incidents, or performing malware analysis from RAM captures.

not rated 2 5mo ago A 43 tokens ODbL-1.0

sileo-oss/agentflow-community

Skill Claude CodeCodex

Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory bugs.

not rated 2 5mo ago A 45 tokens ODbL-1.0

pci-compliance

130

sileo-oss/agentflow-community

Skill Claude CodeCodex

Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI compliance, or implementing payment card security measures.

not rated 2 5mo ago A 37 tokens ODbL-1.0

sast-configuration

131

sileo-oss/agentflow-community

Skill Claude CodeCodex

Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or automating code vulnerability detection.

not rated 2 5mo ago A 43 tokens ODbL-1.0

sileo-oss/agentflow-community

Skill Claude CodeCodex

Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating security user stories, or building security test cases.

not rated 2 5mo ago A 37 tokens ODbL-1.0

solidity-security

133

sileo-oss/agentflow-community

Skill Claude CodeCodex

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

not rated 2 5mo ago A 38 tokens ODbL-1.0

sileo-oss/agentflow-community

Skill Claude CodeCodex

Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security documentation.

not rated 2 5mo ago A 30 tokens ODbL-1.0

sileo-oss/agentflow-community

Skill Claude CodeCodex

Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness.

not rated 2 5mo ago A 35 tokens ODbL-1.0

sileo-oss/agentflow-community

Skill Claude CodeCodex

Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.

not rated 2 5mo ago A 70 tokens ODbL-1.0

fastapi-templates

137

sileo-oss/agentflow-community

Skill Claude CodeCodex

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

not rated 2 5mo ago A 37 tokens ODbL-1.0

sileo-oss/agentflow-community

Skill Claude CodeCodex

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

not rated 2 5mo ago A 37 tokens ODbL-1.0

sileo-oss/agentflow-community

Skill Claude CodeCodex

Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.

not rated 2 5mo ago A 58 tokens ODbL-1.0

sileo-oss/agentflow-community

Skill Claude CodeCodex

Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.

not rated 2 5mo ago A 37 tokens ODbL-1.0

data-storytelling

141

sileo-oss/agentflow-community

Skill Claude CodeCodex

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

not rated 2 5mo ago A 34 tokens ODbL-1.0

database-migration

142

sileo-oss/agentflow-community

Skill Claude CodeCodex

Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.

not rated 2 5mo ago A 47 tokens ODbL-1.0

sileo-oss/agentflow-community

Skill Claude CodeCodex

Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices.

not rated 2 5mo ago A 47 tokens ODbL-1.0

spark-optimization

144

sileo-oss/agentflow-community

Skill Claude CodeCodex

Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or scaling data processing pipelines.

not rated 2 5mo ago A 37 tokens ODbL-1.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: