Ck Skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Ck Skills (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
Aggregate score unchanged between these scans.
The primary manifest — the file an agent reads to learn what this artifact does.
Best Toolkits for Your AI Agents — 14 battle-tested Claude Code skills, ready for the Claude plugins marketplace.
Curated and maintained by the team behind GoClaw.sh and AgentBrain.sh.
A single plugin (ck-skills) bundling 14 production-grade skills:
| Skill | Purpose |
|---|---|
ck:brainstorm | Trade-off analysis and brutal-honesty ideation before you commit to a direction. |
ck:research | Deep technical research, architecture analysis, requirements gathering. |
ck:ck-plan | Detailed implementation plans with phased roadmaps. |
ck:cook | Structured feature/plan/fix execution pipeline. |
ck:scout | Fast parallel codebase scouting and file discovery. |
ck:xia | Extract / port / adapt features from another repo into yours. |
ck:code-review | Adversarial code review on diffs, PRs, commits, or full codebases. |
ck:codex | OpenAI Codex CLI as a second opinion + image generation. |
ck:databases | Schema design and queries for PostgreSQL and MongoDB. |
ck:copywriting | Conversion copy: headlines, emails, landing pages, CTA. |
ck:ui-ux-pro-max | UI/UX design intelligence across React, Vue, Svelte, SwiftUI, RN, Flutter, Tailwind, shadcn/ui. |
ckm:design | Brand identity, logos, banners, CIP, social photos, slides. |
ck:ai-artist | Image generation via Nano Banana with 129 curated prompts. |
ck:remotion | Programmatic video creation in React with Remotion. |
Each skill lives under plugins/ck-skills/skills/ with a SKILL.md and any supporting references, scripts, or templates.
# Add this repo as a marketplace
/plugin marketplace add bestagentkits/ck-skills
# Install the plugin
/plugin install ck-skills@bestagentkitsOnce installed, every skill becomes invokable as a slash command (e.g. /ck:plan, /ck:research, /ck:code-review).
Clone and symlink any skill into your ~/.claude/skills/ directory:
git clone https://github.com/bestagentkits/ck-skills.git
ln -s "$(pwd)/ck-skills/plugins/ck-skills/skills/ck-plan" ~/.claude/skills/ck-planThese skills were extracted from the agent stack powering GoClaw and AgentBrain — and we open-source them so individual developers get the same toolkit our enterprise users do.
A Go-based rebuild of OpenClaw for deploying AI agent teams at scale.
"GoClaw for Enterprises" — the rebranded enterprise edition. Deploy, govern, and scale AI agents across an organization with department-level controls.
MIT — see LICENSE. Each skill ships under MIT as declared in its SKILL.md frontmatter.
Issues and PRs welcome. The repo follows the Claude Code plugin marketplace spec — drop new skills into plugins/ck-skills/skills/<name>/ with a valid SKILL.md.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.