armelhbobdadarmelhbobdadCommunityยท14 Agent Skills Included

bmad-module-skill-forge

Compile verified, source-cited instruction files from code

Compiles verified instruction files from code repositories, documentation, and developer discourse, with every claim traced to an exact file and line. Eliminates hallucinated API calls, stale hand-written rules, and unverifiable documentation guesses. Chains analysis, compilation, testing, and export pipelines so coding agents follow real signatures instead of inventing them.
npx skills add armelhbobdad/bmad-module-skill-forge --all -g -y
Available:

Defines the Ferris orchestrator agent, its workflow modes, menu codes, and pipeline aliases so the agent routes user requests to the correct skill-compilation workflow.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
armelhbobdadarmelhbobdad

skf-audit-skill

Audit compiled Skill artifacts against current source with file:line citations.

Community
Advanced
๐Ÿ“ฆ In Repo
armelhbobdadarmelhbobdad

skf-create-stack-skill

Assemble a stack skill from project manifests and architecture documents.

Community
Advanced
๐Ÿ“ฆ In Repo
armelhbobdadarmelhbobdad

skf-refine-architecture

Validate architecture documents against skill API surfaces and VS feasibility findings.

Community
Advanced
๐Ÿ“ฆ In Repo
armelhbobdadarmelhbobdad

skf-drop-skill

Drops a skill version or entire skill with confirmation and active-version guards.

Community
Advanced
๐Ÿ“ฆ In Repo
armelhbobdadarmelhbobdad

skf-setup

Detect forge tools and write forge-tier.yaml with capability tiers.

Community
Advanced
๐Ÿ“ฆ In Repo
armelhbobdadarmelhbobdad

skf-quick-skill

Resolve GitHub URLs or package names and generate SKILL.md, context-snippet.md, and metadata.json.

Community
Intermediate
๐Ÿ“ฆ In Repo
armelhbobdadarmelhbobdad

skf-create-skill

Compile skill briefs and source code into provenance-anchored SKILL.md artifacts.

Community
Advanced
๐Ÿ“ฆ In Repo
armelhbobdadarmelhbobdad

skf-verify-stack

Validates a stack of skills against architecture and PRD documents.

Community
Advanced
๐Ÿ“ฆ In Repo
armelhbobdadarmelhbobdad

skf-forger

Transform code repositories into verified AI skills with provenance.

Community
Advanced
๐Ÿ“ฆ In Repo
armelhbobdadarmelhbobdad

skf-export-skill

Package skills into agentskills.io-compliant bundles with versioning and IDE context files.

Community
Advanced
๐Ÿ“ฆ In Repo
armelhbobdadarmelhbobdad

skf-campaign

Orchestrate multi-skill SKF pipelines with durable state and machine-readable outputs.

Community
Advanced
๐Ÿ“ฆ In Repo
armelhbobdadarmelhbobdad

skf-test-skill

Validate SKILL.md documentation and API surface against code references.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Skill Forge?โ–ผ

Run `npx skills add armelhbobdad/bmad-module-skill-forge --all -g -y` in your terminal to install the full skill set globally.

How to stop AI agents from hallucinating API calls?โ–ผ

Skill Forge extracts real function signatures and types from source code and compiles them into instruction files where every claim cites an exact file and line, so your agent follows verified facts instead of guessing.

Can Skill Forge build instructions from documentation only?โ–ผ

Yes. For closed-source tools or SaaS APIs, it generates skills from documentation URLs alone, citing the source URL for every instruction.

Does Skill Forge work with Claude Code and Cursor?โ–ผ

Yes. Output follows the open agentskills.io standard and exports context directly into CLAUDE.md, AGENTS.md, and .cursorrules for cross-platform use.

How do I keep generated skills up to date?โ–ผ

Built-in audit and update workflows detect drift between a skill and its source code, then surgically regenerate only the changed parts while preserving your manual edits.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’