Addyosmani agent skills
Skill jmxt3/gitscape.ai/cli/.agents/skills/addyosmani-agent-skills
Specialist knowledge of the addyosmani/agent-skills project (Shell, JavaScript). Use when working with or extending agent-skills: understanding its architecture, patterns, and configuration. Not for general Shell, JavaScript questions unrelated to agent-skills.From its SKILL.md
npx -y skills add jmxt3/gitscape.ai --skill addyosmani-agent-skillsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- runs commandsInstructs the agent to run 1 command, including `git clone https://github.com/addyosmani/agent-skills.git`.
SKILL.md
1.3 KB, 238 tokens by cl100k_base, as published. Nobody here has run it
addyosmani/agent-skills — Code Skill
What this is
Production-grade engineering skills for AI coding agents.
When to use
- Understanding the architecture and module layout of agent-skills
- Locating and calling functions, classes, and methods in its public API
- Extending or modifying behavior consistent with its existing patterns
- Debugging by tracing through its modules
- Setting up, running, or configuring the project
Key concepts
Top-level areas: .agents/, .claude/, .claude-plugin/, .codex-plugin/, .gemini/, .github/, .opencode/, agents/.
Primary languages: Shell, JavaScript.
Quickstart
git clone https://github.com/addyosmani/agent-skills.git
References
Code Access
The full source digest for this repository is available locally:
What ships with it: 9 files
653.5 KB alongside SKILL.md, 2 of them executable
exporters/
- addyosmani_agent_skills_adk_skill.pyruns1.7 KB
- addyosmani_agent_skills_agno_skill.pyruns1004 B
references/
- addyosmani_agent_skills_digest.txt585.2 KB
- architecture.md1.4 KB
- examples.md5.7 KB
- setup.md4.1 KB
- manifest.json3.2 KB
- scan-report.json7.7 KB
- scan-report.sarif43.3 KB