synalinks-skills
Teach AI agents to write correct Synalinks framework code
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install synalinks-skills?โผ
Run `npx skills add SynaLinks/synalinks-skills --all -g -y` in your terminal to install the skill globally for your coding agent.
What is the Synalinks framework?โผ
Synalinks is an open-source, Keras-inspired Python framework for building neuro-symbolic AI applications like agents, RAG pipelines, and self-improving reasoning programs.
Why do AI agents need this skill for Synalinks?โผ
Without guidance, language models mix Keras, LangChain, and DSPy syntax, producing broken code. This skill constrains the agent to correct, idiomatic Synalinks patterns.
Which AI agents work with this skill?โผ
It follows the open SKILL.md standard, so it works with Claude Code, Codex, OpenCode, Cursor, and over 70 other supported agents.
What topics does the synalinks skill cover?โผ
It covers data models, program building, agents and tools, knowledge bases and RAG, training, rewards, optimizers, and model providers, each with runnable example scripts.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core