{ "hooks": { "SessionStart": [ { "hooks": [ { "type": "command", "command": ".claude/hooks/session-start.sh" } ] } ] } }
---
name: settings
description: Imported skill settings from agentskills
---
{
"hooks": {
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": ".claude/hooks/session-start.sh"
}
]
}
]
}
}
Related
- ▌ Skill Creator · anthropic bundleCreate new skills, modify existing ones, and measure their performance through iterative evaluation and benchmarking.
- ▌ Code Reviewer · alirezarezvani bundleAutomates code review for pull requests across 14+ languages, analyzing complexity, risk, code quality, and generating structured review reports.
- ▌ Algorithmic Art · anthropic bundleCreate algorithmic art by first writing a generative philosophy, then expressing it as p5.js sketches with seeded randomness and interactive parameter exploration.
- ▌ Tdd Guide · alirezarezvani bundleGenerates unit tests, analyzes coverage gaps, and guides red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha.
- ▌ Senior Backend · alirezarezvani bundleDesigns and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.
- ▌ Aspnet Core · openai bundleBuild, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Covers Blazor, Razor Pages, MVC, Minimal APIs, Web APIs, SignalR, gRPC, middleware, DI, configuration, auth, testing, performance, deployment, and upgrades.
Frequently asked questions
How do I install the Settings skill?
Run npx skillmds add bitwikiorg/settings in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Settings skill do?
Imported skill settings from agentskills It is listed under Coding & Dev Tools on SkillMD.
Is Settings safe to use?
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: CAUTION, Skill Scanner: PASS. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Settings?
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Settings free to use?
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Settings?
bitwikiorg (@bitwikiorg) published this skill. Their other Agent Skills are listed on their SkillMD profile.