This is an example skill for the langgraph-architect plugin.
Activation Triggers
This skill is activated when:
Working with example files
User mentions "example" in their request
Domain Knowledge
Concepts
Example patterns
Best practices
Common use cases
File Patterns
This skill recognizes:
*.example - Example files
example.config.json - Configuration files
Examples
Creating an Example
# Create example file
touch example.txt
Best Practices
Keep examples simple
Document clearly
Provide context
References
Example documentation
Related skills
External resources
1---2name: example-skill-23description: Example Skill4---5# Example Skill67This is an example skill for the langgraph-architect plugin.89## Activation Triggers1011This skill is activated when:12- Working with example files13- User mentions "example" in their request1415## Domain Knowledge1617### Concepts1819- Example patterns20- Best practices21- Common use cases2223### File Patterns2425This skill recognizes:26- `*.example` - Example files27- `example.config.json` - Configuration files2829## Examples3031### Creating an Example3233```bash34# Create example file35touch example.txt36```3738### Best Practices39401. Keep examples simple412. Document clearly423. Provide context4344## References4546- Example documentation47- Related skills48- External resources
Run npx skillmds@latest add lobbi-docs/example-skill-2 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.
Example Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
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.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Lobbi-Docs (@lobbi-docs) published this skill. Their other Agent Skills are listed on their SkillMD profile.