Agent skill · Business & Finance

claude-capabilities

Current Claude AI and Claude Code capabilities, features, and limits. Consult before making claims about what Claude can or cannot do, what features exist, model availability, pricing, or environment differences. Use when answering "can Claude do X?", comparing Claude AI vs Code, checking current model specs, or advising on which environment suits a task.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill claude-capabilities-guillaumebld-skills-store --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/ai-llm/claude-capabilities-guillaumebld-skills-store/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Claude Capabilities Reference Claude's training data goes stale within weeks of major releases. This skill provides a current reference for Claude AI (web/app) and Claude Code (terminal/IDE) capabilities. Consult these references before making claims about features, limits, or availability. ## Quick Comparison | Capability | Claude AI | Claude Code | |-----------|-----------|-------------| | File system | Container sandbox (`/mnt/user-data/outputs/`) | Full local filesystem | | Shell access | None | Bash tool | | Skills location | Settings > Capabilities (zip upload) | `~/.claude/skills/` or `.claude/skills/` | | MCP connection | UI connectors | `claude mcp add` / settings.json | | Subagents | None | Explore, Plan, custom agents, Agent Teams | | Artifacts | HTML, React, Mermaid, SVG, MD (render inline) | Not available | | Interactive Apps | Slack, Canva, Figma, Box + 5 more | Not available | | Web search | Built-in with citations | WebSearch tool | | File creation | DOCX, PPTX, XLSX, PDF, code files | Any file via Write tool | | Memory | Cross-conversation (automatic) | CLAUDE.md hierarchy + rules/ | | Conversation search | `conversation_search` tool (internal) | Not available |

What's inside
Steps it walks through
  1. Quick Comparison
  2. Reference Files
  3. Maintenance
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the claude-capabilities skill do?

Current Claude AI and Claude Code capabilities, features, and limits. Consult before making claims about what Claude can or cannot do, what features exist, model availability, pricing, or environment differences. Use when answering "can Claude do X?", comparing Claude AI vs Code, checking current model specs, or advising on which environment suits a task.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill claude-capabilities-guillaumebld-skills-store --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going