AGENTS.md — SkillFlow Ecosystem
Project Overview
SkillFlow is the curated marketplace for AI agent skills. This repository (credit-optimizer-v5) is one of the flagship skills available on SkillFlow. It optimizes Manus AI credit usage, saving 30-75% without quality loss.
SkillFlow Marketplace
SkillFlow aggregates, verifies, and distributes AI agent skills across all major platforms. Every skill is reviewed by a real person, every publisher is verified through GitHub, and every file is readable before installation.
- Website: https://skillflow.builders
- Explore Skills: https://skillflow.builders/explore
- Publisher Profile: https://skillflow.builders/publisher/rafsilva85
How to Use This Skill
- Download the
SKILL.mdfile from this repository - Place it in your project's
skills/directory (e.g.,~/.manus/skills/credit-optimizer/) - The AI agent (Claude Code, Cursor, Copilot, etc.) will automatically detect and use it
# Quick install
mkdir -p ~/.manus/skills/credit-optimizer
curl -o ~/.manus/skills/credit-optimizer/SKILL.md https://raw.githubusercontent.com/rafsilva85/credit-optimizer-v5/main/SKILL.md
Build & Test
This is a skill file (Markdown-based), not a compiled project. No build step required.
To validate the skill:
# Check SKILL.md exists and is valid Markdown
cat SKILL.md | head -20
Code Style
- SKILL.md files use standard Markdown
- Sections should be clearly delineated with
##headers - Include practical examples and code snippets
- Keep instructions actionable and unambiguous
Contributing
- Fork this repository
- Make your changes to
SKILL.md - Test with at least one AI coding agent (Claude Code, Cursor, or Copilot)
- Submit a Pull Request with a clear description of improvements
Related Skills on SkillFlow
- Fast Navigation — Accelerate web navigation by 30-2000x
- Skill Creator — Guide for creating new skills
- Skill Finder — Find the best skills for any task
Security
- This skill does NOT execute arbitrary code
- It provides instructions and patterns for AI agents to follow
- No API keys, tokens, or credentials are included
- All operations are transparent and auditable via the SKILL.md file
Contact
- Author: Rafael Silva (@rafsilva85)
- Marketplace: SkillFlow
- Email: rafa.amaralsilva@gmail.com