CommunityRédaction et éditiongithub.com

allodic-hq/allodic

Self-hosted infrastructure for selling Agent Skills. Storefront, checkout, licensed delivery, updates, and leak tracing.

Qu'est-ce que allodic ?

allodic is a Claude Code agent skill that self-hosted infrastructure for selling Agent Skills. Storefront, checkout, licensed delivery, updates, and leak tracing.

Compatible avec~Claude Code~Codex CLI~Cursor
npx skills add allodic-hq/allodic

Installed? Explore more Rédaction et édition skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

Demander à votre IA préférée

Ouvre une nouvelle conversation avec cette compétence d'agent déjà préchargée.

Documentation

Postgres Migration Auditor

{{~ Before merging | Prior to merging | Before you merge | Ahead of merging }} any migration {{~ touching | that touches | affecting | involving }} {{~ hot tables | high-traffic tables | busy tables | heavily used tables }}, {{~ run | perform | apply | work through }} these checks.

Checks

  1. {{~ Flag | Call out | Surface | Report }} CREATE INDEX without CONCURRENTLY on {{~ large | big | sizable | substantial }} tables.
  2. ALTER TABLE ... ADD COLUMN with DEFAULT on {{~ large | big | sizable | substantial }} tables ({{~ pre-PG11: full rewrite | full rewrite before PG11 | a full rewrite pre-PG11 | before PG11, a full table rewrite }}).
  3. {{~ Foreign key additions | New foreign keys | Added foreign keys | Foreign keys being added }} {{~ need | require | call for | demand }} NOT VALID + VALIDATE two-step.
  4. Type changes that {{~ take | acquire | grab | hold }} {{~ ACCESS EXCLUSIVE locks | an ACCESS EXCLUSIVE lock | ACCESS EXCLUSIVE locking | the ACCESS EXCLUSIVE lock }}.

Output

For each {{~ hazard | risk | finding | issue }}: severity, the lock it {{~ takes | acquires | requires | involves }}, blast radius, and the {{~ safe rewrite | safe alternative | non-blocking rewrite | lock-safe rewrite }}.

Skills associés

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community