Community写作与编辑github.com

Abed-Zahed/claude-skills-kit

7 interconnected Claude Code skills: prompt polishing, engineering workflow, web research, knowledge ingestion, advisory board, and focus group simulation

claude-skills-kit 是什么?

claude-skills-kit is a Claude Code agent skill that 7 interconnected Claude Code skills: prompt polishing, engineering workflow, web research, knowledge ingestion, advisory board, and focus group simulation.

兼容平台Claude Code~Codex CLI~Cursor
npx skills add Abed-Zahed/claude-skills-kit

Installed? Explore more 写作与编辑 skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

在你喜欢的 AI 中提问

打开一个已预加载此 Agent Skill 的新对话。

文档

Claude Skills Kit

Seven interconnected Claude Code skills that form a complete workflow system.

Skills in this kit

  • /polish-prompt — rewrites vague prompts, routes to the right skill, auto-executes clean outputs
  • /modern-engineer — 5-phase build workflow (brainstorm → plan → work → review → debug)
  • /web-scraping — semantic search via Exa + JS scraping via Firecrawl
  • /ingest-resource — saves any resource to structured knowledge/ or projects/ folders
  • /improve-system — 5-mode process review skill
  • /ask-the-board — advisory board simulator with advisor research and consult modes
  • /internal-focus-group — multi-agent panel from ingested people profiles

Install all skills

# macOS / Linux
cp -r skills/* ~/.claude/skills/

# Windows
Copy-Item -Recurse skills\* "$env:USERPROFILE\.claude\skills\"

See README.md for individual skill setup and the optional UserPromptSubmit hook.

相关技能

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