Productivity

worldwonderer/story-setup

3.0kgithub.com

网文写作工具集基础设施部署。将 hooks/rules/agents/CLAUDE.md 等基础设施部署到用户项目目录。 触发方式:/story-setup、「准备写书」「帮我搭一下环境」「配置写作项目」

$ npx skills add worldwonderer/oh-story-claudecode
Ver habilidade

autoclaw-cc/xiaohongshu

github.com

小红书(RED/XHS)自动化助手。提供完整的小红书操作能力:登录、发布图文/视频、搜索笔记、浏览详情、点赞收藏评论、查看博主主页、内容策划。 当用户提到小红书、红书、XHS、RED、发笔记、搜笔记、小红书运营等任何与小红书相关的操作时使用此 skill,即使用户没有明确说"小红书"但描述的场景明显是小红书(如"发一篇种草笔记"、"帮我分析这个博主")也应触发。

$ npx skills add autoclaw-cc/xiaohongshu-mcp-skills
Ver habilidade

openai/openai-docs

github.com

Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP tools, use bundled references only as helper context, and restrict any fallback browsing to official OpenAI domains.

$ npx skills add openai/skills
Ver habilidade

affaan-m/claude-api

221.2kgithub.com

Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use, vision, extended thinking, batches, prompt caching, and Claude Agent SDK. Use when building applications with the Claude API or Anthropic SDKs.

$ npx skills add affaan-m/everything-claude-code
Ver habilidade

claude-office-skills/intercom-automation

237github.com

Automate Intercom customer messaging, support workflows, user engagement, and product tours

$ npx skills add claude-office-skills/skills
Ver habilidade

sickn33/telegram-bot-builder

41.6kgithub.com

Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users.

$ npx skills add sickn33/antigravity-awesome-skills
Ver habilidade

coinbase/authenticate-wallet

github.com

Sign in to the wallet. Use when you or the user want to log in, sign in, connect, or set up the wallet, or when any wallet operation fails with authentication or "not signed in" errors. This skill is a prerequisite before sending, trading, or funding.

$ npx skills add coinbase/agentic-wallet-skills
Ver habilidade

claude-office-skills/docusign-automation

237github.com

Automate document signing workflows, envelope management, and e-signature processes

$ npx skills add claude-office-skills/skills
Ver habilidade

claude-office-skills/monday.com-automation

237github.com

Automate Monday.com workflows, board management, team collaboration, and cross-board integrations

$ npx skills add claude-office-skills/skills
Ver habilidade

claude-office-skills/pipedrive-automation

237github.com

Automate Pipedrive CRM workflows including deal management, pipeline tracking, and sales reporting

$ npx skills add claude-office-skills/skills
Ver habilidade

claude-office-skills/weather-automation

237github.com

Automate weather-based workflows, forecasts, alerts, and location-aware notifications

$ npx skills add claude-office-skills/skills
Ver habilidade

trailofbits/skill-improver

5.9kgithub.com

Iteratively reviews and fixes Claude Code skill quality issues until they meet standards. Runs automated fix-review cycles using the skill-reviewer agent. Use to fix skill quality issues, improve skill descriptions, run automated skill review loops, or iteratively refine a skill. Triggers on 'fix my skill', 'improve skill quality', 'skill improvement loop'. NOT for one-time reviews—use /skill-reviewer directly.

$ npx skills add trailofbits/skills
Ver habilidade

claude-office-skills/zendesk-automation

237github.com

Automate customer support workflows with Zendesk ticket management, routing, and analytics

$ npx skills add claude-office-skills/skills
Ver habilidade

claude-office-skills/linear-automation

237github.com

Automate Linear issue tracking, cycle planning, roadmap management, and engineering workflows

$ npx skills add claude-office-skills/skills
Ver habilidade

claude-office-skills/podcast-automation

237github.com

Automate podcast production workflows including recording, editing, publishing, and distribution

$ npx skills add claude-office-skills/skills
Ver habilidade

affaan-m/gateguard

221.2kgithub.com

Fact-forcing gate that blocks Edit/Write/Bash (including MultiEdit) and demands concrete investigation (importers, data schemas, user instruction) before allowing the action. Measurably improves output quality by +2.25 points vs ungated agents.

$ npx skills add affaan-m/everything-claude-code
Ver habilidade

jeffallan/atlassian-mcp

10.2kgithub.com

Integrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use when querying Jira issues with JQL filters, creating and updating tickets with custom fields, searching or editing Confluence pages with CQL, managing sprints and backlogs, setting up MCP server authentication, syncing documentation, or debugging Atlassian API integrations.

$ npx skills add jeffallan/claude-skills
Ver habilidade

claude-office-skills/mcp-hub

237github.com

Access 1200+ AI Agent tools via Model Context Protocol (MCP)

$ npx skills add claude-office-skills/skills
Ver habilidade

claude-office-skills/trello-automation

237github.com

Automate Trello board management, card workflows, power-ups, and team collaboration

$ npx skills add claude-office-skills/skills
Ver habilidade

claude-office-skills/asana-automation

237github.com

Automate Asana project management workflows, task tracking, team collaboration, and reporting

$ npx skills add claude-office-skills/skills
Ver habilidade

czlonkowski/n8n-code-python

github.com

Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes. Use this skill when the user specifically requests Python for an n8n Code node. Note — JavaScript is recommended for 95% of use cases — only use Python when the user explicitly prefers it or the task requires Python-specific standard library capabilities (regex, hashlib, statistics). EXCEPTION — for Python in the AI-agent-callable Custom Code Tool (@n8n/n8n-nodes-langchain.toolCode), use the n8n-code-tool skill instead (input is _query, return must be a string).

$ npx skills add czlonkowski/n8n-skills
Ver habilidade

yanhongxi-openclaw/proactive-self-improving-agent

github.com

自动捕获经验并安全进化的技能。触发条件:(1)命令/操作失败时→记ERRORS.md (2)被用户纠正('不对'/'应该是')时→记LEARNINGS.md (3)用户需要不存在的能力时→记FEATURE_REQUESTS.md (4)外部API/工具出错时→记ERRORS.md (5)发现自己知识过时/错误时→记LEARNINGS.md (6)发现更好做法时→记LEARNINGS.md (7)每个任务完成时→回顾过程,有新经验则记LEARNINGS.md。去重原则:如果没有新经验或已有条目已覆盖则跳过不写。每次写入同时在.learnings/CHANGELOG.md追加JSONL日志。经验反复出现≥3次时晋升到AGENTS.md/TOOLS.md/SOUL.md。详见正文。

$ npx skills add yanhongxi-openclaw/proactive-self-improving-agent
Ver habilidade

apify/apify-influencer-discovery

github.com

Find and evaluate influencers for brand partnerships, verify authenticity, and track collaboration performance across Instagram, Facebook, YouTube, and TikTok.

$ npx skills add apify/agent-skills
Ver habilidade

nomadamas/delivery-tracking

5.8kgithub.com

Track CJ대한통운 and 우체국 parcels by invoice number with official carrier endpoints, and structure the workflow around a carrier adapter that can grow to more couriers later.

$ npx skills add nomadamas/k-skill
Ver habilidade