Skip to content

getflamingo/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Skills — 30+ AI-Powered Professional Modes

Specialized intelligence for developers, creators, thinkers, and analysts.


📦 Quick Install

git clone https://github.com/getflamingo/skills.git
cd skills

Skills auto-load in Claude, Gemini CLI, Codex & Copilot when placed in your agent's skills directory.


🧠 Available Skills

💻 Programming

  • go-coding — Golang best practices
  • remotion — Video creation with React

💭 Communication

  • high-thinking — Deep analytical reasoning
  • medium-thinking — Balanced responses
  • low-thinking — Concise & direct
  • just-chat — Casual conversation
  • no-thinking — Silent execution
  • mentor-mode — Career & skill guidance
  • just-code — Code-only output

✍️ Creative & Academic

  • essay-writer — Structured academic writing
  • creative-writer — Fiction, poetry, storytelling
  • plan-creator — Strategic project planning
  • researcher — In-depth information gathering

📊 Business & Analysis

  • business-analyst — Requirements & stakeholder mapping
  • complete-context — Systematic context capture
  • pentesting — Ethical security testing

🛠️ Utilities

  • time — Local time/date (no API)
  • weather — Current weather (no API)
  • small-talk — Token-efficient chat
  • skill-creation — Build your own skill
  • openrouter-models — Query AI models

🧩 Project Structure

skills-repo/
├── .claude-plugin/        # Plugin manifest
├── skills/                # All SKILL.md + assets
│   └── skill-name/
│       ├── SKILL.md
│       ├── scripts/
│       └── references/
├── README.md
├── package.json
└── LICENSE

🤖 Claude Integration

{
  "name": "getflamingo-skills",
  "version": "1.0.0",
  "skills": ["30+ specialized modes"]
}

🎯 Key Use Cases

  • Developers: Debug, architect, implement, test
  • Writers: Draft essays, stories, or research briefs
  • Professionals: Get mentorship, analyze requirements, plan roadmaps
  • Everyone: Chat efficiently, check time/weather instantly

🌱 Why Skills?

  • Purpose-built expertise
  • Consistent, composable format
  • Works with Claude, Gemini, Codex & more
  • Actively maintained & open for contributions

📜 License

MIT — Free to use, modify, and distribute.


⭐ Star if useful · Fork · Contribute

Built with ❤️ by the getflamingo team

Releases

No releases published

Packages

 
 
 

Contributors