connector skills

10 tagged connector, measured the same way as everything else here.

alembic-migration

01

fim-ai/fim-one

Skill Claude CodeCodex

Write an Alembic migration for a new ORM model, column, or index. Covers the SQLite/PG dual-track rules, idempotency helpers, the timezone-aware timestamp trap, dialect branching in data migrations, and when to apply. Use whenever a change adds or alters anything in src/fimone/db/models/.

1.5k 4d ago A 70 tokens

cut-release

02

fim-ai/fim-one

Skill Claude CodeCodex

Cut a release before answering "what's next" / "接下来做什么". Archives the changelog's Unreleased section, marks the roadmap version shipped, bumps the version in both places it lives, and verifies the five-way version chain agrees.

1.5k 4d ago A 53 tokens

user-owned-module

03

fim-ai/fim-one

Skill Claude CodeCodex

Wire a new user-owned module into user deletion. Use whenever a change adds a table with a FK to users, or writes files under uploads/ or data/ keyed by user, conversation, or any other per-user id. Covers purgeuserdata(), the file cleanup registry, and the FK-cascade trap.

1.5k 4d ago A 66 tokens

github

04

Alice-space/alice

Skill Claude CodeCodex

A skill for managing GitHub repositories through Git and GitHub's command-line tools, including a defined `dev` to `main` release process. A pull request is a request to review and merge one branch into another, and GitHub Actions are automated checks or jobs run by GitHub.

5 27d ago A 90 tokens original MIT

alice-goal

05

Alice-space/alice

Skill Claude CodeCodex

A session-goal tool that keeps a long-running task active across repeated work sessions. It can create, inspect, pause, resume, delay, or clear a goal.

5 27d ago A 15 tokens original MIT

alice-scheduler

06

Alice-space/alice

Skill Claude CodeCodex

A session scheduler that runs prompts automatically at set intervals or at times described by cron, a standard scheduling format. Each run starts as a separate LLM session.

5 27d ago A 11 tokens original MIT

statamic-mcp-setup

07

danielgnh/statamic-mcp

Skill Claude CodeCodex

Connect AI clients to a Statamic site via the Statamic MCP addon — diagnose with mcp:doctor, set up token or OAuth mode unattended, troubleshoot 401/503 responses.

2 1mo ago A 44 tokens original MIT