Agent skill
add-footer
Add a professional footer to README files with engagement prompts, community channels, and call-to-action for subscriptions. Use when you need to enhance your README with a footer that encourages interaction and builds community.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/add-footer-0gis0-ghcp-agent-skills-8c09cbb7
SKILL.md
Add Footer
Add a professional footer to your README files with engagement prompts, community channels, and a subscription call-to-action.
How to use
When asked to add a footer to your README, insert the following block at the end of your file:
## 💬 ¿Tienes dudas o sugerencias?
- 💭 **Comentarios en YouTube**: La mejor forma de hacer preguntas específicas sobre cada capítulo
- 🐛 **Issues en GitHub**: Para reportar bugs o proponer mejoras al código
- 💼 **LinkedIn/Twitter**: Para conversaciones más amplias sobre IA y desarrollo
**¡Suscríbete para no perderte nada!** 🔔
---
<div align="center">
### 🎯 ¿Te ha resultado útil este contenido?
**¡La mejor forma de agradecerlo es con una suscripción!**
Cada nuevo suscriptor me motiva a seguir creando contenido de calidad y mantener estos repositorios actualizados.
[](https://www.youtube.com/c/GiselaTorres?sub_confirmation=1)
¡Nos vemos 👋🏻!
</div>
¡Gracias!
Customization options
Channel links
Update the YouTube subscription link with your channel URL. Replace:
https://www.youtube.com/c/GiselaTorres?sub_confirmation=1- Your YouTube channel subscription link
Community channels
Customize the footer to include your specific community platforms:
- Update YouTube comment link to your channel
- Update GitHub Issues link to your repository
- Add your LinkedIn and Twitter profiles as needed
Styling
- The footer uses centered alignment with
<div align="center"> - Badges use
for-the-badgestyle for modern appearance - Emoji are included for visual appeal and cultural context
Language variants
This footer is designed in Spanish. To adapt for other languages:
- Translate the section titles and descriptions
- Keep the emoji and visual structure
- Adjust the call-to-action phrases to match your audience
Best practices
- Place the footer at the very end of your README
- Ensure all links point to your actual profiles and channels
- Customize the subscription link with your channel's
sub_confirmation=1parameter - Keep the footer consistent across all your repositories for brand recognition
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?