Nijjaraerp Claude
nijjaraerp-claude is a Claude Code plugin collection for the Build phase that ships Anthropic example skills demonstrating document, spreadsheet, presentation, Slack, and styling agent capabilities.
Install Anthropic’s example skill plugins to see how document, spreadsheet, presentation, Slack, and styling skills are structured before you write your own.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install nijjaraerp-claude@nijjaraerp/ClaudeBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:nijjaraerp/Claude") and the paste-ready config with skillselion.get_install_config("plugin:nijjaraerp/Claude").
What it does
nijjaraerp-claude packages Anthropic example skills as Claude Code plugins so indie builders can study working patterns for documents, spreadsheets, presentations, Slack messaging, visual styling, and related automations. If you are shipping with agents but have only used generic coding prompts, these examples show how skills declare triggers, outputs, and themed artifacts in a way that maps to real office and product workflows. They are not a turnkey SaaS stack; they are a curriculum you borrow from when you validate scope, build custom skills, or document how your team expects Claude to behave. Use the collection when you need a concrete template before writing your first internal skill, when you want to test artifact generation flows, or when you are comparing how communications and design-oriented skills differ from pure code tools. Expect to adapt naming, permissions, and triggers to your product rather than deploying the bundle unchanged.
Highlights
- Anthropic-style example skills covering documents, Excel, PowerPoint, Slack, and visual themes
- Demonstrates algorithmic and communications-oriented skill patterns in a real plugin bundle
- Useful reference for artifact creation, styling, and internal suite-style automations
- Plugin count: 2 in the nijjaraerp/Claude repository listing
- Spans multiple capability areas so you can copy structure instead of inventing SKILL.md from scratch
Why builders use it
New agent builders stare at an empty SKILL.md and guess how Anthropic-style skills should look for real artifacts and comms workflows.
After installing the plugins, you have living examples to copy, trim, or extend when you author your own Claude Code skills.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is nijjaraerp-claude for?
It is for developers and solo founders who use Claude Code and want Anthropic-style example skills as templates for documents, slides, sheets, Slack, and styling workflows.
When should I use nijjaraerp-claude?
Use it while scoping or building your own skills, when you need proven SKILL.md patterns, or when you want to experiment with artifact and communications capabilities safely.
How do I add nijjaraerp-claude to my agent?
Register the plugins from the nijjaraerp/Claude repository through Claude Code’s plugin installation flow, then enable the example skills you want to study or fork.
Comments
Share how you use nijjaraerp-claude, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.