CommunitySchreiben & Editierengithub.com

bwkw/dotagents

Personal AI development toolkit — skills, hooks, and verification gates that work in both Claude Code and Cursor. Installed once globally; product repositories stay untouched.

Was ist dotagents?

dotagents is a Claude Code agent skill that personal AI development toolkit — skills, hooks, and verification gates that work in both Claude Code and Cursor. Installed once globally; product repositories stay untouched.

Funktioniert mitClaude Code~Codex CLICursor
npx skills add bwkw/dotagents

Installed? Explore more Schreiben & Editieren skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

In Ihrer bevorzugten KI fragen

Öffnet einen neuen Chat, in dem dieser Agent-Skill bereits geladen ist.

Dokumentation

/skill-name — one-line role

Important: this skill never modifies source code. (Investigation and review skills only. Delete this line for skills that do write code, and say plainly what they are allowed to touch.)

Preconditions

Stop immediately if any row fails. Report which condition failed. Do not continue.

ConditionIf unmet
Stop, report the unmet condition, do not proceed

Position in the workflow

UpstreamThis skillDownstream
/skill-name

Files to read

Always read

FileWhy

Read only if

FileTrigger condition

Reading everything "just in case" is forbidden. Load the conditional table only when its trigger actually applies.

Steps

Step 1. …

Evidence discipline

  • Report only what you verified directly.
  • Cite locations as path/to/file.ts:L42.
  • When you have no basis for a claim, write "could not confirm" — do not guess.
  • Separate fact from inference explicitly.
  • Attach a URL to any external claim.

Output

Where it goes and what shape it takes. If the template runs long, move it to ${CLAUDE_SKILL_DIR}/reference/output-template.md and point at it here.

Done when

Next

What to run next, and whether to /clear first.

Verwandte Skills

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